summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
AgeCommit message (Expand)AuthorLines
2025-10-04Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-76/+169
2025-08-22docs: rcu: Replace multiple dead OLS links in RTFP.txtNikil Paul S-3/+3
2025-08-22doc: Fix typo in RCU's torture.rst documentationPaul E. McKenney-1/+1
2025-08-22Documentation: RCU: Retitle toctree indexBagas Sanjaya-2/+2
2025-08-22Documentation: RCU: Reduce toctree depthBagas Sanjaya-1/+1
2025-08-22Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal code blockBagas Sanjaya-1/+1
2025-08-20rcu: docs: Requirements.rst: Abide by conventions of kernel documentationAkira Yokosawa-28/+24
2025-08-20doc: Add RCU guards to checklist.rstPaul E. McKenney-8/+19
2025-08-20doc: Update whatisRCU.rst for recent RCU API additionsPaul E. McKenney-32/+118
2025-08-18Documentation: Fix RCU typosBjorn Helgaas-2/+2
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
2025-05-16doc/RCU/listRCU: refine example code for eliminating stale dataWei Yang-4/+6
2025-05-16doc: Update LWN RCU API links in whatisRCU.rstPaul E. McKenney-0/+3
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+10
2025-03-16refcount: provide ops for cases when object's memory can be reusedSuren Baghdasaryan-0/+10
2025-02-04rcu: Remove references to old grace-period-wait primitivesPaul E. McKenney-4/+1
2025-02-04doc: Add broken-timing possibility to stallwarn.rstPaul E. McKenney-0/+7
2024-11-12doc: rcu: update printed dynticks counter bitsBaruch Siach-1/+1
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay-36/+30
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-36/+30
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: Clarify rcu_assign_pointer() and rcu_dereference() orderingPaul E. McKenney-11/+19
2024-06-06doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rstPaul E. McKenney-0/+16
2024-04-09doc: Remove references to arrayRCU.rstZenghui Yu-3/+3
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2024-02-14doc: Update checklist.rst discussion of callback executionPaul E. McKenney-10/+11
2024-02-14doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCUPaul E. McKenney-2/+2
2024-02-14doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rstPaul E. McKenney-0/+6
2024-02-14doc: Make checklist.rst note that spinlocks are implied RCU readersPaul E. McKenney-2/+3
2024-02-14doc: Make whatisRCU.rst note that spinlocks are RCU readersPaul E. McKenney-2/+13
2024-02-14doc: Spinlocks are implied RCU readersPaul E. McKenney-1/+4
2024-01-30doc:it_IT: first translation for locking/Federico Vaga-1/+1
2023-12-14doc: Mention address and data dependencies in rcu_dereference.rstPaul E. McKenney-7/+20
2023-12-14doc: Clarify RCU Tasks reader/updater checklistPaul E. McKenney-9/+16
2023-12-14Documentation: RCU: Remove repeated word in commentsCharles Han-1/+1
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker-29/+20
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-09-11rcu: Describe listRCU read-side guaranteesMatthew Wilcox (Oracle)-0/+9