summaryrefslogtreecommitdiff
path: root/kernel/rcu/tree_plugin.h (follow)
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-20
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-12-16
| |\
| | * rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney2013-12-12
| | * rcu: Warn on allegedly impossible rcu_read_unlock_special() from irqLai Jiangshan2013-12-12
| | * rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney2013-12-03
| | * rcu: Fix and comment ordering around wait_event()Paul E. McKenney2013-12-03
* | | Merge tag 'v3.13-rc4' into core/lockingIngo Molnar2013-12-17
|\| |
| * | NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner2013-11-19
| |/
* / rcu: Apply smp_mb__after_unlock_lock() to preserve grace periodsPaul E. McKenney2013-12-16
|/
* locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-06
* rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-15