aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/RCU (follow)
AgeCommit message (Expand)AuthorFilesLines
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-03doc: Update rcu_dereference.rstPaul E. McKenney1-5/+16
2023-01-03doc: Update rcubarrier.rstPaul E. McKenney1-86/+110
2023-01-03doc: Update NMI-RCU.rstPaul E. McKenney1-2/+2
2023-01-03doc: 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/kernel/git/tip/tipLinus 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-18doc: Update checklist.txtPaul E. McKenney1-101/+143
2022-10-18doc: 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-20docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa8-29/+25
2022-04-20docs: Add documentation for rude and trace RCU flavorsPaul E. McKenney1-0/+32
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', 'fixes.2021.11.30c', 'nocb.2021.12.09a', 'nolibc.2021.11.30c', 'tasks.2021.12.09a', 'torture.2021.12.07a' and 'torturescript.2021.11.30c' into HEADPaul E. McKenney1-11/+0
2021-11-30rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney1-11/+0
2021-11-30doc: RCU: Avoid 'Symbol' font-family in SVG figuresAkira Yokosawa11-67/+67
2021-11-30doc: Add refcount analogy to What is RCUNeilBrown1-8/+82
2021-09-13rcu: Fix undefined Kconfig macrosZhouyi Zhou1-37/+32
2021-09-13doc: Add another stall-warning root cause in stallwarn.rstPaul E. McKenney1-0/+10
2021-07-20doc: Update stallwarn.rst with recent changesPaul E. McKenney1-6/+15