summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
AgeCommit message (Expand)AuthorLines
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker-29/+20
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker-9/+9
2023-10-04rcu: Remove references to rcu_migrate_callbacks() from diagramsFrederic Weisbecker-18/+0
2023-09-11rcu: Describe listRCU read-side guaranteesMatthew Wilcox (Oracle)-0/+9
2023-09-11Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rstWei Zhang-2/+2
2023-07-14Docs/RCU/rculist_nulls: Fix text about atomic_set_release()SeongJae Park-2/+4
2023-07-14Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'SeongJae Park-4/+4
2023-07-14Docs/RCU/rculist_nulls: Specify type of the object in examplesSeongJae Park-1/+13
2023-07-14Docs/RCU/rculist_nulls: Assign 'obj' before use from the examplesSeongJae Park-2/+2
2023-07-14Docs/RCU/rculist_nulls: Fix trivial coding styleSeongJae Park-3/+3
2023-07-14docs/RCU: Add the missing rcu_read_unlock()Alan Huang-1/+3
2023-07-14documentation/rcu: Fix typoTycho Andersen-1/+1
2023-05-11rcu: Remove RCU_NONIDLE()Peter Zijlstra-36/+1
2023-04-05doc: Update whatisRCU.rstUladzislau Rezki (Sony)-3/+3
2023-04-05Documentation: RCU: Correct spellingRandy Dunlap-14/+14
2023-04-05Documentation/RCU: s/not/note/ in checklist.rstQiuxu Zhuo-1/+1
2023-01-05doc: Fix htmldocs build warnings of stallwarn.rstZhen Lei-26/+30
2023-01-05docs/RCU/rcubarrier: Right-adjust line numbers in code snippetsAkira Yokosawa-84/+84
2023-01-05docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-listsAkira Yokosawa-3/+6
2023-01-05doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall informationZhen Lei-0/+88
2023-01-05doc: Update whatisRCU.rstPaul E. McKenney-68/+125
2023-01-05doc: Update rcu.rst URL to RCU publicationsPaul E. McKenney-1/+2
2023-01-05doc: Update UP.rstPaul E. McKenney-2/+11
2023-01-05doc: Update torture.rstPaul E. McKenney-4/+85
2023-01-05doc: Update stallwarn.rstPaul E. McKenney-18/+25
2023-01-05doc: Update rcu.rstPaul E. McKenney-1/+2
2023-01-05doc: Update and wordsmith rculist_nulls.rstPaul E. McKenney-55/+54
2023-01-03doc: Update rcu_dereference.rstPaul E. McKenney-5/+16
2023-01-03doc: Update rcubarrier.rstPaul E. McKenney-86/+110
2023-01-03doc: Update NMI-RCU.rstPaul E. McKenney-2/+2
2023-01-03doc: Further updates to RCU's lockdep.rstPaul E. McKenney-7/+6
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)-1/+1
2022-11-24Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner-1/+1
2022-10-20doc: Update RCU's lockdep.rstPaul E. McKenney-0/+4
2022-10-20doc: Update listRCU.rstPaul E. McKenney-71/+103
2022-10-18doc: Update checklist.txtPaul E. McKenney-101/+143
2022-10-18doc: Remove arrayRCU.rstPaul E. McKenney-166/+0
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2022-09-27Delete duplicate words from kernel docsAkhil Raj-2/+2
2022-08-31doc/rcu: Update LWN article URLs and add 2019 articleShao-Tse Hung-7/+9
2022-08-31doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocksPaul E. McKenney-7/+12
2022-08-31doc: Update rcu_access_pointer() advice in rcu_dereference.rstPaul E. McKenney-4/+10
2022-08-31doc: Fix list: rcu_access_pointer() is not lockdep-checkedPaul E. McKenney-3/+9
2022-08-31doc: Use rcu_barrier() to rate-limit RCU callbacksPaul E. McKenney-1/+2
2022-08-31doc: Call out queue_rcu_work() for blocking RCU callbacksPaul E. McKenney-0/+3
2022-08-31doc: Emphasize the need for explicit RCU read-side markersPaul E. McKenney-2/+7
2022-07-05rcu/context-tracking: Remove unused and/or unecessary middle functionsFrederic Weisbecker-1/+1
2022-07-05context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker-1/+1
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker-7/+7