aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_exp.h
Commit message (Expand)AuthorAge
* rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticksPaul E. McKenney2018-08-30
* rcu: Switch urgent quiescent-state requests to rcu_data structurePaul E. McKenney2018-08-30
* rcu: Avoid resched_cpu() when rescheduling the current CPUPaul E. McKenney2018-08-30
* rcu: Clean up flavor-related definitions and comments in tree_exp.hPaul E. McKenney2018-08-30
* rcu: Remove rsp parameter from rcu_node tree accessor macrosPaul E. McKenney2018-08-30
* rcu: Remove rsp parameter from expedited grace-period functionsPaul E. McKenney2018-08-30
* rcu: Remove rsp parameter from rcu_get_root()Paul E. McKenney2018-08-30
* rcu: Remove rcu_state_p pointer to default rcu_state structurePaul E. McKenney2018-08-30
* rcu: Remove rcu_state structure's ->rda fieldPaul E. McKenney2018-08-30
* rcu: Eliminate rcu_state structure's ->call fieldPaul E. McKenney2018-08-30
* rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney2018-08-30
* rcu: Drop "wake" parameter from rcu_report_exp_rdp()Paul E. McKenney2018-08-30
* rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney2018-08-30
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-13
|\
| * sched/swait: Rename to exclusivePeter Zijlstra2018-06-20
* | rcu: Make expedited GPs handle CPU 0 being offlineBoqun Feng2018-07-12
* | rcu: Make expedited grace period use direct call on last leafPaul E. McKenney2018-06-25
|/
*-. Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...Paul E. McKenney2018-05-15
|\ \
| * | rcu: Remove deprecated RCU debugfs tracing codeByungchul Park2018-05-15
| |/
* | rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lockBoqun Feng2018-05-15
* | rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functionsBoqun Feng2018-05-15
* | rcu: Parallelize expedited grace-period initializationPaul E. McKenney2018-05-15
|/
* rcu: Create RCU-specific workqueues with rescuersPaul E. McKenney2018-02-23
* rcu: Make expedited RCU CPU selection avoid unnecessary storesPaul E. McKenney2018-02-20
* rcu: Trace expedited GP delays due to transitioning CPUsPaul E. McKenney2018-02-20
* rcu: Add more tracing of expedited grace periodsPaul E. McKenney2018-02-20
* rcu: Make expedited GPs correctly handle hardware CPU insertionPaul E. McKenney2017-07-25
* rcu: Make sync_rcu_preempt_exp_done() return boolPaul E. McKenney2017-06-08
* srcu: Improve rcu_seq grace-period-counter abstractionPaul E. McKenney2017-04-18
* rcu: Expedited wakeups need to be fully orderedPaul E. McKenney2017-04-18
* srcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney2017-04-18
* rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsPaul E. McKenney2017-04-18
*-. Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney2017-01-25
|\ \
| | * rcu: Add lockdep checks to synchronous expedited primitivesPaul E. McKenney2017-01-23
| | * rcu: Add comment headers to expedited-grace-period counter functionsPaul E. McKenney2017-01-23
| |/ |/|
| * rcu: Abstract extended quiescent state determinationPaul E. McKenney2017-01-23
| * rcu: Abstract the dynticks snapshot operationPaul E. McKenney2017-01-16
|/
* rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-15
* rcu: Make expedited grace periods recheck dyntick idle statePaul E. McKenney2016-11-14
* rcu: Use RCU's online-CPU state for expedited IPI retryPaul E. McKenney2016-08-22
* rcu: Exclude RCU-offline CPUs from expedited grace periodsPaul E. McKenney2016-08-22
* rcu: Make expedited RCU CPU stall warnings respond to controlsPaul E. McKenney2016-08-22
* rcu: Stop disabling expedited RCU CPU stall warningsPaul E. McKenney2016-08-22
* rcu: Drive expedited grace periods from workqueuePaul E. McKenney2016-08-22
* rcu: Consolidate expedited grace period machineryPaul E. McKenney2016-08-22
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
* 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: Move expedited code from tree.c to tree_exp.hPaul E. McKenney2016-06-14