public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-20 23:45:38 to 2009-04-21 09:19:25 UTC [more...]

[PATCH RFC] Documentation/isdn/INTERFACE.CAPI
 2009-04-21  9:18 UTC  (2+ messages)
` [PATCH RFC v2] Documentation/isdn/INTERFACE.CAPI

dma-debug: add a check dma memory leaks
 2009-04-21  9:20 UTC  (2+ messages)

[PATCH] Add MCE support to KVM
 2009-04-21  9:14 UTC  (19+ messages)
                                  ` Xenner design and kvm msr handling

GFS2: A couple more small fixes
 2009-04-21  8:09 UTC  (3+ messages)
` [PATCH 1/2] GFS2: Clear dirty bit at end of inode glock sync
  ` [PATCH 2/2] GFS2: Fix page_mkwrite() return code

[PATCH 1/3] tracing/filters: don't remove old filters when failed to write subsys->filter
 2009-04-21  9:12 UTC  (3+ messages)
` [PATCH 2/3] tracing/filters: allow user-input to be integer-like string
` [PATCH 3/3] tracing/filters: disallow newline as delimeter

[PATCH 00/25] Cleanup and optimise the page allocator V6
 2009-04-21  9:08 UTC  (54+ messages)
` [PATCH 01/25] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 02/25] Do not sanity check order in the fast path
` [PATCH 03/25] Do not check NUMA node ID when the caller knows the node is valid
` [PATCH 04/25] Check only once if the zonelist is suitable for the allocation
` [PATCH 05/25] Break up the allocator entry point into fast and slow paths
` [PATCH 06/25] Move check for disabled anti-fragmentation out of fastpath
` [PATCH 07/25] Check in advance if the zonelist needs additional filtering
` [PATCH 08/25] Calculate the preferred zone for allocation only once
` [PATCH 09/25] Calculate the migratetype "
` [PATCH 10/25] Calculate the alloc_flags "
` [PATCH 11/25] Calculate the cold parameter "
` [PATCH 12/25] Remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
` [PATCH 13/25] Inline __rmqueue_smallest()
` [PATCH 18/25] Do not disable interrupts in free_page_mlock()
` [PATCH 24/25] Re-sort GFP flags and fix whitespace alignment for easier reading
` [PATCH 25/25] Use a pre-calculated value instead of num_online_nodes() in fast paths

[PATCH] Staging: rtl8187se: Use to_delayed_work
 2009-04-21  9:07 UTC  (2+ messages)

[PATCH] drivers: move media after i2c
 2009-04-21  9:01 UTC  (2+ messages)

[PATCH] netfilter: use per-cpu spinlock rather than RCU (v3)
 2009-04-21  8:55 UTC  (26+ messages)
            ` [PATCH] netfilter: use per-cpu recursive lock (v10)
                      ` [PATCH] netfilter: use per-cpu recursive lock (v11)

[Resend][PATCH] usb driver for intellon int51x1 based PLC like devolo dlan duo
 2009-04-21  8:57 UTC  (4+ messages)
  ` [PATCH 0/2] "

arch/x86/Kconfig selects invalid HAVE_READQ, HAVE_WRITEQ vars
 2009-04-21  8:57 UTC  (11+ messages)

[patch 1/3] mm: fix pageref leak in do_swap_page()
 2009-04-21  8:52 UTC  (8+ messages)
` [patch 3/3][rfc] vmscan: batched swap slot allocation

[PATCH 2.6.29.1 1/1] 8139too: fix HW initial flow
 2009-04-21  8:52 UTC  (2+ messages)

[LTP] statvfs -> f_bavail
 2009-04-21  8:45 UTC  (7+ messages)

[PATCH] x86: unify noexec handling
 2009-04-21  8:39 UTC 

[PATCH 0/9] cgroup: io-throttle controller (v13)
 2009-04-21  8:37 UTC  (16+ messages)
` [PATCH 1/9] io-throttle documentation
` [PATCH 9/9] ext3: do not throttle metadata and journal IO

[PATCH 1/2] fs/compat_ioctl: fix build when !BLOCK
 2009-04-21  8:34 UTC  (2+ messages)

[PATCH] x86 microcode: work_on_cpu and cleanup of the synchronization logic
 2009-04-21  8:29 UTC  (2+ messages)

VIA Padlock driver no longer loads automatically
 2009-04-21  8:26 UTC  (4+ messages)

[GIT PULL] sh updates for 2.6.30-rc3
 2009-04-21  8:20 UTC 

[PATCH 0/2] [GIT PULL] tracing: various bug fixes
 2009-04-21  8:23 UTC  (2+ messages)

Microblaze noMMU/MMU merge
 2009-04-21  8:25 UTC  (3+ messages)

[BUG] NULL pointer crash in early NMI handler
 2009-04-21  8:12 UTC  (5+ messages)
` [PATCH] x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC
  ` [PATCH] x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y
` [tip:x86/urgent] x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC
` [tip:x86/urgent] x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y

[patch 5/5] x2apic, IR: Make config X86_UV dependent on X86_X2APIC
 2009-04-21  8:07 UTC  (2+ messages)
` [tip:x86/apic] x86: "

