summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
AgeCommit message (Expand)Author
2021-03-15docs: Correctly spell Stephen Hemminger's namePaul E. McKenney
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-01-29drivers: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches
2021-01-06rcu: Check and report missed fqs timer wakeup on RCU stallNeeraj Upadhyay
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: Update the call_rcu() APIHui Su
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-11-02doc: Present the role of READ_ONCE()Paul E. McKenney
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-08-24docs: Fix function name trailing double-()sKees Cook
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-24docs: Fix typo in synchronize_rcu() function nameTobias Klauser
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-06-29doc: Timer problems can cause RCU CPU stall warningsPaul E. McKenney
2020-06-29docs: RCU: Don't duplicate chapter names in rculist_nulls.rstMauro Carvalho Chehab
2020-06-29docs: RCU: Convert stallwarn.txt to ReSTMauro Carvalho Chehab
2020-06-29docs: RCU: Convert rcuref.txt to ReSTMauro Carvalho Chehab
2020-06-29docs: RCU: Convert torture.txt to ReSTMauro Carvalho Chehab
2020-06-29docs: RCU: Convert rculist_nulls.txt to ReSTMauro Carvalho Chehab
2020-06-29docs: RCU: Convert lockdep.txt to ReSTMauro Carvalho Chehab
2020-06-29docs: RCU: Convert lockdep-splat.txt to ReSTMauro Carvalho Chehab
2020-06-29docs: RCU: Convert checklist.txt to ReSTMauro Carvalho Chehab
2020-04-27rcu: Make rcu_read_unlock_special() safe for rq/pi locksPaul E. McKenney
2020-02-27doc: Add rcutorture scripting to torture.txtPaul E. McKenney
2020-02-27doc/RCU/rcu: Use https instead of http if possibleSeongJae Park
2020-02-27doc/RCU/rcu: Use absolute paths for non-rst filesSeongJae Park
2020-02-27doc/RCU/rcu: Use ':ref:' for links to other docsSeongJae Park
2020-02-27doc/RCU/listRCU: Update example function nameSeongJae Park
2020-02-27doc/RCU/listRCU: Fix typos in a example code snippetsSeongJae Park
2020-02-27doc/RCU/Design: Remove remaining HTML tags in ReST filesSeongJae Park
2020-02-27doc: Add some more RCU list patterns in the kernelJoel Fernandes (Google)
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)
2019-12-10doc: Fix typo "deference" to "dereference"Paul E. McKenney
2019-12-10doc: Updated full list of RCU API in whatisRCU.rstMadhuparna Bhowmik