| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-06-29 | Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD |  Paul E. McKenney | 1 | -2/+3 |
| 2020-06-29 | rcu: Remove initialized but unused rnp from check_slow_task() |  Paul E. McKenney | 1 | -2/+0 |
| 2020-06-29 | rcu: Add callbacks-invoked counters |  Paul E. McKenney | 1 | -0/+3 |
| 2020-06-29 | docs: RCU: Convert stallwarn.txt to ReST |  Mauro Carvalho Chehab | 1 | -2/+2 |
| 2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -1/+1 |
| 2020-05-15 | rcu: constify sysrq_key_op |  Emil Velikov | 1 | -1/+1 |
| 2020-05-07 | Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.04.27a', 'stall.2020.04.27a' and 'torture.2020.05.07a' into HEAD |  Paul E. McKenney | 1 | -14/+92 |
| 2020-04-27 | rcu: Remove self-stack-trace when all quiescent states seen |  Paul E. McKenney | 1 | -2/+0 |
| 2020-04-27 | rcu: When GP kthread is starved, tag idle threads as false positives |  Paul E. McKenney | 1 | -5/+19 |
| 2020-04-27 | rcu-tasks: Add RCU tasks to rcutorture writer stall output |  Paul E. McKenney | 1 | -1/+1 |
| 2020-04-27 | rcu: Add per-task state to RCU CPU stall warnings |  Paul E. McKenney | 1 | -2/+36 |
| 2020-04-27 | rcu: Add rcu_gp_might_be_stalled() |  Paul E. McKenney | 1 | -4/+36 |
| 2020-04-27 | rcu: Fix the (t=0 jiffies) false positive |  Zhaolong Zhang | 1 | -6/+6 |
| 2020-04-27 | rcu: Use data_race() for RCU CPU stall-warning prints |  Paul E. McKenney | 1 | -13/+13 |
| 2020-03-21 | Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEAD |  Paul E. McKenney | 1 | -18/+23 |
| 2020-02-20 | rcutorture: Allow boottime stall warnings to be suppressed |  Paul E. McKenney | 1 | -3/+3 |
| 2020-02-20 | rcu: Don't flag non-starting GPs before GP kthread is running |  Paul E. McKenney | 1 | -3/+4 |
| 2020-02-20 | rcu: Add WRITE_ONCE() to rcu_state ->gp_start |  Paul E. McKenney | 1 | -1/+1 |
| 2020-02-20 | rcu: Add READ_ONCE() to rcu_data ->gpwrap |  Paul E. McKenney | 1 | -1/+1 |
| 2020-02-20 | rcu: Add *_ONCE() for grace-period progress indicators |  Paul E. McKenney | 1 | -11/+15 |
| 2020-01-24 | Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kfree_rcu.2020.01.24a', 'list.2020.01.10a', 'preempt.2020.01.24a' and 'torture.2019.12.09a' into HEAD |  Paul E. McKenney | 1 | -7/+27 |
| 2020-01-24 | rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.h |  Lai Jiangshan | 1 | -0/+22 |
| 2020-01-24 | rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCU |  Lai Jiangshan | 1 | -3/+3 |
| 2020-01-24 | rcu: Remove kfree_rcu() special casing and lazy-callback handling |  Joel Fernandes (Google) | 1 | -4/+2 |
| 2019-09-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+3 |
| 2019-08-13 | rcu/nocb: Print no-CBs diagnostics when rcutorture writer unduly delayed |  Paul E. McKenney | 1 | -0/+5 |
| 2019-08-01 | rcu: Add kernel parameter to dump trace after RCU CPU stall warning |  Paul E. McKenney | 1 | -0/+4 |
| 2019-07-31 | rcu: Use CONFIG_PREEMPTION |  Thomas Gleixner | 1 | -3/+3 |
| 2019-05-28 | rcu: Correctly unlock root node in rcu_check_gp_start_stall() |  Neeraj Upadhyay | 1 | -1/+3 |
| 2019-03-26 | rcu: Fix nohz status in stall warning |  Neeraj Upadhyay | 1 | -1/+1 |
| 2019-03-26 | rcu: Move forward-progress checkers into tree_stall.h |  Paul E. McKenney | 1 | -0/+171 |
| 2019-03-26 | rcu: Move irq-disabled stall-warning checking to tree_stall.h |  Paul E. McKenney | 1 | -0/+20 |
| 2019-03-26 | rcu: Organize functions in tree_stall.h |  Paul E. McKenney | 1 | -83/+97 |
| 2019-03-26 | rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h |  Paul E. McKenney | 1 | -0/+80 |
| 2019-03-26 | rcu: Inline RCU stall-warning info helper functions |  Paul E. McKenney | 1 | -8/+4 |
| 2019-03-26 | rcu: Inline RCU task stall-warning helper functions |  Paul E. McKenney | 1 | -29/+7 |
| 2019-03-26 | rcu: Move RCU CPU stall-warning code out of tree.c |  Paul E. McKenney | 1 | -0/+292 |
| 2019-03-26 | rcu: Move RCU CPU stall-warning code out of tree_plugin.h |  Paul E. McKenney | 1 | -0/+95 |
| 2019-03-26 | rcu: Move RCU CPU stall-warning code out of update.c |  Paul E. McKenney | 1 | -0/+63 |