aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_plugin.h
Commit message (Expand)AuthorAge
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | rcu: Variable name changed in tree_plugin.h and used in tree.cUma Sharma2014-05-14
* | rcu: Replace __this_cpu_ptr() uses with raw_cpu_ptr()Christoph Lameter2014-04-29
* | rcu: Make large and small sysidle systems use same state machinePaul E. McKenney2014-04-29
* | rcu: Bind RCU grace-period kthreads if NO_HZ_FULLPaul E. McKenney2014-04-29
* | rcu: Merge rcu_sched_force_quiescent_state() with rcu_force_quiescent_state()Andreea-Cristina Bernat2014-04-29
* | rcu: Consolidate kfree_call_rcu() to use rcu_state pointerAndreea-Cristina Bernat2014-04-29
* | rcu: Make callers awaken grace-period kthreadPaul E. McKenney2014-04-29
* | rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUsPaul E. McKenney2014-04-29
* | rcu: Fix incorrect notes for codeLiu Ping Fan2014-04-29
|/
*-. Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...Paul E. McKenney2014-02-26
|\ \
| | * rcu: Optimize RCU_FAST_NO_HZ for RCU_NOCB_CPU_ALLPaul E. McKenney2014-02-17
| | * rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney2014-02-17
| | * rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney2014-02-17
| |/ |/|
| * rcu: Disambiguate CONFIG_RCU_NOCB_CPUsPaul Bolle2014-02-17
| * rcu: Stop tracking FSF's postal addressPaul E. McKenney2014-02-17
|/
* 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