summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-201-14/+65
|\
| * rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney2013-12-121-0/+4
| * rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf valuesPaul E. McKenney2013-12-091-2/+2
| * rcu: Fix coccinelle warningsFengguang Wu2013-12-091-1/+1
| * rcu: Let the world know when RCU adjusts its geometryPaul E. McKenney2013-12-031-0/+2
| * rcu: Allow task-level idle entry/exit nestingPaul E. McKenney2013-12-031-6/+8
| * rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney2013-12-031-4/+20
| * rcu: Fix and comment ordering around wait_event()Paul E. McKenney2013-12-031-0/+3
| * rcu: Kick CPU halfway to RCU CPU stall warningPaul E. McKenney2013-12-031-1/+25
* | rcu: Apply smp_mb__after_unlock_lock() to preserve grace periodsPaul E. McKenney2013-12-161-1/+17
|/
* Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-161-2/+2
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-1/+14
* rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-151-0/+3403
OpenPOWER on IntegriCloud