1. 5e013dc doc: Fix htmldocs build warnings of stallwarn.rst by Zhen Lei · 2 years, 4 months ago
  2. eff8645 docs/RCU/rcubarrier: Right-adjust line numbers in code snippets by Akira Yokosawa · 2 years, 4 months ago
  3. a75f7b4 docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-lists by Akira Yokosawa · 2 years, 4 months ago
  4. 7a21ddf doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information by Zhen Lei · 2 years, 4 months ago
  5. 148750d doc: Update whatisRCU.rst by Paul E. McKenney · 2 years, 4 months ago
  6. 3f58c55 doc: Update rcu.rst URL to RCU publications by Paul E. McKenney · 2 years, 4 months ago
  7. c8f2310 doc: Update UP.rst by Paul E. McKenney · 2 years, 4 months ago
  8. 0c208a7 doc: Update torture.rst by Paul E. McKenney · 2 years, 4 months ago
  9. 3abf176 doc: Update stallwarn.rst by Paul E. McKenney · 2 years, 4 months ago
  10. 647dd4c doc: Update rcu.rst by Paul E. McKenney · 2 years, 4 months ago
  11. da82af0 doc: Update and wordsmith rculist_nulls.rst by Paul E. McKenney · 2 years, 4 months ago
  12. b33994e doc: Update rcu_dereference.rst by Paul E. McKenney · 2 years, 4 months ago
  13. 42d689e doc: Update rcubarrier.rst by Paul E. McKenney · 2 years, 4 months ago
  14. 8750dfe doc: Update NMI-RCU.rst by Paul E. McKenney · 2 years, 4 months ago
  15. 4385001 doc: Further updates to RCU's lockdep.rst by Paul E. McKenney · 2 years, 4 months ago
  16. 0a1d443 Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
  17. a31323b timers: Update the documentation to reflect on the new timer_shutdown() API by Steven Rostedt (Google) · 2 years, 4 months ago
  18. 87bdd93 Documentation: Replace del_timer/del_timer_sync() by Thomas Gleixner · 2 years, 4 months ago
  19. 2c3cdf5 doc: Update RCU's lockdep.rst by Paul E. McKenney · 2 years, 5 months ago
  20. 06e6d1d doc: Update listRCU.rst by Paul E. McKenney · 2 years, 6 months ago
  21. 3e7768b doc: Update checklist.txt by Paul E. McKenney · 2 years, 6 months ago
  22. ef2555c doc: Remove arrayRCU.rst by Paul E. McKenney · 2 years, 6 months ago
  23. f3dfe92 Merge tag 'docs-6.1' of git://git.lwn.net/linux by Linus Torvalds · 2 years, 5 months ago
  24. 7f77ebb Delete duplicate words from kernel docs by Akhil Raj · 2 years, 7 months ago
  25. ef32aee doc/rcu: Update LWN article URLs and add 2019 article by Shao-Tse Hung · 2 years, 7 months ago
  26. 99cf092 doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks by Paul E. McKenney · 2 years, 7 months ago
  27. 022d1b3 doc: Update rcu_access_pointer() advice in rcu_dereference.rst by Paul E. McKenney · 2 years, 7 months ago
  28. ca8a439 doc: Fix list: rcu_access_pointer() is not lockdep-checked by Paul E. McKenney · 2 years, 7 months ago
  29. 1c1c1d9 doc: Use rcu_barrier() to rate-limit RCU callbacks by Paul E. McKenney · 2 years, 8 months ago
  30. ed336c6 doc: Call out queue_rcu_work() for blocking RCU callbacks by Paul E. McKenney · 2 years, 8 months ago
  31. 4d2f862 doc: Emphasize the need for explicit RCU read-side markers by Paul E. McKenney · 2 years, 8 months ago
  32. c33ef43 rcu/context-tracking: Remove unused and/or unecessary middle functions by Frederic Weisbecker · 2 years, 9 months ago
  33. 493c182 context_tracking: Take NMI eqs entrypoints over RCU by Frederic Weisbecker · 2 years, 9 months ago
  34. 6f0e6c1 context_tracking: Take IRQ eqs entrypoints over RCU by Frederic Weisbecker · 2 years, 9 months ago
  35. e67198c context_tracking: Take idle eqs entrypoints over RCU by Frederic Weisbecker · 2 years, 9 months ago
  36. ce13389 Merge branch 'exp.2022.05.11a' into HEAD by Paul E. McKenney · 2 years, 10 months ago
  37. 28b3ae4 rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT by Uladzislau Rezki · 3 years, 1 month ago
  38. 404147f docs: Update RCU cross-references as suggested in doc-guide by Akira Yokosawa · 3 years ago
  39. 6172de3 docs: Add documentation for rude and trace RCU flavors by Paul E. McKenney · 3 years, 1 month ago
  40. f80fe66 Merge 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 HEAD by Paul E. McKenney · 3 years, 3 months ago
  41. e2c73a6 rcu: Remove the RCU_FAST_NO_HZ Kconfig option by Paul E. McKenney · 3 years, 6 months ago
  42. 5861dad doc: RCU: Avoid 'Symbol' font-family in SVG figures by Akira Yokosawa · 3 years, 4 months ago
  43. 7c0be9f8 doc: Add refcount analogy to What is RCU by NeilBrown · 3 years, 5 months ago
  44. 3ac8587 rcu: Fix undefined Kconfig macros by Zhouyi Zhou · 3 years, 8 months ago
  45. 13bc8fa doc: Add another stall-warning root cause in stallwarn.rst by Paul E. McKenney · 3 years, 8 months ago
  46. 99c0974 doc: Update stallwarn.rst with recent changes by Paul E. McKenney · 3 years, 8 months ago
  47. c28adac rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock_lock() by Frederic Weisbecker · 3 years, 9 months ago
  48. 9984fd7 docs: Fix a typo in Documentation/RCU/stallwarn.rst by Haocheng Xie · 3 years, 10 months ago
  49. 4966090 Documentation/RCU: Fix nested inline markup by Akira Yokosawa · 3 years, 10 months ago
  50. e3879ec Documentation/RCU: Fix emphasis markers by Akira Yokosawa · 3 years, 10 months ago
  51. 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 8 months ago
  52. e74c74f doc: Give XDP as example of non-obvious RCU reader/updater pairing by Toke Høiland-Jørgensen · 3 years, 9 months ago
  53. 9a145c0 doc: Clarify and expand RCU updaters and corresponding readers by Paul E. McKenney · 3 years, 9 months ago
  54. 58d0db8 doc: Fix diagram references in memory-ordering document by Frederic Weisbecker · 4 years ago
  55. 18389c4 doc: Fix statement of RCU's memory-ordering requirements by Paul E. McKenney · 4 years ago
  56. e589c7c docs: Correctly spell Stephen Hemminger's name by Paul E. McKenney · 4 years, 1 month ago
  57. 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 1 month ago
  58. d089f48 Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  59. 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 1 month ago
  60. f840826 drivers: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years, 2 months ago
  61. 0d2460b Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEAD by Paul E. McKenney · 4 years, 2 months ago
  62. 05a5f51 Documentation: Replace lkml.org links with lore by Joe Perches · 4 years, 2 months ago
  63. 683954e rcu: Check and report missed fqs timer wakeup on RCU stall by Neeraj Upadhyay · 4 years, 4 months ago
  64. 81ad58b doc: Use CONFIG_PREEMPTION by Sebastian Andrzej Siewior · 4 years, 3 months ago
  65. 361c0f3 doc: Update RCU's requirements page about the PREEMPT_RT wiki by Sebastian Andrzej Siewior · 4 years, 3 months ago
  66. ee7f4a8 srcu: Document polling interfaces for Tree SRCU grace periods by Paul E. McKenney · 4 years, 4 months ago
  67. d756c74 doc: Update RCU requirements RCU_INIT_POINTER() description by Paul E. McKenney · 4 years, 3 months ago
  68. 9d3a048 docs: Fix typos and drop/fix dead links in RCU documentation by Paul Gortmaker · 4 years, 3 months ago
  69. 2c8bce6 doc: Remove obsolete RCU-bh and RCU-sched update-side API members by Paul E. McKenney · 4 years, 4 months ago
  70. be06c25 docs: Remove redundant "``" from Requirements.rst by Paul E. McKenney · 4 years, 4 months ago
  71. 4f8af07 docs: Fix reST markup when linking to sections by Nícolas F. R. A. Prado · 4 years, 2 months ago
  72. c386e29 docs/rcu: Update the call_rcu() API by Hui Su · 4 years, 5 months ago
  73. a1b9dbb docs: RCU: Requirements.rst: Fix a list block by Mauro Carvalho Chehab · 4 years, 5 months ago
  74. a043260 docs: Update RCU's hotplug requirements with a bit about design by Joel Fernandes (Google) · 4 years, 5 months ago
  75. 86b5a73 doc: Present the role of READ_ONCE() by Paul E. McKenney · 4 years, 6 months ago
  76. b36c830 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 5 months ago
  77. 053f8fc docs: Fix function name trailing double-()s by Kees Cook · 4 years, 7 months ago
  78. 7f45d6f doc: Drop doubled words from RCU requirements documentation by Randy Dunlap · 4 years, 8 months ago
  79. 1b98b7c doc: Drop doubled words from RCU Data-Structures.rst by Randy Dunlap · 4 years, 8 months ago
  80. 77f8086 docs: Fix typo in synchronize_rcu() function name by Tobias Klauser · 4 years, 8 months ago
  81. 8f0cb66 Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  82. 8ca924a Documentation/barriers: Remove references to [smp_]read_barrier_depends() by Will Deacon · 5 years ago
  83. d93d97c doc: Tasks RCU must protect instructions before trampoline by Paul E. McKenney · 4 years, 10 months ago
  84. b81898e doc: Timer problems can cause RCU CPU stall warnings by Paul E. McKenney · 4 years, 11 months ago
  85. 2d9c318 docs: RCU: Don't duplicate chapter names in rculist_nulls.rst by Mauro Carvalho Chehab · 4 years, 11 months ago
  86. f2286ab docs: RCU: Convert stallwarn.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  87. 90c73cb docs: RCU: Convert rcuref.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  88. 43cb545 docs: RCU: Convert torture.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  89. 2cdb54c docs: RCU: Convert rculist_nulls.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  90. 058cc23 docs: RCU: Convert lockdep.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  91. a3b0a79 docs: RCU: Convert lockdep-splat.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  92. 6b05dfa docs: RCU: Convert checklist.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  93. e4453d8 rcu: Make rcu_read_unlock_special() safe for rq/pi locks by Paul E. McKenney · 5 years ago
  94. 9671f30 doc: Add rcutorture scripting to torture.txt by Paul E. McKenney · 5 years ago
  95. 06a649b doc/RCU/rcu: Use https instead of http if possible by SeongJae Park · 5 years ago
  96. 6a534b2 doc/RCU/rcu: Use absolute paths for non-rst files by SeongJae Park · 5 years ago
  97. be28956 doc/RCU/rcu: Use ':ref:' for links to other docs by SeongJae Park · 5 years ago
  98. 3282b04 doc/RCU/listRCU: Update example function name by SeongJae Park · 5 years ago
  99. c50a871 doc/RCU/listRCU: Fix typos in a example code snippets by SeongJae Park · 5 years ago
  100. d18c265 doc/RCU/Design: Remove remaining HTML tags in ReST files by SeongJae Park · 5 years ago