public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-22 10:07:49 to 2009-04-22 17:30:33 UTC [more...]

[PATCH] netfilter: use per-cpu spinlock rather than RCU (v3)
 2009-04-22 17:18 UTC  (25+ messages)
  ` [PATCH] netfilter: use per-cpu recursive lock (v10)
            ` [PATCH] netfilter: use per-cpu recursive lock (v11)
                    ` [PATCH] netfilter: use per-cpu recursive lock (v13)

[PATCH -tip] remove the BKL: Replace BKL in mount/umount syscalls with a mutex
 2009-04-22 17:28 UTC  (11+ messages)

[PATCH] usb/core/hub.c: fix sparse warnings
 2009-04-22 17:25 UTC  (3+ messages)

[PATCH 0/2] Fix sys_sync() bug and slightly cleanup the code
 2009-04-22 17:23 UTC  (6+ messages)
` [PATCH] vfs: Fix sys_sync() and fsync_super() reliability
` [PATCH] vfs: Merge sync_supers(), sync_filesystems() and sync_blockdevs()

[PATCH 0/2] [GIT PULL] tracing: various bug fixes
 2009-04-22 17:22 UTC  (9+ messages)

[BUILD FAILURE 02/12] Next April 21 : PPC64 randconfig [drivers/net/ni65.c]
 2009-04-22 17:20 UTC  (3+ messages)

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

[PATCH 00/22] Cleanup and optimise the page allocator V7
 2009-04-22 17:14 UTC  (28+ messages)
` [PATCH 01/22] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 02/22] Do not sanity check order in the fast path
` [PATCH 03/22] Do not check NUMA node ID when the caller knows the node is valid
` [PATCH 04/22] Check only once if the zonelist is suitable for the allocation
` [PATCH 05/22] Break up the allocator entry point into fast and slow paths
` [PATCH 06/22] Move check for disabled anti-fragmentation out of fastpath
` [PATCH 07/22] Calculate the preferred zone for allocation only once
` [PATCH 08/22] Calculate the migratetype "
` [PATCH 09/22] Calculate the alloc_flags "
` [PATCH 10/22] Remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
` [PATCH 11/22] Inline __rmqueue_smallest()
` [PATCH 12/22] Inline buffered_rmqueue()
` [PATCH 13/22] Inline __rmqueue_fallback()
` [PATCH 14/22] Do not call get_pageblock_migratetype() more than necessary
` [PATCH 15/22] Do not disable interrupts in free_page_mlock()
` [PATCH 16/22] Do not setup zonelist cache when there is only one node
` [PATCH 17/22] Do not check for compound pages during the page allocator sanity checks
` [PATCH 18/22] Use allocation flags as an index to the zone watermark
` [PATCH 19/22] Update NR_FREE_PAGES only as necessary
` [PATCH 20/22] Get the pageblock migratetype without disabling interrupts
` [PATCH 21/22] Use a pre-calculated value instead of num_online_nodes() in fast paths
` [PATCH 22/22] slab: Use nr_online_nodes to check for a NUMA platform

[BUG] IO-APIC + timer doesn't work!
 2009-04-22 17:13 UTC  (11+ messages)

[RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep for more than 2.15 seconds
 2009-04-22 17:04 UTC  (8+ messages)

[PATCH 0/3] [ISDN] Documentation patchset
 2009-04-22 14:31 UTC  (4+ messages)
` [PATCH 3/3] Add reference to CAPI 2.0 standard
` [PATCH 1/3] update Documentation/isdn/00-INDEX
` [PATCH 2/3] Documentation/isdn/INTERFACE.CAPI

linux-next: Tree for April 22
 2009-04-22 16:55 UTC  (6+ messages)
` linux-next: Tree for April 22 [BUG] ep93xx_keypad_open: undefined reference to `clk_set_rate'
  ` linux-next: Tree for April 22 [BUG] ep93xx_keypad_open:undefined "
` April 22 Next : net/rfkill randconfig failure
` linux-next: Tree for April 22: kmemleak: unreferenced object
` linux-next: Tree for April 22 (rndis_wlan)

Booting 2.6.30-rc2-git7 very slow
 2009-04-22 16:55 UTC 

[PATCH] libata: rewrite SCSI host scheme to be one per ATA host
 2009-04-22 16:52 UTC  (10+ messages)

[BUG] rbtree bug with mmotm 2009-04-14-17-24
 2009-04-22 16:37 UTC  (9+ messages)

[PATCH 1/3] IB/ehca: Replace vmalloc with kmalloc
 2009-04-22 16:12 UTC  (6+ messages)

[PATCH] slow_work_thread() should do the exclusive wait
 2009-04-22 16:23 UTC  (17+ messages)
                ` [PATCH] Document that wake_up(), complete() and co. imply a full memory barrier

Question : internal processing of block I/O queue
 2009-04-22 16:17 UTC  (2+ messages)

[PATCH][BUILD FAILURE 03/12] Re: Next April 21 : PPC64 randconfig [arch/powerpc/kernel/of_platform.o]
 2009-04-22 16:16 UTC 

[GIT PATCH linux-2.6-block] block: cleanup patches, take#3
 2009-04-22 16:04 UTC  (7+ messages)
` [PATCH 07/14] block: reorganize request fetching functions
` [PATCH 12/14] block: replace end_request() with [__]blk_end_request_cur()

Re-implement MCE log ring buffer as per-CPU ring buffer
 2009-04-22 15:58 UTC  (10+ messages)

[PATCH 0/10] MAINTAINERS - add script, patterns and misc updates
 2009-04-22 15:54 UTC  (5+ messages)

[RFC PATCH] v3 RCU implementation with fast grace periods
 2009-04-22 15:49 UTC  (6+ messages)

2.6.30-rc1: ioatdma: DMA-API: device driver frees DMA memory with wrong function
 2009-04-22 15:48 UTC  (7+ messages)

[RFC] __ffs64()
 2009-04-22 15:46 UTC 

(no subject)
 2009-04-22 15:44 UTC 

[PATCH] uv_time: add parameter to uv_read_rtc()
 2009-04-22 15:42 UTC  (3+ messages)
` [tip:x86/urgent] "

[PATCH] DMA: TXx9 Soc DMA Controller driver (v3)
 2009-04-22 15:40 UTC 

[PATCH] TXx9: Add DMAC support (v3)
 2009-04-22 15:40 UTC 

Wait for console to become available, v3.2
 2009-04-22 15:40 UTC  (2+ messages)

[GIT PULL] sound updates for 2.6.30-rc3
 2009-04-22 15:37 UTC 

[PATCH RFC] Documentation/isdn/INTERFACE.CAPI
 2009-04-22 15:35 UTC  (7+ messages)
` [PATCH RFC v2] Documentation/isdn/INTERFACE.CAPI

Idea: Feature information / extensions dispatcher syscall
 2009-04-22 15:33 UTC  (7+ messages)
    `  "

[dm-devel] Re: dm-ioband: Test results
 2009-04-22 15:18 UTC  (5+ messages)
`  "

[BUILD FAILURE 09/12] Next April 21 : PPC64 randconfig [drivers/staging/comedi/drivers.o]
 2009-04-22 15:10 UTC  (4+ messages)

Proposal: make RAID6 code optional
 2009-04-22 15:11 UTC  (10+ messages)

[RFD] voltage/current regulator consumer interface
 2009-04-22 15:00 UTC  (3+ messages)

[PATCH 00/25] Cleanup and optimise the page allocator V6
 2009-04-22 14:43 UTC  (14+ messages)
` [PATCH 18/25] Do not disable interrupts in free_page_mlock()
` [PATCH 20/25] Do not check for compound pages during the page allocator sanity checks
` [PATCH 21/25] Use allocation flags as an index to the zone watermark

[PATCH] low order lumpy reclaim also should use PAGEOUT_IO_SYNC
 2009-04-22 14:32 UTC  (2+ messages)

regression IWl3945 - doesn't work with recent 2.6.30-rcX
 2009-04-22 14:01 UTC  (2+ messages)

[BUILD FAILURE 04/04] Next April 21 : x86_64 randconfig [drivers/built-in.o]
 2009-04-22 14:10 UTC  (3+ messages)

[PATCH] atomic: Only take lock when the counter drops to zero on UP as well
 2009-04-22 14:08 UTC  (6+ messages)

[PATCH] tracing/events: make struct trace_entry->type to be int type
 2009-04-22 14:07 UTC  (6+ messages)
` [tip:tracing/core] "

[PATCH -v2] Add MCE support to KVM
 2009-04-22 13:58 UTC  (13+ messages)

[BUG] IO-APIC + timer doesn't work!
 2009-04-22 13:54 UTC  (3+ messages)
` [tip:x86/urgent] x86: hpet: fix periodic mode programming on AMD 81xx

Why module_exit() is void and not int? What about can_unload()?
 2009-04-22 13:54 UTC 

[RFC] IO Controller
 2009-04-22 13:23 UTC  (5+ messages)

cdc-acm driver hangs on poll() call - 2.6.27, works on 2.6.24
 2009-04-22 13:25 UTC  (8+ messages)

[PATCH] [Target_Core_Mod/pSCSI]: Add optional legacy scsi_execute_async() usage for Linux/SCSI passthrough
 2009-04-22 13:24 UTC  (6+ messages)

[Bug #13058] First hibernation attempt fails
 2009-04-22 13:07 UTC  (11+ messages)

[GIT PULL] block bits for 2.6.30-rc3
 2009-04-22 12:47 UTC  (4+ messages)

[PATCH 0/7] cgroup: io-throttle controller (v14)
 2009-04-22 12:43 UTC  (7+ messages)

mailbox has exceeded the storage limit
 2009-04-22 12:18 UTC 

Regression: EEE PC hangs when booting off battery
 2009-04-22 12:17 UTC  (6+ messages)
` [BISECTED] "
      ` [FIXED] "

[PATCH] block: simplify I/O stat accounting
 2009-04-22 12:16 UTC  (8+ messages)
` [PATCH v2] "
          ` [PATCH v3] "

[Patch] mm tracepoints update
 2009-04-22 12:07 UTC  (4+ messages)

[PATCHSET] CUSE: implement CUSE, take #3
 2009-04-22 11:39 UTC  (2+ messages)

Booting 2.6.30-rc2-git7 very slow
 2009-04-22 11:32 UTC 

[RFC][PATCH] fix sign extension with 1.5TB usb-storage LBD=y
 2009-04-22 11:27 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 1/6] Char: cyclades, plx9060 casts cleanup
 2009-04-22 11:15 UTC  (2+ messages)

[PATCH] MN10300: Update the ASB2303 defconfig
 2009-04-22 11:10 UTC 

[PATCH] Delete slow-work timers properly
 2009-04-22 11:01 UTC 

[GIT]: Sparc
 2009-04-22 10:48 UTC 

[GIT]: Networking
 2009-04-22 10:48 UTC 

[PATCH 0/2 v3] [GIT PULL] tracing/events: add the __string field
 2009-04-22 10:41 UTC  (9+ messages)
` [PATCH 1/2 v3] tracing/events: provide string with undefined size support
          ` [PATCH][GIT-PULL] tracing/events: protect __get_str()

Wait for console to become available, v3.2
 2009-04-22 10:39 UTC  (8+ messages)

[PATCH] x86 microcode: work_on_cpu and cleanup of the synchronization logic
 2009-04-22 10:36 UTC  (6+ messages)

[PATCH 00/14] DRBD: a block device for HA clusters
 2009-04-22 10:31 UTC  (4+ messages)
` [PATCH 06/14] DRBD: userspace_interface

[PATCH 9/9] ext3: do not throttle metadata and journal IO
 2009-04-22 10:22 UTC  (11+ messages)

[patch 4/5] x2apic, IR: remove reinit_intr_remapped_IO_APIC()
 2009-04-22 10:06 UTC  (2+ messages)
` [tip:x86/apic] x86: "


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