summaryrefslogtreecommitdiff
path: root/Documentation/RCU/Design
AgeCommit message (Expand)Author
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay
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 struct rcu_data .dynticks_snap into .watching_snapValentin Schneider
2024-08-15rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()Valentin Schneider
2024-08-14doc: Remove RCU Tasks Rude asynchronous APIsPaul E. McKenney
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i...Valentin Schneider
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...Valentin Schneider
2024-07-29context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...Valentin Schneider
2024-07-04Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...Paul E. McKenney
2024-06-28rcu: Remove superfluous full memory barrier upon first EQS snapshotFrederic Weisbecker
2024-06-06doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rstPaul E. McKenney
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-05-11rcu: Remove RCU_NONIDLE()Peter Zijlstra
2023-04-05Documentation: RCU: Correct spellingRandy Dunlap
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)
2022-11-24Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner
2022-07-05context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker
2022-04-20docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa
2022-04-20docs: Add documentation for rude and trace RCU flavorsPaul E. McKenney
2021-11-30doc: RCU: Avoid 'Symbol' font-family in SVG figuresAkira Yokosawa
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-07-20Documentation/RCU: Fix nested inline markupAkira Yokosawa
2021-05-10doc: Fix diagram references in memory-ordering documentFrederic Weisbecker
2021-05-10doc: Fix statement of RCU's memory-ordering requirementsPaul E. McKenney
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney
2021-01-06doc: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior
2021-01-06doc: Update RCU's requirements page about the PREEMPT_RT wikiSebastian Andrzej Siewior
2021-01-04srcu: Document polling interfaces for Tree SRCU grace periodsPaul E. McKenney
2021-01-04doc: Update RCU requirements RCU_INIT_POINTER() descriptionPaul E. McKenney
2021-01-04docs: Fix typos and drop/fix dead links in RCU documentationPaul Gortmaker
2021-01-04doc: Remove obsolete RCU-bh and RCU-sched update-side API membersPaul E. McKenney
2021-01-04docs: Remove redundant "``" from Requirements.rstPaul E. McKenney
2020-12-31docs: Fix reST markup when linking to sectionsNĂ­colas F. R. A. Prado
2020-11-06docs: RCU: Requirements.rst: Fix a list blockMauro Carvalho Chehab
2020-11-06docs: Update RCU's hotplug requirements with a bit about designJoel Fernandes (Google)
2020-08-24doc: Drop doubled words from RCU requirements documentationRandy Dunlap
2020-08-24doc: Drop doubled words from RCU Data-Structures.rstRandy Dunlap
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-21Documentation/barriers: Remove references to [smp_]read_barrier_depends()Will Deacon
2020-06-29doc: Tasks RCU must protect instructions before trampolinePaul E. McKenney
2020-04-27rcu: Make rcu_read_unlock_special() safe for rq/pi locksPaul E. McKenney
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