summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU/Design
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker2023-10-236-27/+9
|\ \
| | * rcu: Remove references to rcu_migrate_callbacks() from diagramsFrederic Weisbecker2023-10-042-18/+0
| |/ |/|
| * rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker2023-10-045-9/+9
|/
* rcu: Remove RCU_NONIDLE()Peter Zijlstra2023-05-111-35/+1
* Documentation: RCU: Correct spellingRandy Dunlap2023-04-052-4/+4
* timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)2022-11-241-1/+1
* Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner2022-11-241-1/+1
* context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker2022-07-051-1/+1
* context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker2022-07-051-5/+5
* docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa2022-04-203-4/+4
* docs: Add documentation for rude and trace RCU flavorsPaul E. McKenney2022-04-201-0/+32
* doc: RCU: Avoid 'Symbol' font-family in SVG figuresAkira Yokosawa2021-11-3011-67/+67
* rcu: Fix undefined Kconfig macrosZhouyi Zhou2021-09-131-37/+32
* rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...Frederic Weisbecker2021-07-201-0/+29
* Documentation/RCU: Fix nested inline markupAkira Yokosawa2021-07-201-3/+5
* doc: Fix diagram references in memory-ordering documentFrederic Weisbecker2021-05-101-2/+2
* doc: Fix statement of RCU's memory-ordering requirementsPaul E. McKenney2021-05-101-1/+1
* Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-02-122-360/+376
|\
| *---. Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney2021-01-221-0/+18
| |\ \ \
| | | | * srcu: Document polling interfaces for Tree SRCU grace periodsPaul E. McKenney2021-01-041-0/+18
| | | |/
| * | | doc: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior2021-01-062-13/+13
| * | | doc: Update RCU's requirements page about the PREEMPT_RT wikiSebastian Andrzej Siewior2021-01-061-1/+1
| * | | doc: Update RCU requirements RCU_INIT_POINTER() descriptionPaul E. McKenney2021-01-041-2/+1
| * | | docs: Fix typos and drop/fix dead links in RCU documentationPaul Gortmaker2021-01-041-12/+11
| * | | doc: Remove obsolete RCU-bh and RCU-sched update-side API membersPaul E. McKenney2021-01-041-14/+14
| * | | docs: Remove redundant "``" from Requirements.rstPaul E. McKenney2021-01-041-332/+332
| | |/ | |/|
* / | docs: Fix reST markup when linking to sectionsNĂ­colas F. R. A. Prado2020-12-312-14/+14
|/ /
* | docs: RCU: Requirements.rst: Fix a list blockMauro Carvalho Chehab2020-11-061-0/+1
* | docs: Update RCU's hotplug requirements with a bit about designJoel Fernandes (Google)2020-11-061-10/+39
|/
* doc: Drop doubled words from RCU requirements documentationRandy Dunlap2020-08-241-2/+2
* doc: Drop doubled words from RCU Data-Structures.rstRandy Dunlap2020-08-241-1/+1
* Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-1/+6
|\
| * doc: Tasks RCU must protect instructions before trampolinePaul E. McKenney2020-06-291-1/+6
* | Documentation/barriers: Remove references to [smp_]read_barrier_depends()Will Deacon2020-07-211-1/+1
|/
* rcu: Make rcu_read_unlock_special() safe for rq/pi locksPaul E. McKenney2020-04-271-45/+16
* doc/RCU/Design: Remove remaining HTML tags in ReST filesSeongJae Park2020-02-271-4/+4
* Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()Sebastian Andrzej Siewior2019-10-293-3/+3
* Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"Joel Fernandes (Google)2019-10-291-0/+54
* Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)2019-10-291-1/+1
* docs: rcu: Correct links referring to titlesJoel Fernandes (Google)2019-10-292-60/+47
* docs: rcu: convert some articles from html to ReSTMauro Carvalho Chehab2019-10-299-6102/+4971
* Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)2019-10-291-1/+1
* Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...Joel Fernandes (Google)2019-10-291-71/+0
*-. Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...Paul E. McKenney2019-08-131-1/+72
|\ \
| | * treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)2019-08-011-1/+1
| |/ |/|
| * rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()Paul E. McKenney2019-08-011-0/+71
|/
* doc: Remove obsolete RCU update functions from RCU documentationPaul E. McKenney2019-03-263-6/+6
*-. Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney2019-02-094-11/+11
|\ \
| * | rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCUPaul E. McKenney2019-01-253-5/+5
| * | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney2019-01-254-6/+6
| |/