aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_exp.h
Commit message (Expand)AuthorAge
* rcu: Fix spelling mistake "greate"->"great"Mukesh Ojha2019-08-12
* rcu: Add destroy_work_on_stack() to match INIT_WORK_ONSTACK()Paul E. McKenney2019-08-01
*-. Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney2019-06-19
|\ \
| | * rcu: Upgrade sync_exp_work_done() to smp_mb()Paul E. McKenney2019-06-13
| |/
* | rcu: Remove unused rdp local from synchronize_rcu_expedited()Jiang Biao2019-05-28
* | rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qsPaul E. McKenney2019-05-28
* | rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()Paul E. McKenney2019-05-25
* | rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus()Paul E. McKenney2019-05-25
|/
*-. Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...Paul E. McKenney2019-04-09
|\ \
| | * rcu: Move rcu_print_task_exp_stall() to tree_exp.hPaul E. McKenney2019-03-26
| |/ |/|
| * rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_specialPaul E. McKenney2019-03-26
| * rcu: Fix typo in tree_exp.h commentPaul E. McKenney2019-03-26
|/
*-. Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney2019-02-09
|\ \
| | * rcu/tree: Convert to SPDX license identifierPaul E. McKenney2019-02-09
| |/ |/|
| * rcu: Remove preemption disabling from expedited CPU selectionPaul E. McKenney2019-01-25
|/
* rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()Paul E. McKenney2019-01-25
* rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()Paul E. McKenney2019-01-25
* rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()Paul E. McKenney2019-01-25
* rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney2019-01-25
* rcu: Make expedited IPI handler return after handling critical sectionPaul E. McKenney2019-01-25
* rcu: Speed up expedited GPs when interrupting RCU readerPaul E. McKenney2018-11-12
* rcu: Stop expedited grace periods from relying on stop-machinePaul E. McKenney2018-11-11
* 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