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