| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-08-12 | rcu: Fix spelling mistake "greate"->"great" |  Mukesh Ojha | 1 | -1/+1 |
| 2019-08-01 | rcu: Add destroy_work_on_stack() to match INIT_WORK_ONSTACK() |  Paul E. McKenney | 1 | -1/+5 |
| 2019-06-19 | Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.13a', 'srcu.2019.05.28a', 'sync.2019.05.28a' and 'torture.2019.05.28a' into HEAD |  Paul E. McKenney | 1 | -2/+1 |
| 2019-06-13 | rcu: Upgrade sync_exp_work_done() to smp_mb() |  Paul E. McKenney | 1 | -2/+1 |
| 2019-05-28 | rcu: Remove unused rdp local from synchronize_rcu_expedited() |  Jiang Biao | 1 | -2/+0 |
| 2019-05-28 | rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs |  Paul E. McKenney | 1 | -4/+4 |
| 2019-05-25 | rcu: Avoid self-IPI in sync_sched_exp_online_cleanup() |  Paul E. McKenney | 1 | -6/+29 |
| 2019-05-25 | rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus() |  Paul E. McKenney | 1 | -0/+5 |
| 2019-04-09 | Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.26b', 'srcu.2019.03.26b', 'stall.2019.03.26b' and 'torture.2019.03.26b' into HEAD |  Paul E. McKenney | 1 | -2/+34 |
| 2019-03-26 | rcu: Move rcu_print_task_exp_stall() to tree_exp.h |  Paul E. McKenney | 1 | -0/+32 |
| 2019-03-26 | rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_special |  Paul E. McKenney | 1 | -1/+1 |
| 2019-03-26 | rcu: Fix typo in tree_exp.h comment |  Paul E. McKenney | 1 | -1/+1 |
| 2019-02-09 | Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD |  Paul E. McKenney | 1 | -17/+2 |
| 2019-02-09 | rcu/tree: Convert to SPDX license identifier |  Paul E. McKenney | 1 | -15/+2 |
| 2019-01-25 | rcu: Remove preemption disabling from expedited CPU selection |  Paul E. McKenney | 1 | -2/+0 |
| 2019-01-25 | rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited() |  Paul E. McKenney | 1 | -45/+36 |
| 2019-01-25 | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu() |  Paul E. McKenney | 1 | -27/+0 |
| 2019-01-25 | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited() |  Paul E. McKenney | 1 | -56/+49 |
| 2019-01-25 | rcu: Determine expedited-GP IPI handler at build time |  Paul E. McKenney | 1 | -16/+14 |
| 2019-01-25 | rcu: Make expedited IPI handler return after handling critical section |  Paul E. McKenney | 1 | -0/+1 |
| 2018-11-12 | rcu: Speed up expedited GPs when interrupting RCU reader |  Paul E. McKenney | 1 | -1/+3 |
| 2018-11-11 | rcu: Stop expedited grace periods from relying on stop-machine |  Paul E. McKenney | 1 | -2/+4 |
| 2018-08-30 | rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticks |  Paul E. McKenney | 1 | -4/+2 |
| 2018-08-30 | rcu: Switch urgent quiescent-state requests to rcu_data structure |  Paul E. McKenney | 1 | -1/+1 |
| 2018-08-30 | rcu: Avoid resched_cpu() when rescheduling the current CPU |  Paul E. McKenney | 1 | -7/+10 |
| 2018-08-30 | rcu: Clean up flavor-related definitions and comments in tree_exp.h |  Paul E. McKenney | 1 | -11/+11 |
| 2018-08-30 | rcu: Remove rsp parameter from rcu_node tree accessor macros |  Paul E. McKenney | 1 | -9/+9 |
| 2018-08-30 | rcu: Remove rsp parameter from expedited grace-period functions |  Paul E. McKenney | 1 | -99/+86 |
| 2018-08-30 | rcu: Remove rsp parameter from rcu_get_root() |  Paul E. McKenney | 1 | -3/+3 |
| 2018-08-30 | rcu: Remove rcu_state_p pointer to default rcu_state structure |  Paul E. McKenney | 1 | -1/+1 |
| 2018-08-30 | rcu: Remove rcu_state structure's ->rda field |  Paul E. McKenney | 1 | -10/+9 |
| 2018-08-30 | rcu: Eliminate rcu_state structure's ->call field |  Paul E. McKenney | 1 | -1/+1 |
| 2018-08-30 | rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds |  Paul E. McKenney | 1 | -76/+77 |
| 2018-08-30 | rcu: Drop "wake" parameter from rcu_report_exp_rdp() |  Paul E. McKenney | 1 | -5/+4 |
| 2018-08-30 | rcu: Defer reporting RCU-preempt quiescent states when disabled |  Paul E. McKenney | 1 | -16/+55 |
| 2018-08-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2018-07-12 | rcu: Make expedited GPs handle CPU 0 being offline |  Boqun Feng | 1 | -1/+8 |
| 2018-06-25 | rcu: Make expedited grace period use direct call on last leaf |  Paul E. McKenney | 1 | -2/+3 |
| 2018-06-20 | sched/swait: Rename to exclusive |  Peter Zijlstra | 1 | -2/+2 |
| 2018-05-15 | Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and 'torture.2018.05.15a' into HEAD |  Paul E. McKenney | 1 | -8/+5 |
| 2018-05-15 | rcu: Remove deprecated RCU debugfs tracing code |  Byungchul Park | 1 | -8/+5 |
| 2018-05-15 | rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock |  Boqun Feng | 1 | -3/+25 |
| 2018-05-15 | rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functions |  Boqun Feng | 1 | -7/+3 |
| 2018-05-15 | rcu: Parallelize expedited grace-period initialization |  Paul E. McKenney | 1 | -76/+104 |
| 2018-02-23 | rcu: Create RCU-specific workqueues with rescuers |  Paul E. McKenney | 1 | -1/+1 |
| 2018-02-20 | rcu: Make expedited RCU CPU selection avoid unnecessary stores |  Paul E. McKenney | 1 | -7/+14 |
| 2018-02-20 | rcu: Trace expedited GP delays due to transitioning CPUs |  Paul E. McKenney | 1 | -1/+2 |
| 2018-02-20 | rcu: Add more tracing of expedited grace periods |  Paul E. McKenney | 1 | -0/+12 |
| 2017-07-25 | rcu: Make expedited GPs correctly handle hardware CPU insertion |  Paul E. McKenney | 1 | -1/+1 |
| 2017-06-08 | rcu: Make sync_rcu_preempt_exp_done() return bool |  Paul E. McKenney | 1 | -1/+1 |