summaryrefslogtreecommitdiff
path: root/Documentation/RCU
AgeCommit message (Expand)AuthorFilesLines
2021-07-20doc: Update stallwarn.rst with recent changesPaul E. McKenney1-6/+15
2021-07-20rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...Frederic Weisbecker1-0/+29
2021-07-20docs: Fix a typo in Documentation/RCU/stallwarn.rstHaocheng Xie1-1/+1
2021-07-20Documentation/RCU: Fix nested inline markupAkira Yokosawa1-3/+5
2021-07-20Documentation/RCU: Fix emphasis markersAkira Yokosawa3-19/+19
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2021-06-24doc: Give XDP as example of non-obvious RCU reader/updater pairingToke Høiland-Jørgensen1-2/+9
2021-06-24doc: Clarify and expand RCU updaters and corresponding readersPaul E. McKenney1-21/+27
2021-05-11doc: Fix diagram references in memory-ordering documentFrederic Weisbecker1-2/+2
2021-05-11doc: Fix statement of RCU's memory-ordering requirementsPaul E. McKenney1-1/+1
2021-03-15docs: Correctly spell Stephen Hemminger's namePaul E. McKenney1-1/+1
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds1-47/+47
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-377/+412
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar6-377/+412
2021-01-29drivers: Remove CONFIG_OPROFILE supportViresh Kumar1-2/+1
2021-01-23Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney2-1/+40
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches1-47/+47
2021-01-07rcu: Check and report missed fqs timer wakeup on RCU stallNeeraj Upadhyay1-1/+22
2021-01-07doc: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior6-24/+24
2021-01-07doc: Update RCU's requirements page about the PREEMPT_RT wikiSebastian Andrzej Siewior1-1/+1
2021-01-05srcu: Document polling interfaces for Tree SRCU grace periodsPaul E. McKenney1-0/+18
2021-01-05doc: Update RCU requirements RCU_INIT_POINTER() descriptionPaul E. McKenney1-2/+1
2021-01-05docs: Fix typos and drop/fix dead links in RCU documentationPaul Gortmaker2-17/+14
2021-01-05doc: Remove obsolete RCU-bh and RCU-sched update-side API membersPaul E. McKenney1-14/+14
2021-01-05docs: Remove redundant "``" from Requirements.rstPaul E. McKenney1-332/+332
2021-01-01docs: Fix reST markup when linking to sectionsNícolas F. R. A. Prado2-14/+14
2020-11-07docs/rcu: Update the call_rcu() APIHui Su1-2/+1
2020-11-07docs: RCU: Requirements.rst: Fix a list blockMauro Carvalho Chehab1-0/+1
2020-11-07docs: Update RCU's hotplug requirements with a bit about designJoel Fernandes (Google)1-10/+39
2020-11-03doc: Present the role of READ_ONCE()Paul E. McKenney2-0/+13
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-4/+4
2020-08-25docs: Fix function name trailing double-()sKees Cook1-1/+1
2020-08-25doc: Drop doubled words from RCU requirements documentationRandy Dunlap1-2/+2
2020-08-25doc: Drop doubled words from RCU Data-Structures.rstRandy Dunlap1-1/+1
2020-08-25docs: Fix typo in synchronize_rcu() function nameTobias Klauser1-1/+1
2020-08-04Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-404/+500
2020-07-21Documentation/barriers: Remove references to [smp_]read_barrier_depends()Will Deacon1-1/+1
2020-06-29doc: Tasks RCU must protect instructions before trampolinePaul E. McKenney1-1/+6
2020-06-29doc: Timer problems can cause RCU CPU stall warningsPaul E. McKenney1-0/+7
2020-06-29docs: RCU: Don't duplicate chapter names in rculist_nulls.rstMauro Carvalho Chehab1-0/+6
2020-06-29docs: RCU: Convert stallwarn.txt to ReSTMauro Carvalho Chehab2-21/+35
2020-06-29docs: RCU: Convert rcuref.txt to ReSTMauro Carvalho Chehab2-96/+104
2020-06-29docs: RCU: Convert torture.txt to ReSTMauro Carvalho Chehab2-53/+65
2020-06-29docs: RCU: Convert rculist_nulls.txt to ReSTMauro Carvalho Chehab3-172/+195
2020-06-29docs: RCU: Convert lockdep.txt to ReSTMauro Carvalho Chehab2-4/+9
2020-06-29docs: RCU: Convert lockdep-splat.txt to ReSTMauro Carvalho Chehab2-52/+58
2020-06-29docs: RCU: Convert checklist.txt to ReSTMauro Carvalho Chehab2-5/+15
2020-04-27rcu: Make rcu_read_unlock_special() safe for rq/pi locksPaul E. McKenney1-45/+16
2020-02-27doc: Add rcutorture scripting to torture.txtPaul E. McKenney1-7/+140
2020-02-27doc/RCU/rcu: Use https instead of http if possibleSeongJae Park1-1/+1