aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcu/tree.c
AgeCommit message (Expand)Author
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-12-16rcu: Apply smp_mb__after_unlock_lock() to preserve grace periodsPaul E. McKenney
2013-12-12rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney
2013-12-09rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf valuesPaul E. McKenney
2013-12-09rcu: Fix coccinelle warningsFengguang Wu
2013-12-03rcu: Let the world know when RCU adjusts its geometryPaul E. McKenney
2013-12-03rcu: Allow task-level idle entry/exit nestingPaul E. McKenney
2013-12-03rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney
2013-12-03rcu: Fix and comment ordering around wait_event()Paul E. McKenney
2013-12-03rcu: Kick CPU halfway to RCU CPU stall warningPaul E. McKenney
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-15rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney