linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-07 08:01:51 to 2009-10-07 14:30:22 UTC [more...]

[this_cpu_xx V5 00/19] Introduce per cpu atomic operations and avoid per cpu address arithmetic
 2009-10-07 14:23 UTC  (11+ messages)
` [this_cpu_xx V5 01/19] Introduce this_cpu_ptr() and generic this_cpu_* operations
` [this_cpu_xx V5 19/19] SLUB: Experimental new fastpath w/o interrupt disable

spitz: add gpio button support
 2009-10-07 14:27 UTC  (6+ messages)
` spitz: add gpio button support (AK_INT and remote control description)

[PATCH 1/5] checkpatch: fix false errors due to macro concatenation
 2009-10-07 14:26 UTC  (10+ messages)
` [PATCH 2/5] checkpatch: fix hang in relative indent checking
  ` [PATCH 3/5] checkpatch: add a blacklist

[PATCH 1/1] perf tools: Install the docs by default
 2009-10-07 14:26 UTC 

[PATCH 00/45] some writeback experiments
 2009-10-07 14:26 UTC  (46+ messages)
` [PATCH 01/45] writeback: reduce calls to global_page_state in balance_dirty_pages()
` [PATCH 02/45] writeback: reduce calculation of bdi dirty thresholds
` [PATCH 04/45] writeback: remove unused nonblocking and congestion checks
` [PATCH 05/45] writeback: remove the always false bdi_cap_writeback_dirty() test
` [PATCH 06/45] writeback: use larger ratelimit when dirty_exceeded
` [PATCH 08/45] writeback: quit on wrap for .range_cyclic (write_cache_pages)
` [PATCH 09/45] writeback: quit on wrap for .range_cyclic (pohmelfs)
` [PATCH 10/45] writeback: quit on wrap for .range_cyclic (btrfs)
` [PATCH 11/45] writeback: quit on wrap for .range_cyclic (cifs)
` [PATCH 12/45] writeback: quit on wrap for .range_cyclic (ext4)
` [PATCH 13/45] writeback: quit on wrap for .range_cyclic (gfs2)
` [PATCH 14/45] writeback: quit on wrap for .range_cyclic (afs)
` [PATCH 15/45] writeback: fix queue_io() ordering
` [PATCH 21/45] writeback: estimate bdi write bandwidth
` [PATCH 23/45] writeback: kill space in debugfs item name
` [PATCH 25/45] writeback: convert wbc.nr_to_write to per-file parameter
` [PATCH 26/45] block: pass the non-rotational queue flag to backing_dev_info
` [PATCH 27/45] writeback: introduce wbc.for_background
` [PATCH 28/45] writeback: introduce wbc.nr_segments
` [PATCH 29/45] writeback: fix the shmem AOP_WRITEPAGE_ACTIVATE case
` [PATCH 31/45] writeback: sync old inodes first in background writeback
` [PATCH 32/45] writeback: update kupdate expire timestamp on each scan of b_io
` [PATCH 34/45] writeback: sync livelock - kick background writeback
` [PATCH 36/45] writeback: sync livelock - curb dirty speed for inodes to be synced
` [PATCH 38/45] writeback: introduce queue b_more_io_wait
` [PATCH 39/45] writeback: remove wbc.more_io
` [PATCH 40/45] writeback: requeue_io_wait() on I_SYNC locked inode
` [PATCH 41/45] writeback: requeue_io_wait() on pages_skipped inode
` [PATCH 42/45] writeback: requeue_io_wait() on blocked inode
` [PATCH 44/45] NFS: remove NFS_INO_FLUSHING lock
` [PATCH 45/45] btrfs: fix race on syncing the btree inode

[PATCH] adjust gfp mask passed on nested vmalloc() invocation (v3)
 2009-10-07 14:26 UTC 

[PATCH] adjust gfp mask passed on nested vmalloc() invocation (v2)
 2009-10-07 14:26 UTC  (3+ messages)

Massive ext4 filesystem corruption after a failed s2disk/ram cycle
 2009-10-07 14:25 UTC  (4+ messages)

Xilinx SYSACE driver and 8-bit attachment
 2009-10-07 14:24 UTC  (3+ messages)

Linux 2.6.32-rc3
 2009-10-07 14:23 UTC  (12+ messages)
` 2.6.32-rc3: floating-point build failure (undefined reference to `__udivdi3' in menu governor)

[2.6.32-rc3] iwlagn lost connection after s2ram (with warnings)
 2009-10-07 14:20 UTC 

[RFC][PATCH 0/9] perf trace: support for general-purpose scripting
 2009-10-07 14:13 UTC  (9+ messages)
` [RFC][PATCH 1/9] tracing/events: Add 'signed' field to format files
` [RFC][PATCH 5/9] perf trace: Add Perl scripting support

clock_nanosleep: cyclic POSIX thread freezes during time setting
 2009-10-07 14:13 UTC  (7+ messages)
  ` AW: "
      ` AW: "

[PATCHv1 1/3] OMAP UART: Adds omap-serial driver support
 2009-10-07 14:06 UTC  (2+ messages)

[PATCH][ACPI] AC/DC notifier
 2009-10-07 14:05 UTC  (7+ messages)

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-10-07 14:04 UTC  (5+ messages)
` [Bug #14258] Memory leak in SCSI initialization

printk: fix loglevels as used by x86 stack dump code
 2009-10-07 13:55 UTC  (9+ messages)
` [PATCH 1/7] printk: clean up return value
` [PATCH 2/7] kmsg: no need to limit the return value of printk
` [PATCH 3/7] printk: move the printing of the loglevel tag into a separate function
` [PATCH 4/7] printk: remove redundant test
` [PATCH 5/7] printk: fix printk(KERN_EMERG) followed by printk("emergency message\n")
` [PATCH 6/7] x86 dumpstack: fix printing of stack dump loglevels
` [PATCH 7/7] x86 dumpstack: fix log level of the first line in the stack dump

[PATCH tip/core/rcu 0/3] rcu: prevent hangs by simplifying rcu_barrier/CPU-hotplug, fix lockdep complaint
 2009-10-07 13:52 UTC  (6+ messages)
` [PATCH tip/core/rcu 2/3] rcu: make hot-unplugged CPU relinquish its own RCU callbacks

[PATCH] futex: Fix typo in FUTEX_WAIT_BITSET_PRIVATE and FUTEX_WAKE_BITSET_PRIVATE definitions
 2009-10-07 13:51 UTC  (3+ messages)
` [tip:core/urgent] futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions

[v7 PATCH 0/7]: cpuidle/x86/POWER: Cleanup idle power management code in x86, cleanup drivers/cpuidle/cpuidle.c and introduce cpuidle to POWER
 2009-10-07 13:50 UTC  (9+ messages)
` [v7 PATCH 7/7]: pSeries: implement pSeries processor idle module

[PATCH 1/1] perf tools: Up the verbose level for some really verbose stuff
 2009-10-07 13:49 UTC 

[PATCH V2] fix a warning on kernel/trace/trace_branch.c and trace_hw_branches.c
 2009-10-07 13:46 UTC  (4+ messages)

[BISECTED] "conservative" cpufreq governor broken
 2009-10-07 13:35 UTC  (22+ messages)
                              ` [tip:timers/urgent] NOHZ: update idle state also when NOHZ is inactive

[PATCH v2] mfd: ADP5520 Multifunction LCD Backlight and Keypad Input Device Driver
 2009-10-07 13:35 UTC  (18+ messages)
` [PATCH v3] "
    ` [PATCH v3] mfd: ADP5520 Multifunction LCD Backlight and KeypadInput "

[PATCH 0/4] jump label patches
 2009-10-07 13:35 UTC  (10+ messages)
` [PATCH 1/4] jump label - make init_kernel_text() global

uvcvideo: Finally fix Logitech Quickcam for Notebooks Pro
 2009-10-07 13:34 UTC  (3+ messages)
` [PATCH] "
    ` [Linux-uvc-devel] "

[TOMOYO #16 00/25] Starting TOMOYO 2.3
 2009-10-07 13:30 UTC  (5+ messages)

[BUG] isicom.c sleeping function called from invalid context
 2009-10-07 17:15 UTC  (2+ messages)

linux-next: Tree for October 7
 2009-10-07 13:07 UTC  (3+ messages)
` next-20091007 - comedi driver build breaks on S390x

[PATCH] kconfig: simplification of scripts/extract-ikconfig
 2009-10-07 13:20 UTC  (4+ messages)

[PATCH] trivial: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
 2009-10-07 13:21 UTC 

[PATCH] trivial/staging: fix typos "aquire" -> "acquire"
 2009-10-07 13:20 UTC 

[PATCH] atmel_serial: Fix bad BUILD_BUG_ON() usage
 2009-10-07 13:16 UTC  (2+ messages)

[PATCH] fix a warning on kernel/trace/trace_branch.c
 2009-10-07 13:18 UTC  (4+ messages)

NULL inode->i_mapping in generic_sync_sb_inodes
 2009-10-07 13:15 UTC  (3+ messages)

[PATCH] headers: remove sched.h from interrupt.h
 2009-10-07 13:09 UTC 

DirectFB "Fusion" module inclusion?
 2009-10-07 13:02 UTC 

system gets stuck in a lock during boot
 2009-10-07 13:00 UTC  (14+ messages)

[PATCH tip/core/rcu 2/3] rcu: make hot-unplugged CPU relinquish its own RCU callbacks
 2009-10-07 12:55 UTC 

