| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-20 | rcu: docs: Requirements.rst: Abide by conventions of kernel documentation |  Akira Yokosawa | 1 | -28/+24 |
| 2025-07-22 | rcu: Document concurrent quiescent state reporting for offline CPUs |  Joel Fernandes | 1 | -0/+87 |
| 2025-07-22 | rcu: Document separation of rcu_state and rnp's gp_seq |  Joel Fernandes | 1 | -0/+33 |
| 2025-07-22 | rcu: Document GP init vs hotplug-scan ordering requirements |  Joel Fernandes | 1 | -0/+41 |
| 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 | -2/+1 |
| 2024-08-15 | rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}() |  Valentin Schneider | 4 | -8/+8 |
| 2024-08-15 | rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck() |  Valentin Schneider | 4 | -4/+4 |
| 2024-08-15 | rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save() |  Valentin Schneider | 4 | -4/+4 |
| 2024-08-15 | rcu: Rename struct rcu_data .dynticks_snap into .watching_snap |  Valentin Schneider | 1 | -2/+2 |
| 2024-08-15 | rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since() |  Valentin Schneider | 1 | -1/+1 |
| 2024-08-14 | doc: Remove RCU Tasks Rude asynchronous APIs |  Paul E. McKenney | 1 | -2/+1 |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting |  Valentin Schneider | 1 | -7/+7 |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting |  Valentin Schneider | 1 | -5/+5 |
| 2024-07-29 | context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire() |  Valentin Schneider | 1 | -1/+1 |
| 2024-07-04 | Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'nocb.2024.06.03a', 'rcu-tasks.2024.06.06a', 'rcutorture.2024.06.06a' and 'srcu.2024.06.18a' into HEAD |  Paul E. McKenney | 1 | -3/+3 |
| 2024-06-28 | rcu: Remove superfluous full memory barrier upon first EQS snapshot |  Frederic Weisbecker | 1 | -3/+3 |
| 2024-06-06 | doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rst |  Paul E. McKenney | 1 | -0/+16 |
| 2023-10-23 | Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/tasks' and 'rcu/stall' into rcu/next |  Frederic Weisbecker | 6 | -27/+9 |
| 2023-10-04 | rcu: Standardize explicit CPU-hotplug calls |  Frederic Weisbecker | 5 | -9/+9 |
| 2023-10-04 | rcu: Remove references to rcu_migrate_callbacks() from diagrams |  Frederic Weisbecker | 2 | -18/+0 |
| 2023-05-11 | rcu: Remove RCU_NONIDLE() |  Peter Zijlstra | 1 | -35/+1 |
| 2023-04-05 | Documentation: RCU: Correct spelling |  Randy Dunlap | 2 | -4/+4 |
| 2022-11-24 | timers: Update the documentation to reflect on the new timer_shutdown() API |  Steven Rostedt (Google) | 1 | -1/+1 |
| 2022-11-24 | Documentation: Replace del_timer/del_timer_sync() |  Thomas Gleixner | 1 | -1/+1 |
| 2022-07-05 | context_tracking: Take NMI eqs entrypoints over RCU |  Frederic Weisbecker | 1 | -1/+1 |
| 2022-07-05 | context_tracking: Take IRQ eqs entrypoints over RCU |  Frederic Weisbecker | 1 | -5/+5 |
| 2022-04-20 | docs: Update RCU cross-references as suggested in doc-guide |  Akira Yokosawa | 3 | -4/+4 |
| 2022-04-20 | docs: Add documentation for rude and trace RCU flavors |  Paul E. McKenney | 1 | -0/+32 |
| 2021-11-30 | doc: RCU: Avoid 'Symbol' font-family in SVG figures |  Akira Yokosawa | 11 | -67/+67 |
| 2021-09-13 | rcu: Fix undefined Kconfig macros |  Zhouyi Zhou | 1 | -37/+32 |
| 2021-07-20 | rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock_lock() |  Frederic Weisbecker | 1 | -0/+29 |
| 2021-07-20 | Documentation/RCU: Fix nested inline markup |  Akira Yokosawa | 1 | -3/+5 |
| 2021-05-10 | doc: Fix diagram references in memory-ordering document |  Frederic Weisbecker | 1 | -2/+2 |
| 2021-05-10 | doc: Fix statement of RCU's memory-ordering requirements |  Paul E. McKenney | 1 | -1/+1 |
| 2021-02-12 | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 2 | -360/+376 |
| 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 | -0/+18 |
| 2021-01-06 | doc: Use CONFIG_PREEMPTION |  Sebastian Andrzej Siewior | 2 | -13/+13 |
| 2021-01-06 | doc: Update RCU's requirements page about the PREEMPT_RT wiki |  Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2021-01-04 | srcu: Document polling interfaces for Tree SRCU grace periods |  Paul E. McKenney | 1 | -0/+18 |
| 2021-01-04 | doc: Update RCU requirements RCU_INIT_POINTER() description |  Paul E. McKenney | 1 | -2/+1 |
| 2021-01-04 | docs: Fix typos and drop/fix dead links in RCU documentation |  Paul Gortmaker | 1 | -12/+11 |
| 2021-01-04 | doc: Remove obsolete RCU-bh and RCU-sched update-side API members |  Paul E. McKenney | 1 | -14/+14 |
| 2021-01-04 | docs: Remove redundant "``" from Requirements.rst |  Paul E. McKenney | 1 | -332/+332 |
| 2020-12-31 | docs: Fix reST markup when linking to sections |  NĂcolas F. R. A. Prado | 2 | -14/+14 |
| 2020-11-06 | docs: RCU: Requirements.rst: Fix a list block |  Mauro Carvalho Chehab | 1 | -0/+1 |
| 2020-11-06 | docs: Update RCU's hotplug requirements with a bit about design |  Joel Fernandes (Google) | 1 | -10/+39 |
| 2020-08-24 | doc: Drop doubled words from RCU requirements documentation |  Randy Dunlap | 1 | -2/+2 |
| 2020-08-24 | doc: Drop doubled words from RCU Data-Structures.rst |  Randy Dunlap | 1 | -1/+1 |
| 2020-08-03 | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+6 |
| 2020-07-21 | Documentation/barriers: Remove references to [smp_]read_barrier_depends() |  Will Deacon | 1 | -1/+1 |