summaryrefslogtreecommitdiff
path: root/Documentation/RCU
AgeCommit message (Expand)Author
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds
2024-02-14doc: Update checklist.rst discussion of callback executionPaul E. McKenney
2024-02-14doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2024-02-14doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rstPaul E. McKenney
2024-02-14doc: Make checklist.rst note that spinlocks are implied RCU readersPaul E. McKenney
2024-02-14doc: Make whatisRCU.rst note that spinlocks are RCU readersPaul E. McKenney
2024-02-14doc: Spinlocks are implied RCU readersPaul E. McKenney
2024-01-30doc:it_IT: first translation for locking/Federico Vaga
2023-12-14doc: Mention address and data dependencies in rcu_dereference.rstPaul E. McKenney
2023-12-14doc: Clarify RCU Tasks reader/updater checklistPaul E. McKenney
2023-12-14Documentation: RCU: Remove repeated word in commentsCharles Han
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker
2023-10-04rcu: Remove references to rcu_migrate_callbacks() from diagramsFrederic Weisbecker
2023-09-11rcu: Describe listRCU read-side guaranteesMatthew Wilcox (Oracle)
2023-09-11Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rstWei Zhang
2023-07-14Docs/RCU/rculist_nulls: Fix text about atomic_set_release()SeongJae Park
2023-07-14Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'SeongJae Park
2023-07-14Docs/RCU/rculist_nulls: Specify type of the object in examplesSeongJae Park
2023-07-14Docs/RCU/rculist_nulls: Assign 'obj' before use from the examplesSeongJae Park
2023-07-14Docs/RCU/rculist_nulls: Fix trivial coding styleSeongJae Park
2023-07-14docs/RCU: Add the missing rcu_read_unlock()Alan Huang
2023-07-14documentation/rcu: Fix typoTycho Andersen
2023-05-11rcu: Remove RCU_NONIDLE()Peter Zijlstra
2023-04-05doc: Update whatisRCU.rstUladzislau Rezki (Sony)
2023-04-05Documentation: RCU: Correct spellingRandy Dunlap
2023-04-05Documentation/RCU: s/not/note/ in checklist.rstQiuxu Zhuo
2023-01-05doc: Fix htmldocs build warnings of stallwarn.rstZhen Lei
2023-01-05docs/RCU/rcubarrier: Right-adjust line numbers in code snippetsAkira Yokosawa
2023-01-05docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-listsAkira Yokosawa
2023-01-05doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall informationZhen Lei
2023-01-05doc: Update whatisRCU.rstPaul E. McKenney
2023-01-05doc: Update rcu.rst URL to RCU publicationsPaul E. McKenney
2023-01-05doc: Update UP.rstPaul E. McKenney
2023-01-05doc: Update torture.rstPaul E. McKenney
2023-01-05doc: Update stallwarn.rstPaul E. McKenney
2023-01-05doc: Update rcu.rstPaul E. McKenney
2023-01-05doc: Update and wordsmith rculist_nulls.rstPaul E. McKenney
2023-01-03doc: Update rcu_dereference.rstPaul E. McKenney
2023-01-03doc: Update rcubarrier.rstPaul E. McKenney
2023-01-03doc: Update NMI-RCU.rstPaul E. McKenney
2023-01-03doc: Further updates to RCU's lockdep.rstPaul E. McKenney
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)
2022-11-24Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner
2022-10-20doc: Update RCU's lockdep.rstPaul E. McKenney
2022-10-20doc: Update listRCU.rstPaul E. McKenney
2022-10-18doc: Update checklist.txtPaul E. McKenney
2022-10-18doc: Remove arrayRCU.rstPaul E. McKenney
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds