aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_plugin.h
Commit message (Expand)AuthorAge
* rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-26
* rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong2016-08-22
*-. Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney2016-06-15
|\ \
| | * torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney2016-06-14
| |/ |/|
| * rcu: Correctly handle sparse possible cpusMark Rutland2016-06-15
| * rcu: Move expedited code from tree_plugin.h to tree_exp.hPaul E. McKenney2016-06-14
|/
* rcu: Consolidate expedited GP code into exp_funnel_lock()Paul E. McKenney2016-03-31
* rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()Paul E. McKenney2016-03-31
* rcu: Consolidate expedited GP code into rcu_exp_wait_wake()Paul E. McKenney2016-03-31
* rcu: Enforce expedited-GP fairness via funnel wait queuePaul E. McKenney2016-03-31
* rcu: Add expedited-grace-period event tracingPaul E. McKenney2016-03-31
* rcu: Add funnel-locking tracing for expedited grace periodsPaul E. McKenney2016-03-31
* rcu: Fix synchronize_rcu_expedited() header commentPaul E. McKenney2016-03-31
* Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar2016-03-15
|\
| * RCU: Privatize rcu_node::lockBoqun Feng2016-02-23
| * rcu: Remove useless rcu_data_p when !PREEMPT_RCUChen Gang2016-02-23
* | rcu: Use simple wait queues where possible in rcutreePaul Gortmaker2016-02-25
* | rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lockDaniel Wagner2016-02-25
|/
*-. Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...Paul E. McKenney2015-12-07
|\ \
| | * rcu: Eliminate unused rcu_init_one() argumentPaul E. McKenney2015-12-07
| | * rcu: Stop disabling interrupts in scheduler fastpathsPaul E. McKenney2015-12-04
| | * rcu: Avoid tick_nohz_active checks on NOCBs CPUsPaul E. McKenney2015-12-04
| | * rcu: Fix obsolete rcu_bootup_announce_oddness() commentPaul E. McKenney2015-12-04
| | * rcu: Remove lock-acquisition loop from rcu_read_unlock_special()Paul E. McKenney2015-12-04
| |/ |/|
| * rcu: Add rcu_normal kernel parameter to suppress expeditingPaul E. McKenney2015-12-04
|/
* rcu: Add transitivity to remaining rcu_node ->lock acquisitionsPaul E. McKenney2015-11-23
* rcu: Create transitive rnp->lock acquisition functionsPeter Zijlstra2015-11-23
* Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney2015-10-07
|\
| * rcu: Enable stall warnings for synchronize_rcu_expedited()Paul E. McKenney2015-10-07
| * rcu: Add online/offline info to expedited stall warning messagePaul E. McKenney2015-10-07
| * rcu: Consolidate expedited CPU selectionPaul E. McKenney2015-10-07
| * rcu: Make ->cpu_no_qs be a union for aggregate ORPaul E. McKenney2015-09-21
| * rcu: Invert passed_quiesce and rename to cpu_no_qsPaul E. McKenney2015-09-21
| * rcu: Rename qs_pending to core_needs_qsPaul E. McKenney2015-09-21
| * rcu: Use single-stage IPI algorithm for RCU expedited grace periodPaul E. McKenney2015-09-21
| * rcu: Consolidate tree setup for synchronize_rcu_expedited()Paul E. McKenney2015-09-21
| * rcu: Move rcu_report_exp_rnp() to allow consolidationPaul E. McKenney2015-09-21
| * rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wqPaul E. McKenney2015-09-21
* | rcu: Add online/offline info to stall warning messagePaul E. McKenney2015-10-06
* | rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-06
|/
* Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney2015-08-04
|\
| * rcu: Consolidate last open-coded expedited memory barrierPaul E. McKenney2015-07-17
| * rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loopPaul E. McKenney2015-07-17
| * rcu: Make synchronize_rcu_expedited() use sequence-counter schemePaul E. McKenney2015-07-17
| * rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney2015-07-17
| * rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()Paul E. McKenney2015-07-17
| * rcu: Simplify arithmetic to calculate number of RCU nodesAlexander Gordeev2015-07-15
* | rcu: Don't disable CPU hotplug during OOM notifiersPaul E. McKenney2015-07-22
* | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-22
* | rcu: Fix obsolete priority-boosting commentPaul E. McKenney2015-07-22
|/