1. a68a2bb rcu: Move docbook comments out of rcupdate.h by Paul E. McKenney · 8 years ago
  2. c0b334c rcu: Add lockdep_assert_held() teeth to tree.c by Paul E. McKenney · 8 years ago
  3. 17c7798 rcu: Update rcu_bootup_announce_oddness() by Paul E. McKenney · 8 years ago
  4. f4687d2 rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs() by Paul E. McKenney · 8 years ago
  5. e28371c rcu: Remove obsolete reference to synchronize_kernel() by Paul E. McKenney · 8 years ago
  6. 5b72f96 rcu: Complain if blocking in preemptible RCU read-side critical section by Paul E. McKenney · 8 years ago
  7. f92c734 rcu: Prevent rcu_barrier() from starting needless grace periods by Paul E. McKenney · 8 years ago
  8. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 933dfbd rcu: Open-code the rcu_cblist_n_lazy_cbs() function by Paul E. McKenney · 8 years ago
  10. 4b27f20 rcu: Open-code the rcu_cblist_n_cbs() function by Paul E. McKenney · 8 years ago
  11. 8ef0f37 rcu: Open-code the rcu_cblist_empty() function by Paul E. McKenney · 8 years ago
  12. 7f6733c srcu: Make rcutorture writer stalls print SRCU GP state by Paul E. McKenney · 8 years ago
  13. 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
  14. bcbfdd0 rcu: Make non-preemptive schedule be Tasks RCU quiescent state by Paul E. McKenney · 8 years ago
  15. da915ad srcu: Parallelize callback handling by Paul E. McKenney · 8 years ago
  16. bfd090b rcu: Fix typo in PER_RCU_NODE_PERIOD header comment by Paul E. McKenney · 8 years ago
  17. 50dc7de rcu: Use bool value directly by Nicholas Mc Guire · 8 years ago
  18. deb34f3 rcu: Improve comments for hotplug/suspend/hibernate functions by Paul E. McKenney · 8 years ago
  19. d1e4f01 rcu: Remove obsolete comment from rcu_future_gp_cleanup() header by Paul E. McKenney · 8 years ago
  20. e95d68d srcu: Make num_rcu_lvl[] array be external by Paul E. McKenney · 8 years ago
  21. 41f5c63 rcu: Remove redundant levelcnt[] array from rcu_init_one() by Paul E. McKenney · 8 years ago
  22. 2b34c43 srcu: Move rcu_init_levelspread() to rcu_tree_node.h by Paul E. McKenney · 8 years ago
  23. 2e8c28c srcu: Move rcu_seq_start() and friends to rcu.h by Paul E. McKenney · 8 years ago
  24. 900b102 srcu: Allow SRCU to access rcu_scheduler_active by Paul E. McKenney · 8 years ago
  25. 15fecf8 srcu: Abstract multi-tail callback list handling by Paul E. McKenney · 8 years ago
  26. 9226b10 rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions by Paul E. McKenney · 8 years ago
  27. 0f9be8c rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() by Paul E. McKenney · 8 years ago
  28. 9577df9 rcu: Pull rcu_qs_ctr into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  29. abb06b9 rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  30. 88a4976 rcu: Semicolon inside RCU_TRACE() for tree.c by Paul E. McKenney · 8 years ago
  31. b8c17e6 rcu: Maintain special bits at bottom of ->dynticks counter by Paul E. McKenney · 8 years ago
  32. 03ecd3f rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work by Steven Rostedt (VMware) · 8 years ago
  33. a278d47 rcu: Fix dyntick-idle tracing by Paul E. McKenney · 8 years ago
  34. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  35. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  36. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  37. 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
  38. 38d30b3 rcu: Adjust FQS offline checks for exact online-CPU detection by Paul E. McKenney · 8 years ago
  39. 3a19b46 rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead by Paul E. McKenney · 8 years ago
  40. 02a5c550 rcu: Abstract extended quiescent state determination by Paul E. McKenney · 8 years ago
  41. 2625d46 rcu: Abstract dynticks extended quiescent state enter/exit operations by Paul E. McKenney · 8 years ago
  42. fdbb9b3 rcu: Make rcu_cpu_starting() use its "cpu" argument by Paul E. McKenney · 8 years ago
  43. 630c7ed rcu: Don't wake rcuc/X kthreads on NOCB CPUs by Paul E. McKenney · 8 years ago
  44. 7aa9223 rcu: Once again use NMI-based stack traces in stall warnings by Paul E. McKenney · 8 years ago
  45. b201fa67 rcu: Remove short-term CPU kicking by Paul E. McKenney · 8 years ago
  46. 28053bc rcu: Add long-term CPU kicking by Paul E. McKenney · 8 years ago
  47. 94060d2 rcu: Remove unused but set variable by Tobias Klauser · 8 years ago
  48. c4402b2 rcu: Only dump stalled-tasks stacks if there was a real stall by Byungchul Park · 8 years ago
  49. 8b2f63a rcu: Abstract the dynticks snapshot operation by Paul E. McKenney · 8 years ago
  50. 6563de9 rcu: Abstract the dynticks momentary-idle operation by Paul E. McKenney · 8 years ago
  51. 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  52. aa3e0bf rcu: Don't kick unless grace period or request by Paul E. McKenney · 9 years ago
  53. 1f21b50 rcu: Remove obsolete comment from __call_rcu() by Paul E. McKenney · 8 years ago
  54. 5403d36 rcu: Remove obsolete rcu_check_callbacks() header comment by Paul E. McKenney · 8 years ago
  55. b8f2ed5 rcu: Tighten up __call_rcu() rcu_head alignment check by Paul E. McKenney · 8 years ago
  56. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  57. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  58. d74b62b Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'hotplug.2016.08.22c' and 'torture.2016.08.22c' into HEAD by Paul E. McKenney · 8 years ago
  59. 7ec99de rcu: Provide exact CPU-online tracking for RCU by Paul E. McKenney · 9 years ago
  60. 3563a43 rcu: Avoid redundant quiescent-state chasing by Paul E. McKenney · 8 years ago
  61. e77b704 rcu: Don't use modular infrastructure in non-modular code by Paul Gortmaker · 8 years ago
  62. 94d4477 rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads by Jisheng Zhang · 9 years ago
  63. 4df8374 rcu: Convert rcutree to hotplug state machine by Thomas Gleixner · 8 years ago
  64. bc75e99 rcu: Correctly handle sparse possible cpus by Mark Rutland · 9 years ago
  65. 088e9d2 rcu: sysctl: Panic on RCU Stall by Daniel Bristot de Oliveira · 9 years ago
  66. 3549c2b rcu: Move expedited code from tree.c to tree_exp.h by Paul E. McKenney · 9 years ago
  67. d3acab6 rcu: Remove some superfluous lines by Peter Zijlstra · 9 years ago
  68. 590d175 rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init() by Paul E. McKenney · 9 years ago
  69. 0d95092 rcu: Fix outdated rcu_scheduler_active comment by Paul E. McKenney · 9 years ago
  70. 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
  71. 291783b rcutorture: Expedited-GP batch progress access to torturing by Paul E. McKenney · 9 years ago
  72. 5dffed1 rcu: Dump ftrace buffer when kicking grace-period kthread by Paul E. McKenney · 9 years ago
  73. 8c7c482 rcu: Awaken grace-period kthread if too long since FQS by Paul E. McKenney · 9 years ago
  74. fcfd0a2 rcu: Make FQS schedule advance only if FQS happened by Paul E. McKenney · 9 years ago
  75. 86057b8 rcu: Awaken grace-period kthread when stalled by Paul E. McKenney · 9 years ago
  76. 3b5f668 rcu: Overlap wakeups with next expedited grace period by Paul E. McKenney · 9 years ago
  77. aff12cd rcu: Consolidate expedited GP code into exp_funnel_lock() by Paul E. McKenney · 9 years ago
  78. 179e5dc rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap() by Paul E. McKenney · 9 years ago
  79. 4ea3e85 rcu: Consolidate expedited GP code into rcu_exp_wait_wake() by Paul E. McKenney · 9 years ago
  80. 356051e rcu: Add exp_funnel_lock() fastpath by Paul E. McKenney · 9 years ago
  81. f6a12f3 rcu: Enforce expedited-GP fairness via funnel wait queue by Paul E. McKenney · 9 years ago
  82. d40a4f0 rcu: Shorten expedited_workdone* to exp_workdone* by Paul E. McKenney · 9 years ago
  83. ec3833e rcu: Force boolean subscript for expedited stall warnings by Paul E. McKenney · 9 years ago
  84. e2fd9d3 rcu: Remove expedited GP funnel-lock bypass by Paul E. McKenney · 9 years ago
  85. 4f41530 rcu: Add expedited-grace-period event tracing by Paul E. McKenney · 9 years ago
  86. bea2de4 rcu: Add funnel-locking tracing for expedited grace periods by Paul E. McKenney · 9 years ago
  87. a1e1224 rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QS by Paul E. McKenney · 9 years ago
  88. 251c617 rcu: Make expedited RCU-preempt stall warnings count accurately by Paul E. McKenney · 9 years ago
  89. 28728dd rcu: Make expedited RCU-sched grace period immediately detect idle by Paul E. McKenney · 9 years ago
  90. 274529b rcu: Consolidate dumping of ftrace buffer by Paul E. McKenney · 9 years ago
  91. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 9 years ago
  93. 27d50c7 rcu: Make CPU_DYING_IDLE an explicit call by Thomas Gleixner · 9 years ago
  94. abedf8e rcu: Use simple wait queues where possible in rcutree by Paul Gortmaker · 9 years ago
  95. 065bb78 rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock by Daniel Wagner · 9 years ago
  96. 4b455dc rcu: Catch up rcu_report_qs_rdp() comment with reality by Paul E. McKenney · 9 years ago
  97. 67c583a7 RCU: Privatize rcu_node::lock by Boqun Feng · 9 years ago
  98. 1914aab rcu: Remove useless rcu_data_p when !PREEMPT_RCU by Chen Gang · 9 years ago
  99. 23a9bac rcu: Set rdp->gpwrap when CPU is idle by Paul E. McKenney · 9 years ago
  100. 4914950 rcu: Stop treating in-kernel CPU-bound workloads as errors by Paul E. McKenney · 9 years ago