summaryrefslogtreecommitdiff
path: root/Documentation/RCU/Design/Memory-Ordering
AgeCommit message (Expand)Author
2024-08-15rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}()Valentin Schneider
2024-08-15rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck()Valentin Schneider
2024-08-15rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save()Valentin Schneider
2024-08-15rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()Valentin Schneider
2024-07-29context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...Valentin Schneider
2024-06-28rcu: Remove superfluous full memory barrier upon first EQS snapshotFrederic Weisbecker
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker
2023-10-04rcu: Remove references to rcu_migrate_callbacks() from diagramsFrederic Weisbecker
2023-04-05Documentation: RCU: Correct spellingRandy Dunlap
2021-09-13rcu: Fix undefined Kconfig macrosZhouyi Zhou
2021-07-20rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...Frederic Weisbecker
2021-05-10doc: Fix diagram references in memory-ordering documentFrederic Weisbecker
2021-05-10doc: Fix statement of RCU's memory-ordering requirementsPaul E. McKenney
2020-12-31docs: Fix reST markup when linking to sectionsNícolas F. R. A. Prado
2020-02-27doc/RCU/Design: Remove remaining HTML tags in ReST filesSeongJae Park
2019-10-29Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()Sebastian Andrzej Siewior
2019-10-29docs: rcu: Correct links referring to titlesJoel Fernandes (Google)
2019-10-29docs: rcu: convert some articles from html to ReSTMauro Carvalho Chehab
2019-03-26doc: Remove obsolete RCU update functions from RCU documentationPaul E. McKenney
2019-01-25rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCUPaul E. McKenney
2019-01-25rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney
2018-11-12doc: Fix "struction" typo in RCU memory-ordering documentationJoel Fernandes (Google)
2018-07-12doc: Update memory-ordering documentation for ->gp-seqPaul E. McKenney
2017-10-09documentation: RCU grace-period memory ordering guaranteesPaul E. McKenney