1. 22df731 Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and 'torture.2018.05.15a' into HEAD by Paul E. McKenney · 7 years ago
  2. 41e8059 rcu: Make rcu_start_future_gp() caller select grace period by Paul E. McKenney · 7 years ago
  3. fb31340 rcu: Make rcu_gp_cleanup() more accurately predict need for new GP by Paul E. McKenney · 7 years ago
  4. c91a867 rcu: Add accessor macros for the ->need_future_gp[] array by Paul E. McKenney · 7 years ago
  5. 5b4c11d rcu: Add leaf-node macros by Paul E. McKenney · 7 years ago
  6. 265f5f2 rcu: Update rcu_bind_gp_kthread() header comment by Paul E. McKenney · 7 years ago
  7. 0e5da22 rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h by Paul E. McKenney · 7 years ago
  8. cee4393 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() by Paul E. McKenney · 7 years ago
  9. efcd2d5 rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is high by Byungchul Park · 7 years ago
  10. ef12620 rcu: Don't allocate rcu_nocb_mask if no one needs it by Paul E. McKenney · 7 years ago
  11. be01b4c rcu: Inline rcu_preempt_do_callback() into its sole caller by Byungchul Park · 7 years ago
  12. a32e01e rcu: Use wrapper for lockdep asserts by Matthew Wilcox · 7 years ago
  13. 62df63e rcu: Remove obsolete callback-invocation statistics for debugfs by Paul E. McKenney · 7 years ago
  14. bec0678 rcu: Remove obsolete boost statistics for debugfs by Paul E. McKenney · 7 years ago
  15. 3caa973 rcu: Call touch_nmi_watchdog() while printing stall warnings by Tejun Heo · 7 years ago
  16. 3016611 rcu: Fix CPU offload boot message when no CPUs are offloaded by Paul E. McKenney · 7 years ago
  17. 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
  18. 84b12b7 rcu: Remove have_rcu_nocb_mask from tree_plugin.h by Rakib Mullick · 7 years ago
  19. 84585aa rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long by Paul E. McKenney · 7 years ago
  20. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 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
  22. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. b04db8e rcu: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  24. fd30b71 rcu: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  25. de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
  26. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  27. 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
  28. 02a7c23 rcu: Suppress lockdep false-positive ->boost_mtx complaints by Paul E. McKenney · 7 years ago
  29. b886978 rcu: Do not include rtmutex_common.h unconditionally by Sebastian Andrzej Siewior · 7 years ago
  30. 9b9500d rcu: Make RCU CPU stall warnings check for irq-disabled CPUs by Paul E. McKenney · 7 years ago
  31. 135bd1a rcu: Fix up pending cbs check in rcu_prepare_for_idle by Neeraj Upadhyay · 7 years ago
  32. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  33. 656e7c0 Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD by Paul E. McKenney · 7 years ago
  34. 2dee940 rcu: Add assertions verifying blocked-tasks list by Paul E. McKenney · 8 years ago
  35. c5ebe66 rcu: Add event tracing to ->gp_tasks update at GP start by Paul E. McKenney · 8 years ago
  36. bedbb64 rcu: Add TPS() to event-traced strings by Paul E. McKenney · 8 years ago
  37. b1a2d79 rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU by Paul E. McKenney · 8 years ago
  38. 8be6e1b rcu: Use timer as backstop for NOCB deferred wakeups by Paul E. McKenney · 8 years ago
  39. 44c65ff rcu: Eliminate NOCBs CPU-state Kconfig options by Paul E. McKenney · 8 years ago
  40. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 8 years ago
  41. c4a09ff rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option by Paul E. McKenney · 8 years ago
  42. fe5ac72 rcu: Remove nohz_full full-system-idle state machine by Paul E. McKenney · 8 years ago
  43. 90040c9 rcu: Remove *_SLOW_* Kconfig options by Paul E. McKenney · 8 years ago
  44. a68a2bb rcu: Move docbook comments out of rcupdate.h by Paul E. McKenney · 8 years ago
  45. 6b5fc3a rcu: Add memory barriers for NOCB leader wakeup by Paul E. McKenney · 8 years ago
  46. 511324e rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE by Paul E. McKenney · 8 years ago
  47. ea9b0c8 rcu: Add lockdep_assert_held() teeth to tree_plugin.h by Paul E. McKenney · 8 years ago
  48. 17c7798 rcu: Update rcu_bootup_announce_oddness() by Paul E. McKenney · 8 years ago
  49. 59d80fd rcu: Print out rcupdate.c non-default boot-time settings by Paul E. McKenney · 8 years ago
  50. e28371c rcu: Remove obsolete reference to synchronize_kernel() by Paul E. McKenney · 8 years ago
  51. 5b72f96 rcu: Complain if blocking in preemptible RCU read-side critical section by Paul E. McKenney · 8 years ago
  52. 933dfbd rcu: Open-code the rcu_cblist_n_lazy_cbs() function by Paul E. McKenney · 8 years ago
  53. 4b27f20 rcu: Open-code the rcu_cblist_n_cbs() function by Paul E. McKenney · 8 years ago
  54. 8ef0f37 rcu: Open-code the rcu_cblist_empty() function by Paul E. McKenney · 8 years ago
  55. 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
  56. 5455a7f rcu: Use true/false in assignment to bool by Nicholas Mc Guire · 8 years ago
  57. 15fecf8 srcu: Abstract multi-tail callback list handling by Paul E. McKenney · 8 years ago
  58. 9226b10 rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions by Paul E. McKenney · 8 years ago
  59. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  60. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  61. 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
  62. 02a5c550 rcu: Abstract extended quiescent state determination by Paul E. McKenney · 8 years ago
  63. 9831ce3 rcu: Fix comment in rcu_organize_nocb_kthreads() by Paul E. McKenney · 8 years ago
  64. 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  65. bedc196 rcu: Fix soft lockup for rcu_nocb_kthread by Ding Tianhong · 9 years ago
  66. 4d03754 Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14a' into HEAD by Paul E. McKenney · 9 years ago
  67. bc75e99 rcu: Correctly handle sparse possible cpus by Mark Rutland · 9 years ago
  68. 4e9a073 torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code by Paul E. McKenney · 9 years ago
  69. 40e0a6c rcu: Move expedited code from tree_plugin.h to tree_exp.h by Paul E. McKenney · 9 years ago
  70. aff12cd rcu: Consolidate expedited GP code into exp_funnel_lock() by Paul E. McKenney · 9 years ago
  71. 179e5dc rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap() by Paul E. McKenney · 9 years ago
  72. 4ea3e85 rcu: Consolidate expedited GP code into rcu_exp_wait_wake() by Paul E. McKenney · 9 years ago
  73. f6a12f3 rcu: Enforce expedited-GP fairness via funnel wait queue by Paul E. McKenney · 9 years ago
  74. 4f41530 rcu: Add expedited-grace-period event tracing by Paul E. McKenney · 9 years ago
  75. bea2de4 rcu: Add funnel-locking tracing for expedited grace periods by Paul E. McKenney · 9 years ago
  76. 26ece8e rcu: Fix synchronize_rcu_expedited() header comment by Paul E. McKenney · 9 years ago
  77. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 9 years ago
  78. abedf8e rcu: Use simple wait queues where possible in rcutree by Paul Gortmaker · 9 years ago
  79. 065bb78 rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock by Daniel Wagner · 9 years ago
  80. 67c583a7 RCU: Privatize rcu_node::lock by Boqun Feng · 9 years ago
  81. 1914aab rcu: Remove useless rcu_data_p when !PREEMPT_RCU by Chen Gang · 9 years ago
  82. 648c630 Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD by Paul E. McKenney · 9 years ago
  83. a87f203 rcu: Eliminate unused rcu_init_one() argument by Paul E. McKenney · 9 years ago
  84. 46a5d16 rcu: Stop disabling interrupts in scheduler fastpaths by Paul E. McKenney · 9 years ago
  85. f0f2e7d rcu: Avoid tick_nohz_active checks on NOCBs CPUs by Paul E. McKenney · 9 years ago
  86. 699d403 rcu: Fix obsolete rcu_bootup_announce_oddness() comment by Paul E. McKenney · 9 years ago
  87. 8ba9153 rcu: Remove lock-acquisition loop from rcu_read_unlock_special() by Paul E. McKenney · 9 years ago
  88. 5a9be7c rcu: Add rcu_normal kernel parameter to suppress expediting by Paul E. McKenney · 9 years ago
  89. 6cf1008 rcu: Add transitivity to remaining rcu_node ->lock acquisitions by Paul E. McKenney · 9 years ago
  90. 2a67e74 rcu: Create transitive rnp->lock acquisition functions by Peter Zijlstra · 9 years ago
  91. d2856b0 Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD by Paul E. McKenney · 9 years ago
  92. b08517c rcu: Enable stall warnings for synchronize_rcu_expedited() by Paul E. McKenney · 9 years ago
  93. 74611ec rcu: Add online/offline info to expedited stall warning message by Paul E. McKenney · 9 years ago
  94. dcdb880 rcu: Consolidate expedited CPU selection by Paul E. McKenney · 9 years ago
  95. 7f21aee rcu: Add online/offline info to stall warning message by Paul E. McKenney · 9 years ago
  96. b6a4ae7 rcu: Use rcu_callback_t in call_rcu*() and friends by Boqun Feng · 9 years ago
  97. 5b74c45 rcu: Make ->cpu_no_qs be a union for aggregate OR by Paul E. McKenney · 9 years ago
  98. 0d43eb3 rcu: Invert passed_quiesce and rename to cpu_no_qs by Paul E. McKenney · 9 years ago
  99. 97c668b rcu: Rename qs_pending to core_needs_qs by Paul E. McKenney · 9 years ago
  100. 8203d6d rcu: Use single-stage IPI algorithm for RCU expedited grace period by Paul E. McKenney · 9 years ago