aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-23rcu: Merge per-RCU-flavor initialization into pre-existing macroPaul E. McKenney
2009-08-23rcu: Fix online/offline indication for rcudata.csv trace filePaul E. McKenney
2009-08-23rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.hPaul E. McKenney
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney
2009-08-23rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney
2009-08-22rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney
2009-08-19rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.Paul E. McKenney
2009-08-15rcu: Fix typo in rcu_irq_exit() comment headerJosh Triplett
2009-08-15rcu: Make rcupreempt_trace.c look at offline CPUsPaul E. McKenney
2009-08-15rcu: Make preemptable RCU scan all CPUs when summing RCU countersPaul E. McKenney
2009-08-15rcu: Simplify RCU CPU-hotplug notificationPaul E. McKenney
2009-08-15cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU casePaul E. McKenney
2009-08-15rcu: Split hierarchical RCU initialization into boot-time and CPU-online piecesPaul E. McKenney
2009-08-15Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar
2009-08-13Linux 2.6.31-rc6Linus Torvalds
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-08-13Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-08-13Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-08-13Make sock_sendpage() use kernel_sendpage()Linus Torvalds
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13perf_counter: Fix swcounter context invariancePeter Zijlstra
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-13perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-08-13md: allow upper limit for resync/reshape to be set when array is read-onlyNeilBrown
2009-08-13md/raid5: Properly remove excess drives after shrinking a raid5/6NeilBrown
2009-08-13md/raid5: make sure a reshape restarts at the correct address.NeilBrown
2009-08-13md/raid5: allow new reshape modes to be restarted in the middle.NeilBrown
2009-08-13md: never advance 'events' counter by more than 1.NeilBrown
2009-08-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-08-12Remove double removal of blktrace directoryAlan D. Brunelle
2009-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-08-12Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2009-08-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar
2009-08-12perf record: Add missing -C option support for specifying profile cpuJens Axboe
2009-08-12perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo