| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-05-25 | Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux |  Linus Torvalds | 1 | -0/+2 |
| 2022-05-11 | Merge branch 'exp.2022.05.11a' into HEAD |  Paul E. McKenney | 1 | -0/+28 |
| 2022-05-11 | rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT |  Uladzislau Rezki | 1 | -0/+28 |
| 2022-04-22 | printk: add functions to prefer direct printing |  John Ogness | 1 | -0/+2 |
| 2022-04-20 | rcu: Print number of online CPUs in RCU CPU stall-warning messages |  Paul E. McKenney | 1 | -4/+4 |
| 2022-02-01 | rcu: Add per-CPU rcuc task dumps to RCU CPU stall warnings |  Zqiang | 1 | -0/+35 |
| 2021-11-30 | rcu: Remove the RCU_FAST_NO_HZ Kconfig option |  Paul E. McKenney | 1 | -25/+2 |
| 2021-10-07 | sched,rcu: Rework try_invoke_on_locked_down_task() |  Peter Zijlstra | 1 | -4/+4 |
| 2021-08-06 | rcu: Use per_cpu_ptr to get the pointer of per_cpu variable |  Liu Song | 1 | -1/+1 |
| 2021-08-06 | rcu: Mark accesses in tree_stall.h |  Paul E. McKenney | 1 | -30/+33 |
| 2021-08-06 | rcu: Mark lockless ->qsmask read in rcu_check_boost_fail() |  Paul E. McKenney | 1 | -1/+1 |
| 2021-08-06 | rcu: Start timing stall repetitions after warning complete |  Paul E. McKenney | 1 | -1/+8 |
| 2021-08-06 | rcu: Do not disable GP stall detection in rcu_cpu_stall_reset() |  Sergey Senozhatsky | 1 | -6/+3 |
| 2021-08-06 | rcu/tree: Handle VM stoppage in stall detection |  Sergey Senozhatsky | 1 | -0/+18 |
| 2021-08-06 | rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock |  Yanfei Xu | 1 | -1/+3 |
| 2021-08-06 | rcu: Fix to include first blocked task in stall warning |  Yanfei Xu | 1 | -2/+2 |
| 2021-07-06 | rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads() |  Paul E. McKenney | 1 | -2/+2 |
| 2021-07-04 | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu |  Linus Torvalds | 1 | -8/+76 |
| 2021-06-18 | sched: Change task_struct::state |  Peter Zijlstra | 1 | -6/+6 |
| 2021-05-18 | Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.13a', 'kvfree_rcu.2021.05.10c', 'mmdumpobj.2021.05.10c', 'nocb.2021.05.12a', 'srcu.2021.05.12a', 'tasks.2021.05.18a' and 'torture.2021.05.10c' into HEAD |  Paul E. McKenney | 1 | -8/+76 |
| 2021-05-13 | rcu: Add missing __releases() annotation |  Jules Irenge | 1 | -0/+1 |
| 2021-05-10 | rcu: Don't penalize priority boosting when there is nothing to boost |  Paul E. McKenney | 1 | -3/+14 |
| 2021-05-10 | rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP |  Paul E. McKenney | 1 | -2/+3 |
| 2021-05-10 | rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output |  Paul E. McKenney | 1 | -3/+9 |
| 2021-05-10 | rcu: Add ->gp_max to show_rcu_gp_kthreads() output |  Paul E. McKenney | 1 | -1/+2 |
| 2021-05-10 | rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output |  Paul E. McKenney | 1 | -3/+5 |
| 2021-05-10 | rcutorture: Don't count CPU-stalled time against priority boosting |  Paul E. McKenney | 1 | -0/+10 |
| 2021-05-10 | rcutorture: Forgive RCU boost failures when CPUs don't pass through QS |  Paul E. McKenney | 1 | -0/+36 |
| 2021-03-15 | rcu/tree: Add a trace event for RCU CPU stall warnings |  Sangmoon Kim | 1 | -0/+2 |
| 2021-01-22 | Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEAD |  Paul E. McKenney | 1 | -3/+57 |
| 2021-01-06 | rcu: Check and report missed fqs timer wakeup on RCU stall |  Neeraj Upadhyay | 1 | -0/+32 |
| 2021-01-04 | rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees |  Paul E. McKenney | 1 | -0/+8 |
| 2021-01-04 | rcu: Do not NMI offline CPUs |  Paul E. McKenney | 1 | -5/+12 |
| 2021-01-04 | rcu: For RCU grace-period kthread starvation, dump last CPU it ran on |  Paul E. McKenney | 1 | -1/+8 |
| 2020-11-19 | rcu: Panic after fixed number of stalls |  chao | 1 | -0/+6 |
| 2020-11-10 | rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled |  Paul E. McKenney | 1 | -5/+17 |
| 2020-08-24 | rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_cpu_stall_ftrace_dump |  Paul E. McKenney | 1 | -2/+2 |
| 2020-08-24 | rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads |  Paul E. McKenney | 1 | -2/+2 |
| 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 |