summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.c
Commit message (Expand)AuthorAgeFilesLines
* rcu: Provide grace-period piggybacking APIPaul E. McKenney2014-03-201-4/+58
*-. Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...Paul E. McKenney2014-02-261-10/+8
|\ \
| | * rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney2014-02-171-1/+1
| |/ |/|
| * rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alonePaul Gortmaker2014-02-261-2/+0
| * rcu: Remove ACCESS_ONCE() from jiffiesPaul E. McKenney2014-02-171-3/+3
| * rcu: Stop tracking FSF's postal addressPaul E. McKenney2014-02-171-2/+2
| * rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accessesPaul 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-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