summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-19rcu: Fix thinko, actually initialize full treePaul E. McKenney
2009-09-19rcu: Apply results of code inspection of kernel/rcutree_plugin.hPaul E. McKenney
2009-09-19rcu: Add WARN_ON_ONCE() consistency checks covering state transitionsPaul E. McKenney
2009-09-17rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCUPaul E. McKenney
2009-09-17rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney
2009-09-17rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periodsPaul E. McKenney
2009-09-17rcutorture: Occasionally delay readers enough to make RCU force_quiescent_stateJosh Triplett
2009-09-17rcu: Initialize multi-level RCU grace periods holding locksPaul E. McKenney
2009-09-17rcu: Need to update rnp->gpnum if preemptable RCU is to be reliablePaul E. McKenney
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-15block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong
2009-09-15Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2009-09-15Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-15cleanup console_print()Anirban Sinha
2009-09-14CRED: Allow put_cred() to cope with a NULL groups listDavid Howells
2009-09-14PM: Trivial fixesWu Fengguang
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-11Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-10Merge branch 'next' into for-linusJames Morris
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar