summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-201-13/+76
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-12-161-13/+76
| |\
| | * rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney2013-12-121-0/+20
| | * rcu: Warn on allegedly impossible rcu_read_unlock_special() from irqLai Jiangshan2013-12-121-2/+6
| | * rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney2013-12-031-10/+45
| | * rcu: Fix and comment ordering around wait_event()Paul E. McKenney2013-12-031-1/+5
* | | Merge tag 'v3.13-rc4' into core/lockingIngo Molnar2013-12-171-2/+2
|\| |
| * | NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner2013-11-191-2/+2
| |/
* / rcu: Apply smp_mb__after_unlock_lock() to preserve grace periodsPaul E. McKenney2013-12-161-0/+13
|/
* locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-061-1/+1
* rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-151-0/+2831