[PATCH v2 0/4] KVM: xinterface
 2009-10-07 12:48 UTC  (13+ messages)
` [PATCH v2 2/4] KVM: introduce "xinterface" API for external interaction with guests

[patch 0/4] DEBUG_RCU_HEAD: Debug and fix racy call_rcu() users
 2009-10-07 12:36 UTC  (3+ messages)

[PATCH 0/2] perf_events: correct event assignments on Intel processors
 2009-10-07 12:31 UTC  (8+ messages)
` [PATCH 1/2] perf_events: check for filters on fixed counter events
  ` [PATCH 2/2] perf_events: add event constraints support for Intel processors

[PATCH] adjust gfp mask passed on nested vmalloc() invocation
 2009-10-07 12:20 UTC  (6+ messages)

[Patch v3] rwsem: fix rwsem_is_locked() bugs
 2009-10-07 12:19 UTC  (3+ messages)

[patch v4 0/3] aio: implement request batching
 2009-10-07 12:09 UTC  (6+ messages)
` [patch v4 0/3] aio: implement request batching [more performance numbers]

[PATCH] konicawc.c: possible buffer overflow while use strncat
 2009-10-07 15:56 UTC 

[PATCH] quickcam_messenger.c: possible buffer overflow while use strncat
 2009-10-07 15:56 UTC 

CGFreak control group visualizer
 2009-10-07 11:48 UTC  (4+ messages)

[PATCH V3] fix a warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
 2009-10-07 11:39 UTC 

pidns : PR_SET_PDEATHSIG + SIGKILL regression
 2009-10-07 11:30 UTC  (7+ messages)
  ` [PATCH 0/4] Was: "
    ` [PATCH 1/4] signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()

[PATCH] arm: use unified discard definition in linker script
 2009-10-07 11:23 UTC  (3+ messages)

2.6.31.2 : error when ending apcupsd
 2009-10-07 11:23 UTC  (2+ messages)

[RESEND PATCH] mce, edac: use an atomic notifier for MCEs decoding
 2009-10-07 11:20 UTC 

[GIT]: Networking
 2009-10-07 11:19 UTC 

[GIT]: IDE
 2009-10-07 11:10 UTC 

[PATCH 0/2] two ide fixes for -rc4
 2009-10-07 11:06 UTC  (4+ messages)

Using set_irq_handler in set_irq_type callback?
 2009-10-07 10:47 UTC  (4+ messages)

[PATCH] perf tools: Unify perf.data mapping and events handling
 2009-10-07 10:47 UTC  (2+ messages)
` [PATCH v2] "

[this_cpu_xx V4 13/20] this_cpu_ops: page allocator conversion
 2009-10-07 10:42 UTC  (11+ messages)

[PATCH] ethoc: limit the number of buffers to 128
 2009-10-07 10:42 UTC  (2+ messages)

[PATCH RFC] Extending pvclock down to usermode for vsyscall
 2009-10-07 10:25 UTC  (5+ messages)
` [PATCH 3/5] x86/pvclock: add vsyscall implementation
    ` [Xen-devel] "

SB600 sound module disabled on kexec
 2009-10-07 10:19 UTC  (4+ messages)

Latest vfs scalability patch
 2009-10-07 10:10 UTC  (7+ messages)
      ` [rfc][patch] store-free path walking

Make totalhigh_pages of consistent type
 2009-10-07  9:49 UTC  (2+ messages)
` [PATCH 1/1] Make totalhigh_pages unsigned long

[PATCH] perf_event: Remove include/linux/perf_counter.h
 2009-10-07  9:41 UTC  (4+ messages)

[PATCH v2] SDMA: Fixing bug in omap_dma_set_global_params()
 2009-10-07  9:18 UTC  (3+ messages)

[PATCH] drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ
 2009-10-07  9:08 UTC 

[PATCH] cfq-iosched: fix think time allowed for seekers
 2009-10-07  9:00 UTC 

[PATCH] cfq-iosched: avoid slice overrun when idling
 2009-10-07  8:59 UTC 

[PATCH 00/19] OMAP: DSS2: Intro
 2009-10-07  8:57 UTC  (3+ messages)

[PATCH 00/11] Gigaset driver patches for 2.6.32 (v3)
 2009-10-07  8:30 UTC  (3+ messages)

[PATCH] USB: isp1362: fix build warnings on 64-bit systems
 2009-10-07  8:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
 2009-10-07  8:28 UTC  (2+ messages)

[RFC][PATCH] perf tools: Merge trace.info content into perf.data
 2009-10-07  8:20 UTC  (7+ messages)

[PATCH 1/2] time: logrithmic time accumulation
 2009-10-07  8:02 UTC  (6+ messages)
` [PATCH 2/2] time: remove xtime_cache


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).