| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | -1/+1 |
| 2019-05-28 | rcu: Dump specified number of blocked tasks |  Neeraj Upadhyay | 1 | -1/+1 |
| 2019-05-28 | rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs |  Paul E. McKenney | 1 | -7/+7 |
| 2019-05-25 | rcu: Use irq_work to get scheduler's attention in clean context |  Paul E. McKenney | 1 | -0/+20 |
| 2019-05-25 | rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq() |  Paul E. McKenney | 1 | -1/+1 |
| 2019-05-25 | rcu: Only do rcu_read_unlock_special() wakeups if expedited |  Paul E. McKenney | 1 | -2/+10 |
| 2019-05-25 | rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() |  Paul E. McKenney | 1 | -5/+14 |
| 2019-05-25 | rcu: Enable elimination of Tree-RCU softirq processing |  Sebastian Andrzej Siewior | 1 | -120/+14 |
| 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 | -228/+29 |
| 2019-03-26 | rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h |  Paul E. McKenney | 1 | -80/+0 |
| 2019-03-26 | rcu: Inline RCU stall-warning info helper functions |  Paul E. McKenney | 1 | -12/+0 |
| 2019-03-26 | rcu: Move rcu_print_task_exp_stall() to tree_exp.h |  Paul E. McKenney | 1 | -31/+0 |
| 2019-03-26 | rcu: Move RCU CPU stall-warning code out of tree_plugin.h |  Paul E. McKenney | 1 | -90/+0 |
| 2019-03-26 | rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_special |  Paul E. McKenney | 1 | -2/+2 |
| 2019-03-26 | rcu: Eliminate redundant NULL-pointer check |  Paul E. McKenney | 1 | -5/+2 |
| 2019-03-26 | rcu: Report error for bad rcu_nocbs= parameter values |  Paul E. McKenney | 1 | -2/+10 |
| 2019-03-26 | rcu: Allow rcu_nocbs= to specify all CPUs |  Paul E. McKenney | 1 | -1/+4 |
| 2019-03-26 | rcu: Make exit_rcu() handle non-preempted RCU readers |  Paul E. McKenney | 1 | -7/+13 |
| 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 | -29/+12 |
| 2019-02-09 | rcu/tree: Convert to SPDX license identifier |  Paul E. McKenney | 1 | -15/+2 |
| 2019-01-25 | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() |  Paul E. McKenney | 1 | -14/+10 |
| 2019-01-25 | Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEAD |  Paul E. McKenney | 1 | -40/+28 |
| 2019-01-25 | rcu: Update NOCB comments |  Paul E. McKenney | 1 | -17/+16 |
| 2019-01-25 | rcu: Move rcu_cpu_has_work to rcu_data structure |  Paul E. McKenney | 1 | -11/+4 |
| 2019-01-25 | rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable |  Paul E. McKenney | 1 | -2/+0 |
| 2019-01-25 | rcu: Move rcu_cpu_kthread_status to rcu_data structure |  Paul E. McKenney | 1 | -4/+3 |
| 2019-01-25 | rcu: Move rcu_cpu_kthread_task to rcu_data structure |  Paul E. McKenney | 1 | -6/+5 |
| 2019-01-25 | rcu: Discard separate per-CPU callback counts |  Paul E. McKenney | 1 | -38/+12 |
| 2019-01-25 | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu() |  Paul E. McKenney | 1 | -64/+0 |
| 2019-01-25 | rcu: Inline rcu_kthread_do_work() into its sole remaining caller |  Paul E. McKenney | 1 | -6/+1 |
| 2019-01-25 | rcu: Rename and comment changes due to only one rcuo kthread per CPU |  Paul E. McKenney | 1 | -4/+4 |
| 2018-12-01 | rcu: Account for nocb-CPU callback counts in RCU CPU stall warnings |  Paul E. McKenney | 1 | -5/+19 |
| 2018-12-01 | rcutorture: Affinity forward-progress test to avoid housekeeping CPUs |  Paul E. McKenney | 1 | -0/+11 |
| 2018-12-01 | Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a', 'fixes.2018.11.12a', 'initrd.2018.11.08b', 'sil.2018.11.12a' and 'srcu.2018.11.27a' into HEAD |  Paul E. McKenney | 1 | -12/+25 |
| 2018-11-12 | rcu: Avoid signed integer overflow in rcu_preempt_deferred_qs() |  Paul E. McKenney | 1 | -8/+13 |
| 2018-11-12 | rcu: Replace this_cpu_ptr() with __this_cpu_read() |  Paul E. McKenney | 1 | -1/+1 |
| 2018-11-12 | rcu: Speed up expedited GPs when interrupting RCU reader |  Paul E. McKenney | 1 | -3/+11 |
| 2018-11-12 | rcu: Eliminate BUG_ON() for kernel/rcu/tree_plugin.h |  Paul E. McKenney | 1 | -3/+6 |
| 2018-08-30 | rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticks |  Paul E. McKenney | 1 | -2/+1 |
| 2018-08-30 | rcu: Switch dyntick nesting counters to rcu_data structure |  Paul E. McKenney | 1 | -1/+1 |
| 2018-08-30 | rcu: Switch urgent quiescent-state requests to rcu_data structure |  Paul E. McKenney | 1 | -7/+7 |
| 2018-08-30 | rcu: Switch lazy counts to rcu_data structure |  Paul E. McKenney | 1 | -13/+10 |
| 2018-08-30 | rcu: Switch last accelerate/advance to rcu_data structure |  Paul E. McKenney | 1 | -9/+8 |
| 2018-08-30 | rcu: Switch ->tick_nohz_enabled_snap to rcu_data structure |  Paul E. McKenney | 1 | -5/+5 |
| 2018-08-30 | rcu: Avoid resched_cpu() when rescheduling the current CPU |  Paul E. McKenney | 1 | -2/+4 |
| 2018-08-30 | rcu: More aggressively enlist scheduler aid for nohz_full CPUs |  Paul E. McKenney | 1 | -0/+1 |
| 2018-08-30 | rcu: Compute jiffies_till_sched_qs from other kernel parameters |  Paul E. McKenney | 1 | -0/+2 |
| 2018-08-30 | rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure |  Paul E. McKenney | 1 | -4/+1 |
| 2018-08-30 | rcu: Inline _rcu_barrier() into its sole remaining caller |  Paul E. McKenney | 1 | -1/+1 |
| 2018-08-30 | rcu: Define rcu_all_qs() only in !PREEMPT builds |  Paul E. McKenney | 1 | -0/+39 |