1. 338c464 Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.20a' into HEAD by Paul E. McKenney · 7 years ago
  2. ad7c946 rcu: Create RCU-specific workqueues with rescuers by Paul E. McKenney · 7 years ago
  3. 85ba6bf torture: Provide more sensible nreader/nwriter defaults for rcuperf by Paul E. McKenney · 7 years ago
  4. db0c1a8 rcutorture: Record which grace-period primitives are tested by Paul E. McKenney · 7 years ago
  5. f7c0e6a rcutorture: Re-enable testing of dynamic expediting by Paul E. McKenney · 7 years ago
  6. eb03399 rcutorture: Avoid fake-writer use of undefined primitives by Paul E. McKenney · 7 years ago
  7. e0d31a34c rcutorture: Abstract function and module names by Paul E. McKenney · 7 years ago
  8. 68a675d rcutorture: Replace multi-instance kzalloc() with kcalloc() by Paul E. McKenney · 7 years ago
  9. 6308f34 rcu: Remove SRCU throttling by Paul E. McKenney · 7 years ago
  10. a72da91 srcu: Remove dead code in srcu_gp_end() by Byungchul Park · 7 years ago
  11. 8ddbd88 srcu: Reduce scans of srcu_data in counter wrap check by Ildar Ismagilov · 7 years ago
  12. a35d13e srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrap by Ildar Ismagilov · 7 years ago
  13. cb4081c srcu: Abstract function name by Paul E. McKenney · 7 years ago
  14. 65963d2 rcu: Make expedited RCU CPU selection avoid unnecessary stores by Paul E. McKenney · 7 years ago
  15. 7f5d42d rcu: Trace expedited GP delays due to transitioning CPUs by Paul E. McKenney · 7 years ago
  16. 9a41420 rcu: Add more tracing of expedited grace periods by Paul E. McKenney · 7 years ago
  17. 274afd6 rcu: Fix misprint in srcu_funnel_exp_start by Ildar Ismagilov · 7 years ago
  18. a32e01e rcu: Use wrapper for lockdep asserts by Matthew Wilcox · 7 years ago
  19. 65518db rcu: Remove redundant nxttail index macro define by Liu, Changcheng · 7 years ago
  20. bfbd767 rcu: Consolidate rcu.h #ifdefs by Paul E. McKenney · 7 years ago
  21. d07aee2 rcu: More clearly identify grace-period kthread stack dump by Paul E. McKenney · 7 years ago
  22. d62df57 rcu: Remove obsolete force-quiescent-state statistics for debugfs by Paul E. McKenney · 7 years ago
  23. 01c495f rcu: Remove obsolete __rcu_pending() statistics for debugfs by Paul E. McKenney · 7 years ago
  24. 62df63e rcu: Remove obsolete callback-invocation statistics for debugfs by Paul E. McKenney · 7 years ago
  25. bec0678 rcu: Remove obsolete boost statistics for debugfs by Paul E. McKenney · 7 years ago
  26. 3caa973 rcu: Call touch_nmi_watchdog() while printing stall warnings by Tejun Heo · 7 years ago
  27. 3016611 rcu: Fix CPU offload boot message when no CPUs are offloaded by Paul E. McKenney · 7 years ago
  28. 398953e rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data() by Lihao Liang · 7 years ago
  29. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  30. 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
  31. a2f2577 torture: Eliminate torture_runnable and perf_runnable by Paul E. McKenney · 7 years ago
  32. e830273 rcutorture: Preempt RCU-preempt readers more vigorously by Paul E. McKenney · 7 years ago
  33. cc1321c torture: Reduce #ifdefs for preempt_schedule() by Paul E. McKenney · 7 years ago
  34. 84b12b7 rcu: Remove have_rcu_nocb_mask from tree_plugin.h by Rakib Mullick · 7 years ago
  35. efd88b0 rcu: Add comment giving debug strategy for double call_rcu() by Paul E. McKenney · 7 years ago
  36. 156baec rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules by Paul E. McKenney · 7 years ago
  37. d633198 srcu: Prohibit call_srcu() use under raw spinlocks by Paul E. McKenney · 7 years ago
  38. e68bbb2 rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code by Paul E. McKenney · 7 years ago
  39. 9dd238e rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit() by Paul E. McKenney · 7 years ago
  40. 215bba9 rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter() by Paul E. McKenney · 7 years ago
  41. 2342172 rcu: Avoid ->dynticks_nesting store tearing by Paul E. McKenney · 7 years ago
  42. 914955e rcu: Stop duplicating lockdep checks in RCU's idle-entry code by Paul E. McKenney · 7 years ago
  43. dec9890 rcu: Add ->dynticks field to rcu_dyntick trace event by Paul E. McKenney · 7 years ago
  44. 84585aa rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long by Paul E. McKenney · 7 years ago
  45. bd2b879 rcu: Add tracing to irq/NMI dyntick-idle transitions by Paul E. McKenney · 7 years ago
  46. 844ccdd rcu: Eliminate rcu_irq_enter_disabled() by Paul E. McKenney · 7 years ago
  47. 51a1fd3 rcu: Make ->dynticks_nesting be a simple counter by Paul E. McKenney · 7 years ago
  48. 58721f5 rcu: Define rcu_irq_{enter,exit}() in terms of rcu_nmi_{enter,exit}() by Paul E. McKenney · 7 years ago
  49. 6136d6e rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit by Paul E. McKenney · 7 years ago
  50. fd581a9 rcu: Move rcu_nmi_{enter,exit}() to prepare for consolidation by Paul E. McKenney · 7 years ago
  51. a0eb22b rcu: Reduce dyntick-idle state space by Paul E. McKenney · 7 years ago
  52. 2e672ab rcu: Avoid ->dynticks_nmi_nesting store tearing by Paul E. McKenney · 7 years ago
  53. 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
  54. 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
  55. 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
  56. 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
  57. b04db8e rcu: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  58. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  59. fd30b71 rcu: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
  62. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  63. 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
  64. 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
  65. e4d0b67 srcu: Add parameters to SRCU docbook comments by Paul E. McKenney · 7 years ago
  66. 27fdb35 doc: Fix various RCU docbook comment-header problems by Paul E. McKenney · 7 years ago
  67. 56628a7 rcu/segcblist: Include rcupdate.h by Sebastian Andrzej Siewior · 7 years ago
  68. c0da313 rcu: Add extended-quiescent-state testing advice by Paul E. McKenney · 7 years ago
  69. 02a7c23 rcu: Suppress lockdep false-positive ->boost_mtx complaints by Paul E. McKenney · 7 years ago
  70. b886978 rcu: Do not include rtmutex_common.h unconditionally by Sebastian Andrzej Siewior · 7 years ago
  71. 0032f4e rcutorture: Dump writer stack if stalled by Paul E. McKenney · 7 years ago
  72. 2b1516e rcutorture: Add interrupt-disable capability to stall-warning tests by Paul E. McKenney · 7 years ago
  73. f22ce09 rcu: Suppress RCU CPU stall warnings while dumping trace by Paul E. McKenney · 7 years ago
  74. 83b6ca1 rcu: Turn off tracing before dumping trace by Paul E. McKenney · 7 years ago
  75. 9b9500d rcu: Make RCU CPU stall warnings check for irq-disabled CPUs by Paul E. McKenney · 7 years ago
  76. f79c3ad sched,rcu: Make cond_resched() provide RCU quiescent state by Paul E. McKenney · 8 years ago
  77. c63eb17 rcu: Create call_rcu_tasks() kthread at boot time by Paul E. McKenney · 7 years ago
  78. 135bd1a rcu: Fix up pending cbs check in rcu_prepare_for_idle by Neeraj Upadhyay · 7 years ago
  79. 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
  80. f39b536 rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}() by Paul E. McKenney · 7 years ago
  81. 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
  82. 28585a8 rcu: Allow for page faults in NMI handlers by Paul E. McKenney · 7 years ago
  83. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  84. 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
  85. 16c0b10 rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter() by Paul E. McKenney · 8 years ago
  86. d4db30a rcu: Add warning to rcu_idle_enter() for irqs enabled by Paul E. McKenney · 8 years ago
  87. 3a60799 rcu: Make rcu_idle_enter() rely on callers disabling irqs by Peter Zijlstra (Intel) · 8 years ago
  88. 2dee940 rcu: Add assertions verifying blocked-tasks list by Paul E. McKenney · 8 years ago
  89. 35fe723 rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit() by Masami Hiramatsu · 8 years ago
  90. d8db2e8 rcu: Add TPS() protection for _rcu_barrier_trace strings by Paul E. McKenney · 8 years ago
  91. d537422 rcu: Use idle versions of swait to make idle-hack clear by Luis R. Rodriguez · 8 years ago
  92. c5ebe66 rcu: Add event tracing to ->gp_tasks update at GP start by Paul E. McKenney · 8 years ago
  93. 7414fac rcu: Move rcu.h to new trivial-function style by Paul E. McKenney · 8 years ago
  94. bedbb64 rcu: Add TPS() to event-traced strings by Paul E. McKenney · 8 years ago
  95. ccdd29f rcu: Create reasonable API for do_exit() TASKS_RCU processing by Paul E. McKenney · 8 years ago
  96. 7e42776 rcu: Drive TASKS_RCU directly off of PREEMPT by Paul E. McKenney · 8 years ago
  97. 35732cf srcu: Provide ordering for CPU not involved in grace period by Paul E. McKenney · 8 years ago
  98. 09efeee rcu: Move callback-list warning to irq-disable region by Paul E. McKenney · 8 years ago
  99. aed4e04 rcu: Remove unused RCU list functions by Paul E. McKenney · 8 years ago
  100. f2dbe4a rcu: Localize rcu_state ->orphan_pend and ->orphan_done by Paul E. McKenney · 8 years ago