summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds2022-10-032-2/+2
|\
| * Delete duplicate words from kernel docsAkhil Raj2022-09-272-2/+2
* | doc/rcu: Update LWN article URLs and add 2019 articleShao-Tse Hung2022-08-311-7/+9
* | doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocksPaul E. McKenney2022-08-311-7/+12
* | doc: Update rcu_access_pointer() advice in rcu_dereference.rstPaul E. McKenney2022-08-311-4/+10
* | doc: Fix list: rcu_access_pointer() is not lockdep-checkedPaul E. McKenney2022-08-311-3/+9
* | doc: Use rcu_barrier() to rate-limit RCU callbacksPaul E. McKenney2022-08-311-1/+2
* | doc: Call out queue_rcu_work() for blocking RCU callbacksPaul E. McKenney2022-08-311-0/+3
* | doc: Emphasize the need for explicit RCU read-side markersPaul E. McKenney2022-08-311-2/+7
|/
* rcu/context-tracking: Remove unused and/or unecessary middle functionsFrederic Weisbecker2022-07-051-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-052-7/+7
* context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker2022-07-051-2/+2
* Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney2022-05-111-0/+20
|\
| * rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki2022-05-111-0/+20
* | docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa2022-04-208-29/+25
* | docs: Add documentation for rude and trace RCU flavorsPaul E. McKenney2022-04-201-0/+32
|/
*-. Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney2021-12-091-11/+0
|\ \
| | * rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney2021-11-301-11/+0
| |/
* | doc: RCU: Avoid 'Symbol' font-family in SVG figuresAkira Yokosawa2021-11-3011-67/+67
* | doc: Add refcount analogy to What is RCUNeilBrown2021-11-301-8/+82
|/
* rcu: Fix undefined Kconfig macrosZhouyi Zhou2021-09-131-37/+32
* doc: Add another stall-warning root cause in stallwarn.rstPaul E. McKenney2021-09-131-0/+10
* doc: Update stallwarn.rst with recent changesPaul E. McKenney2021-07-201-6/+15
* rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...Frederic Weisbecker2021-07-201-0/+29
* docs: Fix a typo in Documentation/RCU/stallwarn.rstHaocheng Xie2021-07-201-1/+1
* Documentation/RCU: Fix nested inline markupAkira Yokosawa2021-07-201-3/+5
* Documentation/RCU: Fix emphasis markersAkira Yokosawa2021-07-203-19/+19
* Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-041-3/+3
|\
| * 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
* | doc: Give XDP as example of non-obvious RCU reader/updater pairingToke Høiland-Jørgensen2021-06-241-2/+9
* | doc: Clarify and expand RCU updaters and corresponding readersPaul E. McKenney2021-06-241-21/+27
|/
* docs: Correctly spell Stephen Hemminger's namePaul E. McKenney2021-03-151-1/+1
* Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-221-47/+47
|\
| * Documentation: Replace lkml.org links with loreJoe Perches2021-01-111-47/+47
* | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-216-377/+412
|\ \
| * \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-02-126-377/+412
| |\ \ | | |/ | |/|
| | *-----. Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney2021-01-222-1/+40
| | |\ \ \ \
| | | | | | * srcu: Document polling interfaces for Tree SRCU grace periodsPaul E. McKenney2021-01-041-0/+18
| | | | | |/ | | | | |/|
| | | | | * rcu: Check and report missed fqs timer wakeup on RCU stallNeeraj Upadhyay2021-01-061-1/+22
| | | | |/
| | * | | doc: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior2021-01-066-24/+24
| | * | | 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-042-17/+14
| | * | | 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
| | | |/ | | |/|
* | / | drivers: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-2/+1
|/ / /
* / / docs: Fix reST markup when linking to sectionsNícolas F. R. A. Prado2020-12-312-14/+14
|/ /
* | docs/rcu: Update the call_rcu() APIHui Su2020-11-061-2/+1