summaryrefslogtreecommitdiff
path: root/Documentation/RCU
AgeCommit message (Expand)AuthorFilesLines
2023-07-15Docs/RCU/rculist_nulls: Fix text about atomic_set_release()SeongJae Park1-2/+4
2023-07-15Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'SeongJae Park1-4/+4
2023-07-15Docs/RCU/rculist_nulls: Specify type of the object in examplesSeongJae Park1-1/+13
2023-07-15Docs/RCU/rculist_nulls: Assign 'obj' before use from the examplesSeongJae Park1-2/+2
2023-07-15Docs/RCU/rculist_nulls: Fix trivial coding styleSeongJae Park1-3/+3
2023-07-15docs/RCU: Add the missing rcu_read_unlock()Alan Huang1-1/+3
2023-07-15documentation/rcu: Fix typoTycho Andersen1-1/+1
2023-05-11rcu: Remove RCU_NONIDLE()Peter Zijlstra2-36/+1
2023-04-05doc: Update whatisRCU.rstUladzislau Rezki (Sony)1-3/+3
2023-04-05Documentation: RCU: Correct spellingRandy Dunlap6-14/+14
2023-04-05Documentation/RCU: s/not/note/ in checklist.rstQiuxu Zhuo1-1/+1
2023-01-05doc: Fix htmldocs build warnings of stallwarn.rstZhen Lei1-26/+30
2023-01-05docs/RCU/rcubarrier: Right-adjust line numbers in code snippetsAkira Yokosawa1-84/+84
2023-01-05docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-listsAkira Yokosawa1-3/+6
2023-01-05doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall informationZhen Lei1-0/+88
2023-01-05doc: Update whatisRCU.rstPaul E. McKenney1-68/+125
2023-01-05doc: Update rcu.rst URL to RCU publicationsPaul E. McKenney1-1/+2
2023-01-05doc: Update UP.rstPaul E. McKenney1-2/+11
2023-01-05doc: Update torture.rstPaul E. McKenney1-4/+85
2023-01-05doc: Update stallwarn.rstPaul E. McKenney1-18/+25
2023-01-05doc: Update rcu.rstPaul E. McKenney1-1/+2
2023-01-05doc: Update and wordsmith rculist_nulls.rstPaul E. McKenney1-55/+54
2023-01-04doc: Update rcu_dereference.rstPaul E. McKenney1-5/+16
2023-01-04doc: Update rcubarrier.rstPaul E. McKenney1-86/+110
2023-01-04doc: Update NMI-RCU.rstPaul E. McKenney1-2/+2
2023-01-04doc: Further updates to RCU's lockdep.rstPaul E. McKenney1-7/+6
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)1-1/+1
2022-11-24Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner1-1/+1
2022-10-20doc: Update RCU's lockdep.rstPaul E. McKenney1-0/+4
2022-10-20doc: Update listRCU.rstPaul E. McKenney1-71/+103
2022-10-19doc: Update checklist.txtPaul E. McKenney1-101/+143
2022-10-19doc: Remove arrayRCU.rstPaul E. McKenney2-166/+0
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2022-09-27Delete duplicate words from kernel docsAkhil Raj2-2/+2
2022-08-31doc/rcu: Update LWN article URLs and add 2019 articleShao-Tse Hung1-7/+9
2022-08-31doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocksPaul E. McKenney1-7/+12
2022-08-31doc: Update rcu_access_pointer() advice in rcu_dereference.rstPaul E. McKenney1-4/+10
2022-08-31doc: Fix list: rcu_access_pointer() is not lockdep-checkedPaul E. McKenney1-3/+9
2022-08-31doc: Use rcu_barrier() to rate-limit RCU callbacksPaul E. McKenney1-1/+2
2022-08-31doc: Call out queue_rcu_work() for blocking RCU callbacksPaul E. McKenney1-0/+3
2022-08-31doc: Emphasize the need for explicit RCU read-side markersPaul E. McKenney1-2/+7
2022-07-05rcu/context-tracking: Remove unused and/or unecessary middle functionsFrederic Weisbecker1-1/+1
2022-07-05context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker1-1/+1
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker2-7/+7
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker1-2/+2
2022-05-11Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney1-0/+20
2022-05-11rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki1-0/+20
2022-04-21docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa8-29/+25
2022-04-21docs: Add documentation for rude and trace RCU flavorsPaul E. McKenney1-0/+32