| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-16 | Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/torture-for-6.16' into rcu/for-next |  Joel Fernandes | 1 | -1/+17 |
| 2025-05-16 | rcutorture: Perform more frequent testing of ->gpwrap |  Joel Fernandes | 1 | -0/+4 |
| 2025-04-08 | rcu: Comment on the extraneous delta test on rcu_seq_done_exact() |  Frederic Weisbecker | 1 | -0/+9 |
| 2025-04-08 | rcu: Replace magic number with meaningful constant in rcu_seq_done_exact() |  Joel Fernandes | 1 | -1/+4 |
| 2025-03-04 | Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.04a', 'srcu.2025.02.05a' and 'torture.2025.02.05a' |  Boqun Feng | 1 | -4/+9 |
| 2025-03-04 | rcu: Fix get_state_synchronize_rcu_full() GP-start detection |  Paul E. McKenney | 1 | -1/+1 |
| 2025-02-05 | rcutorture: Make cur_ops->format_gp_seqs take buffer length |  Paul E. McKenney | 1 | -1/+1 |
| 2025-02-05 | rcutorture: Expand failure/close-call grace-period output |  Paul E. McKenney | 1 | -2/+2 |
| 2025-02-05 | rcutorture: Include grace-period sequence numbers in failure/close-call |  Paul E. McKenney | 1 | -0/+2 |
| 2025-02-05 | srcu: Make Tiny SRCU able to operate in preemptible kernels |  Paul E. McKenney | 1 | -3/+6 |
| 2024-09-09 | Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.09.24a', 'rcutorture.14.08.24a', 'rcustall.09.09.24a', 'srcu.12.08.24a', 'rcu.tasks.14.08.24a', 'rcu_scaling_tests.15.08.24a', 'fixes.12.08.24a' and 'misc.11.08.24a' into next.09.09.24a |  Neeraj Upadhyay | 1 | -3/+5 |
| 2024-08-15 | rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs() |  Valentin Schneider | 1 | -2/+2 |
| 2024-08-14 | rcu: Provide rcu_barrier_cb_is_done() to check rcu_barrier() CBs |  Paul E. McKenney | 1 | -0/+5 |
| 2024-08-12 | srcu: faster gp seq wrap-around |  JP Kobryn | 1 | -3/+0 |
| 2024-04-16 | rcutorture: Make rcutorture support print rcu-tasks gp state |  Zqiang | 1 | -10/+10 |
| 2024-02-26 | Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.02.14a', 'rcu-tasks.2024.02.26a' and 'rcu-misc.2024.02.14a' into rcu.2024.02.26a |  Boqun Feng | 1 | -9/+10 |
| 2024-02-25 | rcu-tasks: Initialize callback lists at rcu_init() time |  Paul E. McKenney | 1 | -0/+6 |
| 2024-02-14 | rcu: Rename jiffies_till_flush to jiffies_lazy_flush |  Frederic Weisbecker | 1 | -4/+4 |
| 2024-02-14 | rcu/exp: Remove rcu_par_gp_wq |  Frederic Weisbecker | 1 | -4/+0 |
| 2024-02-14 | rcu/exp: Make parallel exp gp kworker per rcu node |  Frederic Weisbecker | 1 | -1/+0 |
| 2023-12-12 | rcu: Restrict access to RCU CPU stall notifiers |  Paul E. McKenney | 1 | -3/+5 |
| 2023-11-01 | rcu: Introduce rcu_cpu_online() |  Frederic Weisbecker | 1 | -0/+2 |
| 2023-10-23 | Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/tasks' and 'rcu/stall' into rcu/next |  Frederic Weisbecker | 1 | -0/+13 |
| 2023-09-24 | torture: Move rcutorture_sched_setaffinity() out of rcutorture |  Paul E. McKenney | 1 | -4/+0 |
| 2023-09-13 | rcu: Dump memory object info if callback function is invalid |  Zhen Lei | 1 | -0/+7 |
| 2023-09-11 | rcu: Add RCU CPU stall notifier |  Paul E. McKenney | 1 | -0/+6 |
| 2023-08-29 | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 1 | -2/+0 |
| 2023-07-14 | rcuscale: fix building with RCU_TINY |  Arnd Bergmann | 1 | -6/+8 |
| 2023-07-14 | rcuscale: Add RCU Tasks Rude testing |  Paul E. McKenney | 1 | -0/+3 |
| 2023-07-14 | rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time |  Paul E. McKenney | 1 | -0/+3 |
| 2023-07-12 | rcu: Export rcu_request_urgent_qs_task() |  Paul E. McKenney | 1 | -2/+0 |
| 2023-05-11 | rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs |  Paul E. McKenney | 1 | -0/+6 |
| 2023-04-05 | Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree', remote-tracking branches 'paul/srcu-cf.2023.04.04a', 'fbq/rcu/lockdep.2023.03.27a' and 'fbq/rcu/rcutorture.2023.03.20a' into rcu/staging |  Joel Fernandes (Google) | 1 | -2/+41 |
| 2023-04-05 | rcu: Further comment and explain the state space of GP sequences |  Frederic Weisbecker | 1 | -0/+37 |
| 2023-04-04 | srcu: Begin offloading srcu_struct fields to srcu_update |  Paul E. McKenney | 1 | -2/+4 |
| 2023-02-02 | Merge branch 'stall.2023.01.09a' into HEAD |  Paul E. McKenney | 1 | -0/+1 |
| 2023-01-17 | rcu: Track laziness during boot and suspend |  Joel Fernandes (Google) | 1 | -0/+6 |
| 2023-01-05 | rcu: Add RCU stall diagnosis information |  Zhen Lei | 1 | -0/+1 |
| 2023-01-03 | rcu: Allow expedited RCU CPU stall warnings to dump task stacks |  Paul E. McKenney | 1 | -0/+1 |
| 2022-12-12 | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux |  Linus Torvalds | 1 | -2/+6 |
| 2022-11-29 | rcu: Make SRCU mandatory |  Paul E. McKenney | 1 | -2/+6 |
| 2022-11-29 | rcu: Make call_rcu() lazy to save power |  Joel Fernandes (Google) | 1 | -0/+8 |
| 2022-07-21 | Merge branch 'ctxt.2022.07.05a' into HEAD |  Paul E. McKenney | 1 | -4/+0 |
| 2022-07-05 | rcu/context_tracking: Move dynticks_nmi_nesting to context tracking |  Frederic Weisbecker | 1 | -4/+0 |
| 2022-06-20 | rcu: Provide a get_completed_synchronize_rcu() function |  Paul E. McKenney | 1 | -0/+3 |
| 2022-06-20 | rcu: Make normal polling GP be more precise about sequence numbers |  Paul E. McKenney | 1 | -0/+12 |
| 2022-05-26 | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux |  Linus Torvalds | 1 | -0/+2 |
| 2022-05-11 | Merge branch 'exp.2022.05.11a' into HEAD |  Paul E. McKenney | 1 | -0/+7 |
| 2022-05-11 | rcu: Move expedited grace period (GP) work to RT kthread_worker |  Kalesh Singh | 1 | -0/+5 |
| 2022-05-11 | rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT |  Uladzislau Rezki | 1 | -0/+2 |