1. 97b5937 doc: Fix "struction" typo in RCU memory-ordering documentation by Joel Fernandes (Google) · 6 years ago
  2. a78ad16 doc: Correct parameter in stallwarn by Joel Fernandes (Google) · 6 years ago
  3. 97562c0 doc: RCU scheduler spinlock rcu_read_unlock() restriction remains by Paul E. McKenney · 6 years ago
  4. 97949f0 doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer() by Joel Fernandes (Google) · 6 years ago
  5. 8b9df28 doc: Remove obsolete (non-)requirement about disabling preemption by Joel Fernandes (Google) · 6 years ago
  6. 93eb1420 doc: Make reader aware of rcu_dereference_protected by Joel Fernandes (Google) · 6 years ago
  7. 1c7d6d4 doc: rcu: Encourage use of rcu_barrier in checklist by Joel Fernandes (Google) · 6 years ago
  8. e060a03 doc: rcu: Remove obsolete checklist item about synchronize_rcu usage by Joel Fernandes (Google) · 6 years ago
  9. bc2072c doc: rcu: Remove obsolete suggestion from checklist by Joel Fernandes (Google) · 6 years ago
  10. 090c168 doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist by Joel Fernandes (Google) · 6 years ago
  11. 3398496 doc: rcu: Update core and full API in whatisRCU by Joel Fernandes (Google) · 6 years ago
  12. 70f0508 doc: rcu: Update description of gp_seq fields in rcu_data by Joel Fernandes (Google) · 6 years ago
  13. 82eccec doc: rcu: Better clarify the rcu_segcblist ->len field by Joel Fernandes (Google) · 6 years ago
  14. b54d9db doc: rcu: Update Data-Structures for RCU flavor consolidation by Joel Fernandes (Google) · 6 years ago
  15. c9b6f89 doc: Remove rcu_dynticks from Data-Structures by Joel Fernandes (Google) · 6 years ago
  16. 5cc379a doc: Update information about resched_cpu by Joel Fernandes (Google) · 6 years ago
  17. dd944ca doc: Remove rcu_preempt_state reference in stallwarn by Joel Fernandes (Google) · 6 years ago
  18. 2d0350a doc: Clarify RCU data-structure comment about rcu_tree fanout by Joel Fernandes (Google) · 6 years ago
  19. 832aa35 doc: Set down forward-progress requirements by Paul E. McKenney · 7 years ago
  20. 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  21. a7ddcea Drop all 00-INDEX files from Documentation/ by Henrik Austad · 7 years ago
  22. b56ada1 Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEAD by Paul E. McKenney · 7 years ago
  23. 3e31009 rcu: Defer reporting RCU-preempt quiescent states when disabled by Paul E. McKenney · 7 years ago
  24. 5c3f78e doc: Fix broken HTML directive by Paul E. McKenney · 7 years ago
  25. 7709590 doc: Update removal of RCU-bh/sched update machinery by Paul E. McKenney · 7 years ago
  26. ea24c12 doc: Improve rcu_dynticks::dynticks documentation by Joel Fernandes (Google) · 7 years ago
  27. a5a2889 doc: Fix broken RCU-requirements link to LKML archive by Joel Fernandes (Google) · 7 years ago
  28. e77cb32 doc: Add design documentation on interruption of NMI handlers by Paul E. McKenney · 7 years ago
  29. b7b6f94 rculist: Improve documentation for list_for_each_entry_from_rcu() by NeilBrown · 7 years ago
  30. 264d4f8 doc: Update synchronize_rcu() definition in whatisRCU.txt by Andrea Parri · 7 years ago
  31. e133346 doc: Update RCU CPU stall-warning documentation by Paul E. McKenney · 7 years ago
  32. 869cc74 doc: Update memory-ordering documentation for ->gp-seq by Paul E. McKenney · 7 years ago
  33. b1e1f21 doc: Update data-structure documentation for ->gp_seq by Paul E. McKenney · 7 years ago
  34. 628c084 doc: Ensure whatisRCU.txt actually says what RCU is by Paul Gortmaker · 7 years ago
  35. 1dfa55e Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD by Paul E. McKenney · 7 years ago
  36. 9ad3c14 doc: De-emphasize smp_read_barrier_depends by Paul E. McKenney · 7 years ago
  37. f2b1760 doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched() by Paul E. McKenney · 7 years ago
  38. 3af3999 doc: Update dyntick-idle design documentation for NMI/irq consolidation by Paul E. McKenney · 7 years ago
  39. 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. d354a6f Documentation: fix ref to workqueue content by Tom Saeger · 7 years ago
  41. d3cf517 documentation: Update RCU CPU stall warning messages by Paul E. McKenney · 8 years ago
  42. 3d916a4 documentation: Slow systems can stall RCU grace periods by Paul E. McKenney · 8 years ago
  43. dfa0ee4 documentation: Long-running irq handlers can stall RCU grace periods by Paul E. McKenney · 8 years ago
  44. bb7e5ce documentation: RCU grace-period memory ordering guarantees by Paul E. McKenney · 8 years ago
  45. 850bf6d doc: Set down RCU's scheduling-clock-interrupt needs by Paul E. McKenney · 8 years ago
  46. 8a597d6 doc: No longer allowed to use rcu_dereference on non-pointers by Paul E. McKenney · 8 years ago
  47. 4de5f89 doc: Update RCU documentation by Paul E. McKenney · 8 years ago
  48. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 8 years ago
  49. 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 8 years ago
  50. fe5ac72 rcu: Remove nohz_full full-system-idle state machine by Paul E. McKenney · 8 years ago
  51. c75e9ca doc: Take tail recursion into account in RCU requirements by Paul E. McKenney · 8 years ago
  52. 09f501a srcu: Document auto-expediting requirement by Paul E. McKenney · 8 years ago
  53. f209410 Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' into HEAD by Paul E. McKenney · 8 years ago
  54. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  55. 9226b10 rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions by Paul E. McKenney · 8 years ago
  56. 0f9be8c rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() by Paul E. McKenney · 8 years ago
  57. 9577df9 rcu: Pull rcu_qs_ctr into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  58. abb06b9 rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  59. d3d3a3c doc: Emphasize that "toy" RCU requires recursive rwlock by Paul E. McKenney · 8 years ago
  60. 93728af doc: Update the comparisons rule in rcu_dereference.txt by Michalis Kokologiannakis · 8 years ago
  61. 066bb1c doc: Update rcu_assign_pointer() definition in whatisRCU.txt by Paul E. McKenney · 8 years ago
  62. 6771853 doc: Update requirements based on recent changes by Paul E. McKenney · 8 years ago
  63. aa123a7 doc: Update RCU data-structure documentation for rcu_segcblist by Paul E. McKenney · 8 years ago
  64. 8e2a439 doc: Update stallwarn.txt to make causes more prominent by Paul E. McKenney · 8 years ago
  65. b4553f0 doc: Add mid-boot operation to expedited grace periods by Paul E. McKenney · 8 years ago
  66. f1387d7 doc: Synchronous RCU grace periods are now legal throughout boot by Paul E. McKenney · 8 years ago
  67. 31945aa Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a', 'srcu.2017.01.25a' and 'torture.2017.01.15b' into HEAD by Paul E. McKenney · 8 years ago
  68. bb4e2c0 rcu: Eliminate unused expedited_normal counter by Paul E. McKenney · 8 years ago
  69. 4afac15 doc: Quick-Quiz answers are now inline by Paul E. McKenney · 8 years ago
  70. 526914a doc: Fix RCU requirements typos by Tetsuo Handa · 8 years ago
  71. e73c14e rcu: Design documentation for expedited grace periods by Paul E. McKenney · 9 years ago
  72. 8cf503d Documentation/RCU: Fix minor typo by Pranith Kumar · 8 years ago
  73. e2c85cb documentation: Present updated RCU guarantee by Paul E. McKenney · 8 years ago
  74. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  75. ed2bec0 documentation: Record reason for rcu_head two-byte alignment by Paul E. McKenney · 9 years ago
  76. e1ef692 rcutorture: Remove outdated config option description by SeongJae Park · 9 years ago
  77. 14ef057 Documentation: Fix spelling mistake by Eric Engestrom · 9 years ago
  78. c79dac7 documentation: Add RCU_NONIDLE() restrictions to requirements by Paul E. McKenney · 9 years ago
  79. db4855b documentation: Add references to 2010 and 2014 Big API Tables by Paul E. McKenney · 9 years ago
  80. 2921b12 documentation: Add reference to 2014 RCU API LWN article by Paul E. McKenney · 9 years ago
  81. e9ad9b9 Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  82. 0855965 Documentation: fix common spelling mistakes by Kees Cook · 9 years ago
  83. dcd36d0 Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and 'torture.2016.04.21a' into HEAD by Paul E. McKenney · 9 years ago
  84. 5c14584 documentation: Add documentation for RCU's major data structures by Paul E. McKenney · 9 years ago
  85. e2fd9d3 rcu: Remove expedited GP funnel-lock bypass by Paul E. McKenney · 9 years ago
  86. 0c7d10e documentation: Emphasize the call_rcu() is illegal from idle by Paul E. McKenney · 9 years ago
  87. 5413e24 documentation: Sharpen up the no-readers quick quiz by Paul E. McKenney · 9 years ago
  88. 6146f8d documentation: Get rid of duplicate .htmlx file by Paul E. McKenney · 9 years ago
  89. 11a65df documentation: Remove unnecessary images from requirements by Paul E. McKenney · 9 years ago
  90. 514f1eb documentation: Document illegality of call_rcu() from offline CPUs by Paul E. McKenney · 9 years ago
  91. d8936c0 documentation: Explain why rcu_read_lock() needs no barrier() by Paul E. McKenney · 9 years ago
  92. f43b625 documentation: Add synchronize_rcu_mult() to the requirements by Paul E. McKenney · 9 years ago
  93. 41abcf3 documentation: Add real-time requirements from CPU-bound workloads by Paul E. McKenney · 9 years ago
  94. 70946a4 documentation: Make sample code and documentation consistent by Yao Dongdong · 9 years ago
  95. c64c4b0 documentation: Update RCU requirements based on expedited changes by Paul E. McKenney · 9 years ago
  96. 4b68933 documentation: Clarify RCU memory barriers and requirements by Paul E. McKenney · 9 years ago
  97. a4b5756 documentation: Expand on scheduler/RCU deadlock requirements by Paul E. McKenney · 9 years ago
  98. 0825458 documentation: Composability analogies by Paul E. McKenney · 9 years ago
  99. 01d3ad3 documentation: Cover requirements controlling stall warnings by Paul E. McKenney · 9 years ago
  100. 701e803 Documentation: Record bottom-bit-zero guarantee for ->next by Paul E. McKenney · 9 years ago