aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar1-0/+1
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a', 'srcu.2017.01.25a' and 'torture.2017.01.15b' into HEADPaul E. McKenney1-13/+2
2017-01-25srcu: Force full grace-period orderingPaul E. McKenney1-12/+0
2017-01-23rcu: Abstract extended quiescent state determinationPaul E. McKenney1-0/+2
2017-01-23rcu: Eliminate unused expedited_normal counterPaul E. McKenney1-1/+0
2016-11-14rcu: Make expedited grace periods recheck dyntick idle statePaul E. McKenney1-0/+1
2016-08-22rcu: Drive expedited grace periods from workqueuePaul E. McKenney1-0/+1
2016-06-15rcu: Correctly handle sparse possible cpusMark Rutland1-0/+15
2016-04-21Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and 'torture.2016.04.21a' into HEADPaul E. McKenney1-10/+10
2016-03-31rcu: Awaken grace-period kthread if too long since FQSPaul E. McKenney1-0/+2
2016-03-31rcu: Overlap wakeups with next expedited grace periodPaul E. McKenney1-1/+2
2016-03-31rcu: Enforce expedited-GP fairness via funnel wait queuePaul E. McKenney1-6/+4
2016-03-31rcu: Shorten expedited_workdone* to exp_workdone*Paul E. McKenney1-3/+3
2016-03-31rcu: Remove expedited GP funnel-lock bypassPaul E. McKenney1-1/+0
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar1-11/+31
2016-02-25rcu: Use simple wait queues where possible in rcutreePaul Gortmaker1-6/+7
2016-02-25rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lockDaniel Wagner1-1/+2
2016-02-23RCU: Privatize rcu_node::lockBoqun Feng1-11/+31
2015-12-07Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEADPaul E. McKenney1-4/+18
2015-12-05rcutorture: Print symbolic name for ->gp_statePaul E. McKenney1-0/+12
2015-12-04rcu: Reduce expedited GP memory contention via per-CPU variablesPaul E. McKenney1-4/+4
2015-12-04rcu: Clarify role of ->expmaskinitnextPaul E. McKenney1-0/+2
2015-11-23rcu: Create transitive rnp->lock acquisition functionsPeter Zijlstra1-0/+39
2015-10-07Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney1-20/+28
2015-10-07rcu: Add online/offline info to expedited stall warning messagePaul E. McKenney1-0/+1
2015-10-07rcu: Stop silencing lockdep false positive for expedited grace periodsPaul E. McKenney1-8/+0
2015-10-07rcu: Switch synchronize_sched_expedited() to IPIPaul E. McKenney1-3/+0
2015-10-06rcu: Correct comment for values of ->gp_state fieldPaul E. McKenney1-1/+1
2015-10-06rcu: Finish folding ->fqs_state into ->gp_statePetr Mladek1-11/+3
2015-10-06rcu: Use call_rcu_func_t to replace explicit type equivalentsBoqun Feng1-2/+1
2015-10-06rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng1-1/+1
2015-09-20rcu: Make ->cpu_no_qs be a union for aggregate ORPaul E. McKenney1-1/+13
2015-09-20rcu: Invert passed_quiesce and rename to cpu_no_qsPaul E. McKenney1-1/+1
2015-09-20rcu: Rename qs_pending to core_needs_qsPaul E. McKenney1-2/+2
2015-09-20rcu: Move synchronize_sched_expedited() to combining treePaul E. McKenney1-1/+0
2015-09-20rcu: Consolidate tree setup for synchronize_rcu_expedited()Paul E. McKenney1-5/+12
2015-08-04rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney1-0/+12
2015-08-04rcu: Silence lockdep false positive for expedited grace periodsPaul E. McKenney1-0/+8
2015-07-17rcu: Add fastpath bypassing funnel lockingPaul E. McKenney1-1/+1
2015-07-17rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQSPaul E. McKenney1-1/+1
2015-07-17rcu: Add stall warnings to synchronize_sched_expedited()Paul E. McKenney1-0/+1
2015-07-17rcu: Extend expedited funnel locking to rcu_data structurePaul E. McKenney1-1/+3
2015-07-17rcu: Apply rcu_seq operations to _rcu_barrier()Paul E. McKenney1-1/+1
2015-07-17rcu: Make expedited GP CPU stoppage asynchronousPeter Zijlstra1-0/+6
2015-07-17rcu: Get rid of synchronize_sched_expedited()'s polling loopPaul E. McKenney1-2/+6
2015-07-17rcu: Rework synchronize_sched_expedited() counter handlingPaul E. McKenney1-7/+2
2015-07-17rcu: Switch synchronize_sched_expedited() to stop_one_cpu()Peter Zijlstra1-0/+1
2015-07-17rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney1-4/+0
2015-07-17rcu: Shut up bogus gcc array bounds warningAlexander Gordeev1-1/+3
2015-07-15rcu: Simplify arithmetic to calculate number of RCU nodesAlexander Gordeev1-13/+4