[patch 1/5] x2apic, IR: cleanup X86_X2APIC and INTR_REMAP config checks
 2009-04-21  8:07 UTC  (9+ messages)
` [patch 3/5] x2apic, IR: cleanup panic() with nox2apic boot option
  ` [tip:x86/apic] x86: x2apic, IR: Clean up "
` [patch 4/5] x2apic, IR: remove reinit_intr_remapped_IO_APIC()
` [tip:x86/apic] x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks

[patch 2/5] x2apic, IR: Fix compiler warning with !CONFIG_INTR_REMAP
 2009-04-21  8:07 UTC  (2+ messages)
` [tip:x86/apic] x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_REMAP section

[tip:sched/core] sched: Replace first_cpu() with cpumask_first() in ILB nomination code
 2009-04-21  8:06 UTC 

Wait for console to become available, v3.2
 2009-04-21  8:03 UTC  (4+ messages)

[PATCH] low order lumpy reclaim also should use PAGEOUT_IO_SYNC
 2009-04-21  7:39 UTC  (4+ messages)

[PATCH] OMAP: HSMMC: Do not enable buffer ready interrupt if using DMA
 2009-04-21  7:39 UTC 

2.6.29 regression: left audio channel broken after resume from suspend with Intel HDA
 2009-04-21  7:39 UTC  (6+ messages)

[PATCH] go7007: Convert to the new i2c device binding model
 2009-04-21  7:39 UTC  (2+ messages)

[PATCH 2/2] pktcdvd.h should include mempool.h
 2009-04-21  7:32 UTC  (2+ messages)

[PATCH] [RFC] make hd_struct->in_flight atomic to avoid diskstat corruption
 2009-04-21  7:31 UTC  (7+ messages)

[RFC][PATCH] block: enable by default support for large devices and files on 32-bit archs
 2009-04-21  7:25 UTC  (3+ messages)

[RFC][PATCH] fix swap entries is not reclaimed in proper way for mem+swap controller
 2009-04-21  7:21 UTC 

[RFC] Stupid tracepoint ideas
 2009-04-21  7:21 UTC  (5+ messages)

Is sata_nv compatible with async scsi scan?
 2009-04-21  7:03 UTC 

[RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep for more than 2.15 seconds
 2009-04-21  6:35 UTC  (2+ messages)

linux-next ia64 build problems in slqb
 2009-04-21  6:29 UTC  (5+ messages)

Microblaze fixes for revision
 2009-04-21  6:30 UTC  (3+ messages)

[RFC v2] virtio: add virtio-over-PCI driver
 2009-04-21  6:09 UTC  (6+ messages)

[RFD] voltage/current regulator consumer interface
 2009-04-21  6:07 UTC  (2+ messages)

[PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
 2009-04-21  6:01 UTC  (13+ messages)

enable padlock on x86_64
 2009-04-21  5:59 UTC  (6+ messages)

AIM9 from 2.6.22 to 2.6.29
 2009-04-21  5:47 UTC  (4+ messages)

linux-next: Tree for April 21
 2009-04-21  5:41 UTC  (4+ messages)

Quick question about libata and hdparm
 2009-04-21  5:32 UTC  (6+ messages)

[PATCH][tip:core/futexes][next][rt] remove FUTEX_REQUEUE_PI (non CMP)
 2009-04-21  5:22 UTC 

[PATCH] Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc
 2009-04-21  5:20 UTC 

Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc
 2009-04-21  5:17 UTC  (2+ messages)

[PATCH 0/5] [GIT PULL] updates for tip
 2009-04-21  5:15 UTC  (4+ messages)
` [PATCH 1/5] ftrace: use module notifier for function tracer

[PATCH, RFC] check for frozen filesystems in the mmap path
 2009-04-21  5:11 UTC  (2+ messages)

[PATCH] fbdev: fix fillrect for 24bpp modes
 2009-04-21  5:10 UTC  (5+ messages)
` [Linux-fbdev-devel] "
    ` [PATCH v2] "

man-pages-3.21 is released
 2009-04-21  5:00 UTC 

Problems with default ACLs over NFS
 2009-04-21  5:00 UTC  (8+ messages)

[RFC PATCH] v3 RCU implementation with fast grace periods
 2009-04-21  4:59 UTC 

[PATCH 0/7] cgroup: io-throttle controller (v14)
 2009-04-21  4:15 UTC  (7+ messages)
` [PATCH 2/7] res_counter: introduce ratelimiting attributes
` [PATCH 4/7] io-throttle controller infrastructure

[git pull] vfs patches for -rc3
 2009-04-21  3:44 UTC 

question regarding the -stable patch queue ?
 2009-04-21  3:27 UTC  (2+ messages)
` [stable] "

swap hint
 2009-04-21  3:01 UTC  (2+ messages)

[PATCH 0/4] ksm - dynamic page sharing driver for linux v3
 2009-04-21  2:59 UTC  (4+ messages)

[PATCH] Add file based RSS accounting for memory resource controller (v2)
 2009-04-21  3:00 UTC  (11+ messages)
              ` [PATCH] Add file based RSS accounting for memory resource controller (v3)

