aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+65
2013-12-16rcu: Apply smp_mb__after_unlock_lock() to preserve grace periodsPaul E. McKenney1-1/+17
2013-12-12rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney1-0/+4
2013-12-09rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf valuesPaul E. McKenney1-2/+2
2013-12-09rcu: Fix coccinelle warningsFengguang Wu1-1/+1
2013-12-03rcu: Let the world know when RCU adjusts its geometryPaul E. McKenney1-0/+2
2013-12-03rcu: Allow task-level idle entry/exit nestingPaul E. McKenney1-6/+8
2013-12-03rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney1-4/+20
2013-12-03rcu: Fix and comment ordering around wait_event()Paul E. McKenney1-0/+3
2013-12-03rcu: Kick CPU halfway to RCU CPU stall warningPaul E. McKenney1-1/+25
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+2
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+14
2013-10-15rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney1-0/+3403