summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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: Present the role of READ_ONCE()Paul E. McKenney2020-11-022-0/+13
|/
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-093-4/+4
|\
| * 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
| * docs: Fix typo in synchronize_rcu() function nameTobias Klauser2020-08-241-1/+1
* | docs: Fix function name trailing double-()sKees Cook2020-08-241-1/+1
|/
* Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-0310-404/+500
|\
| * doc: Tasks RCU must protect instructions before trampolinePaul E. McKenney2020-06-291-1/+6
| * doc: Timer problems can cause RCU CPU stall warningsPaul E. McKenney2020-06-291-0/+7
| * docs: RCU: Don't duplicate chapter names in rculist_nulls.rstMauro Carvalho Chehab2020-06-291-0/+6
| * docs: RCU: Convert stallwarn.txt to ReSTMauro Carvalho Chehab2020-06-292-21/+35
| * docs: RCU: Convert rcuref.txt to ReSTMauro Carvalho Chehab2020-06-292-96/+104
| * docs: RCU: Convert torture.txt to ReSTMauro Carvalho Chehab2020-06-292-53/+65
| * docs: RCU: Convert rculist_nulls.txt to ReSTMauro Carvalho Chehab2020-06-293-172/+195
| * docs: RCU: Convert lockdep.txt to ReSTMauro Carvalho Chehab2020-06-292-4/+9
| * docs: RCU: Convert lockdep-splat.txt to ReSTMauro Carvalho Chehab2020-06-292-52/+58
| * docs: RCU: Convert checklist.txt to ReSTMauro Carvalho Chehab2020-06-292-5/+15
* | 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: Add rcutorture scripting to torture.txtPaul E. McKenney2020-02-271-7/+140
* doc/RCU/rcu: Use https instead of http if possibleSeongJae Park2020-02-271-1/+1
* doc/RCU/rcu: Use absolute paths for non-rst filesSeongJae Park2020-02-271-2/+2
* doc/RCU/rcu: Use ':ref:' for links to other docsSeongJae Park2020-02-271-6/+6
* doc/RCU/listRCU: Update example function nameSeongJae Park2020-02-271-3/+3
* doc/RCU/listRCU: Fix typos in a example code snippetsSeongJae Park2020-02-271-2/+2
* doc/RCU/Design: Remove remaining HTML tags in ReST filesSeongJae Park2020-02-271-4/+4
* doc: Add some more RCU list patterns in the kernelJoel Fernandes (Google)2020-02-271-64/+211
*-. Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney2020-01-241-8/+3
|\ \
| | * rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)2020-01-241-8/+3
| |/
* | doc: Fix typo "deference" to "dereference"Paul E. McKenney2019-12-101-1/+1
* | doc: Updated full list of RCU API in whatisRCU.rstMadhuparna Bhowmik2019-12-101-2/+7