summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU/Design
AgeCommit message (Expand)AuthorLines
2025-08-20rcu: docs: Requirements.rst: Abide by conventions of kernel documentationAkira Yokosawa-28/+24
2025-07-22rcu: Document concurrent quiescent state reporting for offline CPUsJoel Fernandes-0/+87
2025-07-22rcu: Document separation of rcu_state and rnp's gp_seqJoel Fernandes-0/+33
2025-07-22rcu: Document GP init vs hotplug-scan ordering requirementsJoel Fernandes-0/+41
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay-2/+1
2024-08-15rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}()Valentin Schneider-8/+8
2024-08-15rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck()Valentin Schneider-4/+4
2024-08-15rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save()Valentin Schneider-4/+4
2024-08-15rcu: Rename struct rcu_data .dynticks_snap into .watching_snapValentin Schneider-2/+2
2024-08-15rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()Valentin Schneider-1/+1
2024-08-14doc: Remove RCU Tasks Rude asynchronous APIsPaul E. McKenney-2/+1
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i...Valentin Schneider-7/+7
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...Valentin Schneider-5/+5
2024-07-29context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...Valentin Schneider-1/+1
2024-07-04Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...Paul E. McKenney-3/+3
2024-06-28rcu: Remove superfluous full memory barrier upon first EQS snapshotFrederic Weisbecker-3/+3
2024-06-06doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rstPaul E. McKenney-0/+16
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker-27/+9
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker-9/+9
2023-10-04rcu: Remove references to rcu_migrate_callbacks() from diagramsFrederic Weisbecker-18/+0
2023-05-11rcu: Remove RCU_NONIDLE()Peter Zijlstra-35/+1
2023-04-05Documentation: RCU: Correct spellingRandy Dunlap-4/+4
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)-1/+1
2022-11-24Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner-1/+1
2022-07-05context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker-1/+1
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker-5/+5
2022-04-20docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa-4/+4
2022-04-20docs: Add documentation for rude and trace RCU flavorsPaul E. McKenney-0/+32
2021-11-30doc: RCU: Avoid 'Symbol' font-family in SVG figuresAkira Yokosawa-67/+67
2021-09-13rcu: Fix undefined Kconfig macrosZhouyi Zhou-37/+32
2021-07-20rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...Frederic Weisbecker-0/+29
2021-07-20Documentation/RCU: Fix nested inline markupAkira Yokosawa-3/+5
2021-05-10doc: Fix diagram references in memory-ordering documentFrederic Weisbecker-2/+2
2021-05-10doc: Fix statement of RCU's memory-ordering requirementsPaul E. McKenney-1/+1
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-360/+376
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney-0/+18
2021-01-06doc: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior-13/+13
2021-01-06doc: Update RCU's requirements page about the PREEMPT_RT wikiSebastian Andrzej Siewior-1/+1
2021-01-04srcu: Document polling interfaces for Tree SRCU grace periodsPaul E. McKenney-0/+18
2021-01-04doc: Update RCU requirements RCU_INIT_POINTER() descriptionPaul E. McKenney-2/+1
2021-01-04docs: Fix typos and drop/fix dead links in RCU documentationPaul Gortmaker-12/+11
2021-01-04doc: Remove obsolete RCU-bh and RCU-sched update-side API membersPaul E. McKenney-14/+14
2021-01-04docs: Remove redundant "``" from Requirements.rstPaul E. McKenney-332/+332
2020-12-31docs: Fix reST markup when linking to sectionsNĂ­colas F. R. A. Prado-14/+14
2020-11-06docs: RCU: Requirements.rst: Fix a list blockMauro Carvalho Chehab-0/+1
2020-11-06docs: Update RCU's hotplug requirements with a bit about designJoel Fernandes (Google)-10/+39
2020-08-24doc: Drop doubled words from RCU requirements documentationRandy Dunlap-2/+2
2020-08-24doc: Drop doubled words from RCU Data-Structures.rstRandy Dunlap-1/+1
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+6
2020-07-21Documentation/barriers: Remove references to [smp_]read_barrier_depends()Will Deacon-1/+1