1. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  2. 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
  3. 16c0b10 rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter() by Paul E. McKenney · 7 years ago
  4. d4db30a rcu: Add warning to rcu_idle_enter() for irqs enabled by Paul E. McKenney · 7 years ago
  5. 3a60799 rcu: Make rcu_idle_enter() rely on callers disabling irqs by Peter Zijlstra (Intel) · 7 years ago
  6. 2dee940 rcu: Add assertions verifying blocked-tasks list by Paul E. McKenney · 7 years ago
  7. 35fe723 rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit() by Masami Hiramatsu · 8 years ago
  8. d8db2e8 rcu: Add TPS() protection for _rcu_barrier_trace strings by Paul E. McKenney · 8 years ago
  9. d537422 rcu: Use idle versions of swait to make idle-hack clear by Luis R. Rodriguez · 8 years ago
  10. 09efeee rcu: Move callback-list warning to irq-disable region by Paul E. McKenney · 7 years ago
  11. f2dbe4a rcu: Localize rcu_state ->orphan_pend and ->orphan_done by Paul E. McKenney · 8 years ago
  12. 21cc248 rcu: Advance callbacks after migration by Paul E. McKenney · 8 years ago
  13. 537b85c rcu: Eliminate rcu_state ->orphan_lock by Paul E. McKenney · 8 years ago
  14. 9fa46fb rcu: Advance outgoing CPU's callbacks before migrating them by Paul E. McKenney · 8 years ago
  15. b1a2d79 rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU by Paul E. McKenney · 8 years ago
  16. 95335c0 rcu: Check for NOCB CPUs and empty lists earlier in CB migration by Paul E. McKenney · 8 years ago
  17. c47e067 rcu: Remove orphan/adopt event-tracing fields by Paul E. McKenney · 8 years ago
  18. 313517fc rcu: Make expedited GPs correctly handle hardware CPU insertion by Paul E. McKenney · 8 years ago
  19. a58163d rcu: Migrate callbacks earlier in the CPU-offline timeline by Paul E. McKenney · 8 years ago
  20. 96036c4 rcu: Add last-CPU to GP-kthread starvation messages by Paul E. McKenney · 7 years ago
  21. fe5ac72 rcu: Remove nohz_full full-system-idle state machine by Paul E. McKenney · 8 years ago
  22. f7a10a9 rcu: Remove the RCU_KTHREAD_PRIO Kconfig option by Paul E. McKenney · 8 years ago
  23. 90040c9 rcu: Remove *_SLOW_* Kconfig options by Paul E. McKenney · 8 years ago
  24. fa3c664 rcu: Improve __call_rcu() debug-objects error message by Paul E. McKenney · 8 years ago
  25. 791875d rcu: Eliminate the unused __rcu_is_watching() function by Paul E. McKenney · 8 years ago
  26. a68a2bb rcu: Move docbook comments out of rcupdate.h by Paul E. McKenney · 8 years ago
  27. c0b334c rcu: Add lockdep_assert_held() teeth to tree.c by Paul E. McKenney · 8 years ago
  28. 17c7798 rcu: Update rcu_bootup_announce_oddness() by Paul E. McKenney · 8 years ago
  29. f4687d2 rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs() by Paul E. McKenney · 8 years ago
  30. e28371c rcu: Remove obsolete reference to synchronize_kernel() by Paul E. McKenney · 8 years ago
  31. 5b72f96 rcu: Complain if blocking in preemptible RCU read-side critical section by Paul E. McKenney · 8 years ago
  32. f92c734 rcu: Prevent rcu_barrier() from starting needless grace periods by Paul E. McKenney · 8 years ago
  33. 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
  34. 933dfbd rcu: Open-code the rcu_cblist_n_lazy_cbs() function by Paul E. McKenney · 8 years ago
  35. 4b27f20 rcu: Open-code the rcu_cblist_n_cbs() function by Paul E. McKenney · 8 years ago
  36. 8ef0f37 rcu: Open-code the rcu_cblist_empty() function by Paul E. McKenney · 8 years ago
  37. 7f6733c srcu: Make rcutorture writer stalls print SRCU GP state by Paul E. McKenney · 8 years ago
  38. 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
  39. bcbfdd0 rcu: Make non-preemptive schedule be Tasks RCU quiescent state by Paul E. McKenney · 8 years ago
  40. da915ad srcu: Parallelize callback handling by Paul E. McKenney · 8 years ago
  41. bfd090b rcu: Fix typo in PER_RCU_NODE_PERIOD header comment by Paul E. McKenney · 8 years ago
  42. 50dc7de rcu: Use bool value directly by Nicholas Mc Guire · 8 years ago
  43. deb34f3 rcu: Improve comments for hotplug/suspend/hibernate functions by Paul E. McKenney · 8 years ago
  44. d1e4f01 rcu: Remove obsolete comment from rcu_future_gp_cleanup() header by Paul E. McKenney · 8 years ago
  45. e95d68d srcu: Make num_rcu_lvl[] array be external by Paul E. McKenney · 8 years ago
  46. 41f5c63 rcu: Remove redundant levelcnt[] array from rcu_init_one() by Paul E. McKenney · 8 years ago
  47. 2b34c43 srcu: Move rcu_init_levelspread() to rcu_tree_node.h by Paul E. McKenney · 8 years ago
  48. 2e8c28c srcu: Move rcu_seq_start() and friends to rcu.h by Paul E. McKenney · 8 years ago
  49. 900b102 srcu: Allow SRCU to access rcu_scheduler_active by Paul E. McKenney · 8 years ago
  50. 15fecf8 srcu: Abstract multi-tail callback list handling by Paul E. McKenney · 8 years ago
  51. 9226b10 rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions by Paul E. McKenney · 8 years ago
  52. 0f9be8c rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() by Paul E. McKenney · 8 years ago
  53. 9577df9 rcu: Pull rcu_qs_ctr into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  54. abb06b9 rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  55. 88a4976 rcu: Semicolon inside RCU_TRACE() for tree.c by Paul E. McKenney · 8 years ago
  56. b8c17e6 rcu: Maintain special bits at bottom of ->dynticks counter by Paul E. McKenney · 8 years ago
  57. 03ecd3f rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work by Steven Rostedt (VMware) · 8 years ago
  58. a278d47 rcu: Fix dyntick-idle tracing 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. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  62. 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
  63. 38d30b3 rcu: Adjust FQS offline checks for exact online-CPU detection by Paul E. McKenney · 8 years ago
  64. 3a19b46 rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead by Paul E. McKenney · 8 years ago
  65. 02a5c550 rcu: Abstract extended quiescent state determination by Paul E. McKenney · 8 years ago
  66. 2625d46 rcu: Abstract dynticks extended quiescent state enter/exit operations by Paul E. McKenney · 8 years ago
  67. fdbb9b3 rcu: Make rcu_cpu_starting() use its "cpu" argument by Paul E. McKenney · 8 years ago
  68. 630c7ed rcu: Don't wake rcuc/X kthreads on NOCB CPUs by Paul E. McKenney · 8 years ago
  69. 7aa9223 rcu: Once again use NMI-based stack traces in stall warnings by Paul E. McKenney · 8 years ago
  70. b201fa67 rcu: Remove short-term CPU kicking by Paul E. McKenney · 8 years ago
  71. 28053bc rcu: Add long-term CPU kicking by Paul E. McKenney · 8 years ago
  72. 94060d2 rcu: Remove unused but set variable by Tobias Klauser · 8 years ago
  73. c4402b2 rcu: Only dump stalled-tasks stacks if there was a real stall by Byungchul Park · 8 years ago
  74. 8b2f63a rcu: Abstract the dynticks snapshot operation by Paul E. McKenney · 8 years ago
  75. 6563de9 rcu: Abstract the dynticks momentary-idle operation by Paul E. McKenney · 8 years ago
  76. 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  77. aa3e0bf rcu: Don't kick unless grace period or request by Paul E. McKenney · 9 years ago
  78. 1f21b50 rcu: Remove obsolete comment from __call_rcu() by Paul E. McKenney · 8 years ago
  79. 5403d36 rcu: Remove obsolete rcu_check_callbacks() header comment by Paul E. McKenney · 8 years ago
  80. b8f2ed5 rcu: Tighten up __call_rcu() rcu_head alignment check by Paul E. McKenney · 8 years ago
  81. 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
  82. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  83. 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
  84. 7ec99de rcu: Provide exact CPU-online tracking for RCU by Paul E. McKenney · 9 years ago
  85. 3563a43 rcu: Avoid redundant quiescent-state chasing by Paul E. McKenney · 8 years ago
  86. e77b704 rcu: Don't use modular infrastructure in non-modular code by Paul Gortmaker · 8 years ago
  87. 94d4477 rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads by Jisheng Zhang · 9 years ago
  88. 4df8374 rcu: Convert rcutree to hotplug state machine by Thomas Gleixner · 8 years ago
  89. bc75e99 rcu: Correctly handle sparse possible cpus by Mark Rutland · 9 years ago
  90. 088e9d2 rcu: sysctl: Panic on RCU Stall by Daniel Bristot de Oliveira · 9 years ago
  91. 3549c2b rcu: Move expedited code from tree.c to tree_exp.h by Paul E. McKenney · 9 years ago
  92. d3acab6 rcu: Remove some superfluous lines by Peter Zijlstra · 9 years ago
  93. 590d175 rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init() by Paul E. McKenney · 9 years ago
  94. 0d95092 rcu: Fix outdated rcu_scheduler_active comment by Paul E. McKenney · 9 years ago
  95. 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
  96. 291783b rcutorture: Expedited-GP batch progress access to torturing by Paul E. McKenney · 9 years ago
  97. 5dffed1 rcu: Dump ftrace buffer when kicking grace-period kthread by Paul E. McKenney · 9 years ago
  98. 8c7c482 rcu: Awaken grace-period kthread if too long since FQS by Paul E. McKenney · 9 years ago
  99. fcfd0a2 rcu: Make FQS schedule advance only if FQS happened by Paul E. McKenney · 9 years ago
  100. 86057b8 rcu: Awaken grace-period kthread when stalled by Paul E. McKenney · 9 years ago