1. 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
  2. 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
  3. 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
  4. 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
  5. b04db8e rcu: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  6. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  7. fd30b71 rcu: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
  10. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  11. 72bc286 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  12. 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
  13. e4d0b67 srcu: Add parameters to SRCU docbook comments by Paul E. McKenney · 7 years ago
  14. 27fdb35 doc: Fix various RCU docbook comment-header problems by Paul E. McKenney · 7 years ago
  15. 56628a7 rcu/segcblist: Include rcupdate.h by Sebastian Andrzej Siewior · 7 years ago
  16. c0da313 rcu: Add extended-quiescent-state testing advice by Paul E. McKenney · 7 years ago
  17. 02a7c23 rcu: Suppress lockdep false-positive ->boost_mtx complaints by Paul E. McKenney · 7 years ago
  18. b886978 rcu: Do not include rtmutex_common.h unconditionally by Sebastian Andrzej Siewior · 7 years ago
  19. 0032f4e rcutorture: Dump writer stack if stalled by Paul E. McKenney · 7 years ago
  20. 2b1516e rcutorture: Add interrupt-disable capability to stall-warning tests by Paul E. McKenney · 7 years ago
  21. f22ce09 rcu: Suppress RCU CPU stall warnings while dumping trace by Paul E. McKenney · 7 years ago
  22. 83b6ca1 rcu: Turn off tracing before dumping trace by Paul E. McKenney · 7 years ago
  23. 9b9500d rcu: Make RCU CPU stall warnings check for irq-disabled CPUs by Paul E. McKenney · 7 years ago
  24. f79c3ad sched,rcu: Make cond_resched() provide RCU quiescent state by Paul E. McKenney · 8 years ago
  25. c63eb17 rcu: Create call_rcu_tasks() kthread at boot time by Paul E. McKenney · 7 years ago
  26. 135bd1a rcu: Fix up pending cbs check in rcu_prepare_for_idle by Neeraj Upadhyay · 7 years ago
  27. 013a8ee Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  28. f39b536 rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}() by Paul E. McKenney · 7 years ago
  29. ac0a364 Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  30. 28585a8 rcu: Allow for page faults in NMI handlers by Paul E. McKenney · 7 years ago
  31. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  32. 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
  33. 16c0b10 rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter() by Paul E. McKenney · 7 years ago
  34. d4db30a rcu: Add warning to rcu_idle_enter() for irqs enabled by Paul E. McKenney · 7 years ago
  35. 3a60799 rcu: Make rcu_idle_enter() rely on callers disabling irqs by Peter Zijlstra (Intel) · 7 years ago
  36. 2dee940 rcu: Add assertions verifying blocked-tasks list by Paul E. McKenney · 8 years ago
  37. 35fe723 rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit() by Masami Hiramatsu · 8 years ago
  38. d8db2e8 rcu: Add TPS() protection for _rcu_barrier_trace strings by Paul E. McKenney · 8 years ago
  39. d537422 rcu: Use idle versions of swait to make idle-hack clear by Luis R. Rodriguez · 8 years ago
  40. c5ebe66 rcu: Add event tracing to ->gp_tasks update at GP start by Paul E. McKenney · 8 years ago
  41. 7414fac rcu: Move rcu.h to new trivial-function style by Paul E. McKenney · 8 years ago
  42. bedbb64 rcu: Add TPS() to event-traced strings by Paul E. McKenney · 8 years ago
  43. ccdd29f rcu: Create reasonable API for do_exit() TASKS_RCU processing by Paul E. McKenney · 8 years ago
  44. 7e42776 rcu: Drive TASKS_RCU directly off of PREEMPT by Paul E. McKenney · 8 years ago
  45. 35732cf srcu: Provide ordering for CPU not involved in grace period by Paul E. McKenney · 8 years ago
  46. 09efeee rcu: Move callback-list warning to irq-disable region by Paul E. McKenney · 7 years ago
  47. aed4e04 rcu: Remove unused RCU list functions by Paul E. McKenney · 8 years ago
  48. f2dbe4a rcu: Localize rcu_state ->orphan_pend and ->orphan_done by Paul E. McKenney · 8 years ago
  49. 21cc248 rcu: Advance callbacks after migration by Paul E. McKenney · 8 years ago
  50. 537b85c rcu: Eliminate rcu_state ->orphan_lock by Paul E. McKenney · 8 years ago
  51. 9fa46fb rcu: Advance outgoing CPU's callbacks before migrating them by Paul E. McKenney · 8 years ago
  52. b1a2d79 rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU by Paul E. McKenney · 8 years ago
  53. 95335c0 rcu: Check for NOCB CPUs and empty lists earlier in CB migration by Paul E. McKenney · 8 years ago
  54. c47e067 rcu: Remove orphan/adopt event-tracing fields by Paul E. McKenney · 8 years ago
  55. 313517fc rcu: Make expedited GPs correctly handle hardware CPU insertion by Paul E. McKenney · 8 years ago
  56. a58163d rcu: Migrate callbacks earlier in the CPU-offline timeline by Paul E. McKenney · 8 years ago
  57. 8be6e1b rcu: Use timer as backstop for NOCB deferred wakeups by Paul E. McKenney · 8 years ago
  58. f34c8585 rcutorture: Invoke call_rcu() from timer handler by Paul E. McKenney · 7 years ago
  59. 96036c4 rcu: Add last-CPU to GP-kthread starvation messages by Paul E. McKenney · 7 years ago
  60. a3b7b6c rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local() by Paul E. McKenney · 8 years ago
  61. 808de39 rcutorture: Add task's CPU for rcutorture writer stalls by Paul E. McKenney · 8 years ago
  62. b3c9831 rcutorture: Place event-traced strings into trace buffer by Paul E. McKenney · 8 years ago
  63. 5e741fa rcutorture: Enable SRCU readers from timer handler by Paul E. McKenney · 8 years ago
  64. f1dbc54 rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c by Paul E. McKenney · 8 years ago
  65. ac3748c rcutorture: Print SRCU lock/unlock totals by Paul E. McKenney · 8 years ago
  66. 115a1a5 rcutorture: Move SRCU status printing to SRCU implementations by Paul E. McKenney · 8 years ago
  67. 0d8a1e8 srcu: Make process_srcu() be static by Paul E. McKenney · 8 years ago
  68. 825c5bd srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU by Paul E. McKenney · 8 years ago
  69. 6d48152 rcu: Remove RCU CPU stall warnings from Tiny RCU by Paul E. McKenney · 8 years ago
  70. c23484f rcu: Remove event tracing from Tiny RCU by Paul E. McKenney · 8 years ago
  71. 43a0a2a rcu: Move RCU debug Kconfig options to kernel/rcu by Paul E. McKenney · 8 years ago
  72. 0af92d4 rcu: Move RCU non-debug Kconfig options to kernel/rcu by Paul E. McKenney · 8 years ago
  73. 44c65ff rcu: Eliminate NOCBs CPU-state Kconfig options by Paul E. McKenney · 8 years ago
  74. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 8 years ago
  75. bd8cc5a srcu: Remove Classic SRCU by Paul E. McKenney · 8 years ago
  76. 7f0cd63 srcu: Fix rcutorture-statistics typo by Paul E. McKenney · 8 years ago
  77. c4a09ff rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option by Paul E. McKenney · 8 years ago
  78. 4e4bea7 rcu: Remove typecheck() from RCU locking wrapper functions by Paul E. McKenney · 8 years ago
  79. fe5ac72 rcu: Remove nohz_full full-system-idle state machine by Paul E. McKenney · 8 years ago
  80. f7a10a9 rcu: Remove the RCU_KTHREAD_PRIO Kconfig option by Paul E. McKenney · 8 years ago
  81. 90040c9 rcu: Remove *_SLOW_* Kconfig options by Paul E. McKenney · 8 years ago
  82. a3883df srcu: Use rnp->lock wrappers to replace explicit memory barriers by Paul E. McKenney · 8 years ago
  83. 83d40bd rcu: Move rnp->lock wrappers for SRCU use by Paul E. McKenney · 8 years ago
  84. bf32c76 rcu: Convert rnp->lock wrappers to macros for SRCU use by Paul E. McKenney · 8 years ago
  85. 2464dd9 srcu: Apply trivial callback lists to shrink Tiny SRCU by Paul E. McKenney · 8 years ago
  86. 5a0465e srcu: Shrink srcu.h by moving docbook and private function by Paul E. McKenney · 8 years ago
  87. c350c00 srcu: Prevent sdp->srcu_gp_seq_needed counter wrap by Paul E. McKenney · 8 years ago
  88. fe21a27 rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h by Paul E. McKenney · 8 years ago
  89. e3c8d51 rcu: Move torture-related functions out of rcutiny.h and rcutree.h by Paul E. McKenney · 8 years ago
  90. b8989b7 rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h by Paul E. McKenney · 8 years ago
  91. 3d54f79 rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h by Paul E. McKenney · 8 years ago
  92. fa3c664 rcu: Improve __call_rcu() debug-objects error message by Paul E. McKenney · 8 years ago
  93. 8211824 rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h by Paul E. McKenney · 8 years ago
  94. 791875d rcu: Eliminate the unused __rcu_is_watching() function by Paul E. McKenney · 8 years ago
  95. cad7b38 rcu: Move torture-related definitions from rcupdate.h to rcu.h by Paul E. McKenney · 8 years ago
  96. 25c3632 rcu: Move expediting-related access/control out of rcupdate.h by Paul E. McKenney · 8 years ago
  97. 3caec62 rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h by Paul E. McKenney · 8 years ago
  98. a68a2bb rcu: Move docbook comments out of rcupdate.h by Paul E. McKenney · 8 years ago
  99. 6b5fc3a rcu: Add memory barriers for NOCB leader wakeup by Paul E. McKenney · 8 years ago
  100. 511324e rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE by Paul E. McKenney · 8 years ago