aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RCU/checklist.rst
AgeCommit message (Expand)Author
2023-12-14doc: Clarify RCU Tasks reader/updater checklistPaul E. McKenney
2023-04-05Documentation/RCU: s/not/note/ in checklist.rstQiuxu Zhuo
2022-10-18doc: Update checklist.txtPaul E. McKenney
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds
2022-09-27Delete duplicate words from kernel docsAkhil Raj
2022-08-31doc: Use rcu_barrier() to rate-limit RCU callbacksPaul E. McKenney
2022-08-31doc: Call out queue_rcu_work() for blocking RCU callbacksPaul E. McKenney
2022-08-31doc: Emphasize the need for explicit RCU read-side markersPaul E. McKenney
2022-04-20docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa
2021-07-20Documentation/RCU: Fix emphasis markersAkira Yokosawa
2021-06-24doc: Give XDP as example of non-obvious RCU reader/updater pairingToke Høiland-Jørgensen
2021-06-24doc: Clarify and expand RCU updaters and corresponding readersPaul E. McKenney
2021-01-06doc: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior
2021-01-04docs: Fix typos and drop/fix dead links in RCU documentationPaul Gortmaker
2020-11-02doc: Present the role of READ_ONCE()Paul E. McKenney
2020-06-29docs: RCU: Convert checklist.txt to ReSTMauro Carvalho Chehab