1. 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
  2. 9ad3c14 doc: De-emphasize smp_read_barrier_depends by Paul E. McKenney · 7 years ago
  3. f2b1760 doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched() by Paul E. McKenney · 7 years ago
  4. 3af3999 doc: Update dyntick-idle design documentation for NMI/irq consolidation by Paul E. McKenney · 7 years ago
  5. 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
  6. d354a6f Documentation: fix ref to workqueue content by Tom Saeger · 7 years ago
  7. d3cf517 documentation: Update RCU CPU stall warning messages by Paul E. McKenney · 7 years ago
  8. 3d916a4 documentation: Slow systems can stall RCU grace periods by Paul E. McKenney · 7 years ago
  9. dfa0ee4 documentation: Long-running irq handlers can stall RCU grace periods by Paul E. McKenney · 7 years ago
  10. bb7e5ce documentation: RCU grace-period memory ordering guarantees by Paul E. McKenney · 7 years ago
  11. 850bf6d doc: Set down RCU's scheduling-clock-interrupt needs by Paul E. McKenney · 7 years ago
  12. 8a597d6 doc: No longer allowed to use rcu_dereference on non-pointers by Paul E. McKenney · 7 years ago
  13. 4de5f89 doc: Update RCU documentation by Paul E. McKenney · 7 years ago
  14. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 7 years ago
  15. 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 7 years ago
  16. fe5ac72 rcu: Remove nohz_full full-system-idle state machine by Paul E. McKenney · 7 years ago
  17. c75e9ca doc: Take tail recursion into account in RCU requirements by Paul E. McKenney · 7 years ago
  18. 09f501a srcu: Document auto-expediting requirement by Paul E. McKenney · 7 years ago
  19. f209410 Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' into HEAD by Paul E. McKenney · 7 years ago
  20. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  21. 9226b10 rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions by Paul E. McKenney · 8 years ago
  22. 0f9be8c rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() by Paul E. McKenney · 8 years ago
  23. 9577df9 rcu: Pull rcu_qs_ctr into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  24. abb06b9 rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  25. d3d3a3c doc: Emphasize that "toy" RCU requires recursive rwlock by Paul E. McKenney · 7 years ago
  26. 93728af doc: Update the comparisons rule in rcu_dereference.txt by Michalis Kokologiannakis · 7 years ago
  27. 066bb1c doc: Update rcu_assign_pointer() definition in whatisRCU.txt by Paul E. McKenney · 7 years ago
  28. 6771853 doc: Update requirements based on recent changes by Paul E. McKenney · 7 years ago
  29. aa123a7 doc: Update RCU data-structure documentation for rcu_segcblist by Paul E. McKenney · 7 years ago
  30. 8e2a439 doc: Update stallwarn.txt to make causes more prominent by Paul E. McKenney · 7 years ago
  31. b4553f0 doc: Add mid-boot operation to expedited grace periods by Paul E. McKenney · 8 years ago
  32. f1387d7 doc: Synchronous RCU grace periods are now legal throughout boot by Paul E. McKenney · 8 years ago
  33. 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
  34. bb4e2c0 rcu: Eliminate unused expedited_normal counter by Paul E. McKenney · 8 years ago
  35. 4afac15 doc: Quick-Quiz answers are now inline by Paul E. McKenney · 8 years ago
  36. 526914a doc: Fix RCU requirements typos by Tetsuo Handa · 8 years ago
  37. e73c14e rcu: Design documentation for expedited grace periods by Paul E. McKenney · 8 years ago
  38. 8cf503d Documentation/RCU: Fix minor typo by Pranith Kumar · 8 years ago
  39. e2c85cb documentation: Present updated RCU guarantee by Paul E. McKenney · 8 years ago
  40. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  41. ed2bec0 documentation: Record reason for rcu_head two-byte alignment by Paul E. McKenney · 8 years ago
  42. e1ef692 rcutorture: Remove outdated config option description by SeongJae Park · 8 years ago
  43. 14ef057 Documentation: Fix spelling mistake by Eric Engestrom · 8 years ago
  44. c79dac7 documentation: Add RCU_NONIDLE() restrictions to requirements by Paul E. McKenney · 8 years ago
  45. db4855b documentation: Add references to 2010 and 2014 Big API Tables by Paul E. McKenney · 8 years ago
  46. 2921b12 documentation: Add reference to 2014 RCU API LWN article by Paul E. McKenney · 8 years ago
  47. e9ad9b9 Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  48. 0855965 Documentation: fix common spelling mistakes by Kees Cook · 8 years ago
  49. 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 · 8 years ago
  50. 5c14584 documentation: Add documentation for RCU's major data structures by Paul E. McKenney · 9 years ago
  51. e2fd9d3 rcu: Remove expedited GP funnel-lock bypass by Paul E. McKenney · 8 years ago
  52. 0c7d10e documentation: Emphasize the call_rcu() is illegal from idle by Paul E. McKenney · 8 years ago
  53. 5413e24 documentation: Sharpen up the no-readers quick quiz by Paul E. McKenney · 8 years ago
  54. 6146f8d documentation: Get rid of duplicate .htmlx file by Paul E. McKenney · 8 years ago
  55. 11a65df documentation: Remove unnecessary images from requirements by Paul E. McKenney · 8 years ago
  56. 514f1eb documentation: Document illegality of call_rcu() from offline CPUs by Paul E. McKenney · 8 years ago
  57. d8936c0 documentation: Explain why rcu_read_lock() needs no barrier() by Paul E. McKenney · 8 years ago
  58. f43b625 documentation: Add synchronize_rcu_mult() to the requirements by Paul E. McKenney · 9 years ago
  59. 41abcf3 documentation: Add real-time requirements from CPU-bound workloads by Paul E. McKenney · 9 years ago
  60. 70946a4 documentation: Make sample code and documentation consistent by Yao Dongdong · 8 years ago
  61. c64c4b0 documentation: Update RCU requirements based on expedited changes by Paul E. McKenney · 9 years ago
  62. 4b68933 documentation: Clarify RCU memory barriers and requirements by Paul E. McKenney · 9 years ago
  63. a4b5756 documentation: Expand on scheduler/RCU deadlock requirements by Paul E. McKenney · 9 years ago
  64. 0825458 documentation: Composability analogies by Paul E. McKenney · 9 years ago
  65. 01d3ad3 documentation: Cover requirements controlling stall warnings by Paul E. McKenney · 9 years ago
  66. 701e803 Documentation: Record bottom-bit-zero guarantee for ->next by Paul E. McKenney · 9 years ago
  67. 649e436 documentation: Record RCU requirements by Paul E. McKenney · 9 years ago
  68. 39cd2dd Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEAD by Paul E. McKenney · 9 years ago
  69. b672adf documentation: Catch up list of torture_type options by Paul E. McKenney · 9 years ago
  70. 2c4ac34 documentation: Correct doc to use rcu_dereference_protected by Jason A. Donenfeld · 9 years ago
  71. da873de documentation: Call out slow consoles as cause of stall warnings by Paul E. McKenney · 9 years ago
  72. 0d43eb3 rcu: Invert passed_quiesce and rename to cpu_no_qs by Paul E. McKenney · 9 years ago
  73. 3dbe43f Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD by Paul E. McKenney · 9 years ago
  74. 8ff4fbf Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD by Paul E. McKenney · 9 years ago
  75. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 9 years ago
  76. cdacbe1 rcu: Add fastpath bypassing funnel locking by Paul E. McKenney · 9 years ago
  77. 99a930b documentation: Describe new expedited stall warnings by Paul E. McKenney · 9 years ago
  78. 75c27f1 rcu: Remove CONFIG_RCU_CPU_STALL_INFO by Paul E. McKenney · 9 years ago
  79. 297f739 documentation: Fix spelling of "operators" by Paul E. McKenney · 9 years ago
  80. 1e467e6 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  81. ae13c65 Doc: Change wikipedia's URL from http to https by Masanari Iida · 9 years ago
  82. 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 9 years ago
  83. ed38446 documentation: State that rcu_dereference() reloads pointer by Milos Vyletel · 9 years ago
  84. ee7c29b documentation: Update rcu_dereference.txt based on WG21 discussions by Paul E. McKenney · 9 years ago
  85. cf9fbf8 documentation: RCU-protected array indexes no longer supported by Paul E. McKenney · 9 years ago
  86. 78e691f Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD by Paul E. McKenney · 10 years ago
  87. fb81a44 rcu: Add GP-kthread-starvation checks to CPU stall warnings by Paul E. McKenney · 10 years ago
  88. 5cd3719 rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors by Paul E. McKenney · 10 years ago
  89. 6ccd2ec rcu: Improve diagnostics for spurious RCU CPU stall warnings by Paul E. McKenney · 10 years ago
  90. 84596cc documentation: Update sysfs path for rcu_cpu_stall_timeout by Xie XiuQi · 10 years ago
  91. 9ea6c58 Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD by Paul E. McKenney · 10 years ago
  92. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  93. 0eafa46 rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE by Paul E. McKenney · 10 years ago
  94. 37fe5f0 documentation: Add verbiage on RCU-tasks stall warning messages by Paul E. McKenney · 10 years ago
  95. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  96. 9963185 documentation: Add pointer to percpu-ref for RCU and refcount by Paul E. McKenney · 10 years ago
  97. 5e40ad7 documentation: Update reference, kerneltrap.org no longer works by Pranith Kumar · 10 years ago
  98. d07e6d0 documentation: Update API documentation by Paul E. McKenney · 10 years ago
  99. b4c5bf3 documentation: Record rcu_dereference() value mishandling by Paul E. McKenney · 10 years ago
  100. 96224da documentation: Update sysfs path for rcu_cpu_stall_suppress by Paul E. McKenney · 10 years ago