1. 36221e1 rcu: Enable rcu_normal_after_boot unconditionally for RT by Julia Cartwright · 4 years, 1 month ago
  2. 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  3. f9e62f3 treewide: Make all debug_obj_descriptors const by Stephen Boyd · 4 years, 5 months ago
  4. beb27bd rcu: Remove KCSAN stubs from update.c by Paul E. McKenney · 4 years, 7 months ago
  5. 13625c0 Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD by Paul E. McKenney · 4 years, 7 months ago
  6. 5b3cc99 rcu-tasks: Add #include of rcupdate_trace.h to update.c by Paul E. McKenney · 4 years, 8 months ago
  7. e40bb92 rcu: Replace 1 with true by Jules Irenge · 4 years, 8 months ago
  8. f8466f9 rcu: Add comment documenting rcu_callback_map's purpose by Paul E. McKenney · 4 years, 9 months ago
  9. 7ee880b rcu: Initialize and destroy rcu_synchronize only when necessary by Wei Yang · 4 years, 9 months ago
  10. ff5c4f5 rcu/tree: Mark the idle relevant functions noinstr by Thomas Gleixner · 4 years, 10 months ago
  11. f736e0f Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.04.27a', 'stall.2020.04.27a' and 'torture.2020.05.07a' into HEAD by Paul E. McKenney · 4 years, 9 months ago
  12. b38f57c rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locks by Paul E. McKenney · 4 years, 10 months ago
  13. 8fd8ca3 rcu-tasks: Move #ifdef into tasks.h by Paul E. McKenney · 4 years, 10 months ago
  14. 5873b8a rcu-tasks: Refactor RCU-tasks to allow variants to be added by Paul E. McKenney · 4 years, 11 months ago
  15. eacd6f0 rcu-tasks: Move Tasks RCU to its own file by Paul E. McKenney · 4 years, 11 months ago
  16. c76e7e0 rcu: Add KCSAN stubs to update.c by Paul E. McKenney · 4 years, 9 months ago
  17. a66dbda rcu: Replace assigned pointer ret value by corresponding boolean value by Jules Irenge · 4 years, 10 months ago
  18. c28d5c0 rcu: Get rid of some doc warnings in update.c by Mauro Carvalho Chehab · 4 years, 10 months ago
  19. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  20. aa93ec6 Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEAD by Paul E. McKenney · 4 years, 10 months ago
  21. de8f5e4 lockdep: Introduce wait-type checks by Peter Zijlstra · 4 years, 10 months ago
  22. 58c5336 rcutorture: Allow boottime stall warnings to be suppressed by Paul E. McKenney · 5 years ago
  23. 59ee032 rcutorture: Suppress forward-progress complaints during early boot by Paul E. McKenney · 5 years ago
  24. 90ba11b rcu: Add missing annotation for exit_tasks_rcu_finish() by Jules Irenge · 5 years ago
  25. e1e9bdc rcu: Add missing annotation for exit_tasks_rcu_start() by Jules Irenge · 5 years ago
  26. fcb7381 rcu-tasks: *_ONCE() for rcu_tasks_cbs_head by Paul E. McKenney · 5 years ago
  27. 0e24738 Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kfree_rcu.2020.01.24a', 'list.2020.01.10a', 'preempt.2020.01.24a' and 'torture.2019.12.09a' into HEAD by Paul E. McKenney · 5 years ago
  28. e1350e8 rcu: Move rcu_{expedited,normal} definitions into rcupdate.h by Ben Dooks · 5 years ago
  29. a35d169 rcu: Add basic support for kfree_rcu() batching by Byungchul Park · 5 years ago
  30. b3e627d rcu: Make PREEMPT_RCU be a modifier to TREE_RCU by Lai Jiangshan · 5 years ago
  31. 31da067 Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08.13a' and 'torture.2019.08.01b' into HEAD by Paul E. McKenney · 5 years ago
  32. b823caf rcu: Remove redundant "if" condition from rcu_gp_is_expedited() by Paul E. McKenney · 6 years ago
  33. 2887594 rcu: Add support for consolidated-RCU reader checking by Joel Fernandes (Google) · 6 years ago
  34. 9147089 rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held() by Joel Fernandes (Google) · 6 years ago
  35. cdc694b rcu: Add kernel parameter to dump trace after RCU CPU stall warning by Paul E. McKenney · 6 years ago
  36. c682db5 rcutorture: Add trivial RCU implementation by Paul E. McKenney · 6 years ago
  37. 10462d6 rcu: Move RCU CPU stall-warning code out of update.c by Paul E. McKenney · 6 years ago
  38. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  39. a39f15b kprobes: Prohibit probing on RCU debug routine by Masami Hiramatsu · 6 years ago
  40. 38b4df6 rcu/update: Convert to SPDX license identifier by Paul E. McKenney · 6 years ago
  41. eaaf055 Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a', 'fixes.2018.11.12a', 'initrd.2018.11.08b', 'sil.2018.11.12a' and 'srcu.2018.11.27a' into HEAD by Paul E. McKenney · 6 years ago
  42. f0ad56e rcu: Eliminate BUG_ON() for kernel/rcu/update.c by Paul E. McKenney · 6 years ago
  43. 309ba85 rcu: Eliminate synchronize_rcu_mult() by Paul E. McKenney · 7 years ago
  44. 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 · 6 years ago
  45. e0fcba9 srcu: Make call_srcu() available during very early boot by Paul E. McKenney · 6 years ago
  46. 06462ef rcu: Clean up flavor-related definitions and comments in update.c by Paul E. McKenney · 7 years ago
  47. 72ce30d rcu: Stop testing RCU-bh and RCU-sched by Paul E. McKenney · 7 years ago
  48. 82fcecf rcu: Update comments and help text for no more RCU-bh updaters by Paul E. McKenney · 7 years ago
  49. 1b27291 rcutorture: Add forward-progress tests for RCU grace periods by Paul E. McKenney · 7 years ago
  50. cd23ac8 rcu: Add comment to the last sleep in the rcu tasks loop by Steven Rostedt (VMware) · 7 years ago
  51. c03be75 rcu: Speed up calling of RCU tasks callbacks by Steven Rostedt (VMware) · 7 years ago
  52. 6f56f71 rcu: Improve RCU-tasks naming and comments by Paul E. McKenney · 7 years ago
  53. 0e5da22 rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h by Paul E. McKenney · 7 years ago
  54. cee4393 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() by Paul E. McKenney · 7 years ago
  55. 156baec rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules by Paul E. McKenney · 7 years ago
  56. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
  58. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  59. ad4e25a Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' and 'torture.2017.10.09a' into HEAD by Paul E. McKenney · 7 years ago
  60. f22ce09 rcu: Suppress RCU CPU stall warnings while dumping trace by Paul E. McKenney · 7 years ago
  61. c63eb17 rcu: Create call_rcu_tasks() kthread at boot time by Paul E. McKenney · 7 years ago
  62. ccdd29f rcu: Create reasonable API for do_exit() TASKS_RCU processing by Paul E. McKenney · 8 years ago
  63. 3caec62 rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h by Paul E. McKenney · 8 years ago
  64. a68a2bb rcu: Move docbook comments out of rcupdate.h by Paul E. McKenney · 8 years ago
  65. 68ab0b4 rcu: Make synchronize_rcu_mult() check for duplicates by Paul E. McKenney · 8 years ago
  66. 59d80fd rcu: Print out rcupdate.c non-default boot-time settings by Paul E. McKenney · 8 years ago
  67. bcbfdd0 rcu: Make non-preemptive schedule be Tasks RCU quiescent state by Paul E. McKenney · 8 years ago
  68. 900b102 srcu: Allow SRCU to access rcu_scheduler_active by Paul E. McKenney · 8 years ago
  69. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  70. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  71. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  72. 7c6094d rcu: update: Make RCU_EXPEDITE_BOOT be the default by Sebastian Andrzej Siewior · 8 years ago
  73. 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  74. e77b704 rcu: Don't use modular infrastructure in non-modular code by Paul Gortmaker · 9 years ago
  75. 4929c91 rcu: Make call_rcu_tasks() tolerate first call with irqs disabled by Paul E. McKenney · 9 years ago
  76. b9fdac7f debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 9 years ago
  77. 3263d28 rcu: update debugobjects fixup callbacks return type by Du, Changbin · 9 years ago
  78. 293e242 rcu: Remove superfluous versions of rcu_read_lock_sched_held() by Boqun Feng · 9 years ago
  79. 4f2a848 rcu: Export rcu_gp_is_normal() by Paul E. McKenney · 9 years ago
  80. 79cfea02 rcu: Remove TINY_RCU bloat from pointless boot parameters by Paul E. McKenney · 9 years ago
  81. 3e42ec1 rcu: Allow expedited grace periods to be disabled at init by Paul E. McKenney · 9 years ago
  82. 5a9be7c rcu: Add rcu_normal kernel parameter to suppress expediting by Paul E. McKenney · 9 years ago
  83. b6a4ae7 rcu: Use rcu_callback_t in call_rcu*() and friends by Boqun Feng · 9 years ago
  84. a76a9a4 rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks() by Paul E. McKenney · 10 years ago
  85. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
  86. ec90a19 rcu: Create a synchronize_rcu_mult() by Paul E. McKenney · 10 years ago
  87. d5671f6 rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC by Denys Vlasenko · 10 years ago
  88. 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 10 years ago
  89. 4252879 Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEAD by Paul E. McKenney · 10 years ago
  90. ee42571 rcu: Add Kconfig option to expedite grace periods during boot by Paul E. McKenney · 10 years ago
  91. 0d39482 rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp() by Paul E. McKenney · 10 years ago
  92. ee376db rcu: Consolidate rcu_synchronize and wakeme_after_rcu() by Paul E. McKenney · 10 years ago
  93. 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
  94. 60ced49 rcu: Fix FIXME in rcu_tasks_kthread() by Paul E. McKenney · 10 years ago
  95. aa23c6fbc rcutorture: Add early boot self tests by Pranith Kumar · 10 years ago
  96. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  97. 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
  98. 1d082fd rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() by Paul E. McKenney · 10 years ago
  99. 4ff475e rcu: Additional information on RCU-tasks stall-warning messages by Paul E. McKenney · 10 years ago
  100. 8f20a5e rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption by Paul E. McKenney · 10 years ago