[patch 08/14] input: PCAP2 based touchscreen driver
 2009-04-21  2:38 UTC  (4+ messages)

[PATCH 01/11] microblaze: Remove unneded per cpu SYSCALL_SAVE variable
 2009-04-21  2:24 UTC  (8+ messages)
` [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze
  ` [microblaze-uclinux] "

[PATCH v2 5/4] ftrace, workqueuetrace: display work name
 2009-04-21  1:57 UTC  (7+ messages)
    ` [PATCH 0/4] ftrace, workqueuetrace: Add worklet informationame
      ` [PATCH 4/4] trace_workqueue: Add worklet information
          `  "

[2.6.30-rc2] CD-R: wodim intermittent failures: [sr0] Add. Sense: Logical block address out of range, sector 0
 2009-04-21  1:52 UTC 

[Announce] 2.6.29-rc4-rt1
 2009-04-21  1:47 UTC  (17+ messages)
` [Announce] 2.6.29-rc4-rt2
  ` [Announce] 2.6.29-rc6-rt2
      ` [Announce] 2.6.29-rc6-rt3
        ` [Announce] 2.6.29-rc7-rt1
          ` [Announce] 2.6.29-rc78rt1
            ` [Announce] 2.6.29-rc8-rt2
              ` [Announce] 2.6.29-rc8-rt3
                ` [Announce] 2.6.29-rt1
                  ` [Announce] 2.6.29-rt2
                    ` [Announce] 2.6.29.1-rt4
                      ` [Announce] 2.6.29.1-rt5
                        ` [Announce] 2.6.29.1-rt6
                          ` [Announce] 2.6.29.1-rt7
                            ` [Announce] 2.6.29.1-rt8
                              ` [BUG] 2.6.29.1-rt8, undefined reference to hrtimer_wait_for_timer

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-04-21  1:47 UTC  (5+ messages)

[PATCH] Doc: hrtimers.txt was moved a long time ago, update reference
 2009-04-21  1:43 UTC 

[PATCH] Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense
 2009-04-21  1:42 UTC 

[PATCH V3] Fix Committed_AS underflow
 2009-04-21  1:41 UTC  (3+ messages)

[PATCH] x86/pci: do assign root bus res if _CRS is used
 2009-04-21  1:35 UTC 

(no subject)
 2009-04-20 23:45 UTC 

[PATCH v3 1/1] ftrace, workqueuetrace: Make workqueue tracepoints use TRACE_EVENT macro
 2009-04-21  1:20 UTC  (3+ messages)

[PATCH] microblaze: iowrite upon timeout
 2009-04-21  1:18 UTC  (2+ messages)
` [microblaze-uclinux] "

[PATCH 01/10] Documentation
 2009-04-21  1:16 UTC  (12+ messages)
            ` IO controller discussion (Was: Re: [PATCH 01/10] Documentation)

[PATCH 0/7] cgroup: io-throttle controller (v14)
 2009-04-21  1:16 UTC  (4+ messages)

[PATCH 0/4] fix some improper uses of dev_set_name
 2009-04-21  0:17 UTC  (5+ messages)
  ` [PATCH 1/4] driver core: use string format when name is another device's name
  ` [PATCH 2/4] driver core: use string format when name is given to an exported function
  ` [PATCH 3/4] input: set the device's name and copy it to private version
  ` [PATCH 4/4] ARM: use put_device instead of kfree

[PATCH] DMA: TXx9 Soc DMA Controller driver (v2)
 2009-04-21  0:34 UTC  (4+ messages)

[PATCH] drivers: memory_open cleanup - lookup minor device number from devlist
 2009-04-21  0:27 UTC  (3+ messages)

Q: NFSD readdir in linux-2.6.28
 2009-04-21  0:29 UTC  (11+ messages)
          ` [PATCH] Fix i_mutex handling in nfsd readdir
            ` [PATCH v2] "

Address of .globl _start
 2009-04-21  0:12 UTC  (2+ messages)

[PATCH] x86/pci: make pci_mem_start to be aligned only -v3
 2009-04-21  0:09 UTC  (12+ messages)
` [PATCH] x86/pci: make pci_mem_start to be aligned only -v4

Porting the ibm_newemac driver to use phylib (and other PHY/MAC questions)
 2009-04-21  0:10 UTC  (3+ messages)

[PATCH 2/6] crypto: compress - Add pcomp interface
 2009-04-21  0:09 UTC  (14+ messages)
` [PATCH 3/6] crypto: testmgr - Add support for the "
  ` [PATCH 4/6] crypto: new zlib crypto module, using pcomp
    ` [PATCH 5/6] crypto: testmgr - add zlib test
      ` [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface
              ` [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface)
                ` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface))
                      ` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out

[PATCH] squashfs broken when pageszie > blocksize
 2009-04-21  0:02 UTC  (4+ messages)
    ` [Squashfs-devel] "

bond interface arp, vlan and trunk / network question
 2009-04-21  0:01 UTC  (9+ messages)

[PATCH v3 1/1] ftrace, workqueuetrace: Make workqueuetracepoints use TRACE_EVENT macro
 2009-04-20 23:48 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox