1. 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
  2. 933dfbd rcu: Open-code the rcu_cblist_n_lazy_cbs() function by Paul E. McKenney · 8 years ago
  3. 4b27f20 rcu: Open-code the rcu_cblist_n_cbs() function by Paul E. McKenney · 8 years ago
  4. 8ef0f37 rcu: Open-code the rcu_cblist_empty() function by Paul E. McKenney · 8 years ago
  5. 98059b9 rcu: Separately compile large rcu_segcblist functions by Paul E. McKenney · 8 years ago
  6. 45753c5 srcu: Debloat the <linux/rcu_segcblist.h> header by Ingo Molnar · 8 years ago
  7. b5fe223 srcu: Adjust default auto-expediting holdoff by Paul E. McKenney · 8 years ago
  8. 22607d6 srcu: Specify auto-expedite holdoff time by Paul E. McKenney · 8 years ago
  9. 2da4b2a srcu: Expedite first synchronize_srcu() when idle by Paul E. McKenney · 8 years ago
  10. 1e9a038 srcu: Expedited grace periods with reduced memory contention by Paul E. McKenney · 8 years ago
  11. 7f6733c srcu: Make rcutorture writer stalls print SRCU GP state by Paul E. McKenney · 8 years ago
  12. c7e8806 srcu: Exact tracking of srcu_data structures containing callbacks 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. 0497b48 srcu: Expedite srcu_schedule_cbs_snp() callback invocation by Paul E. McKenney · 8 years ago
  16. da915ad srcu: Parallelize callback handling by Paul E. McKenney · 8 years ago
  17. bfd090b rcu: Fix typo in PER_RCU_NODE_PERIOD header comment by Paul E. McKenney · 8 years ago
  18. 5455a7f rcu: Use true/false in assignment to bool by Nicholas Mc Guire · 8 years ago
  19. 50dc7de rcu: Use bool value directly by Nicholas Mc Guire · 8 years ago
  20. deb34f3 rcu: Improve comments for hotplug/suspend/hibernate functions by Paul E. McKenney · 8 years ago
  21. d1e4f01 rcu: Remove obsolete comment from rcu_future_gp_cleanup() header by Paul E. McKenney · 8 years ago
  22. dad81a2 srcu: Introduce CLASSIC_SRCU Kconfig option by Paul E. McKenney · 8 years ago
  23. 3207114 srcutorture: Print Tiny SRCU reader statistics by Paul E. McKenney · 8 years ago
  24. d8be817 srcu: Create a tiny SRCU by Paul E. McKenney · 8 years ago
  25. f60d231 srcu: Crude control of expedited grace periods by Paul E. McKenney · 8 years ago
  26. 80a7956 srcu: Merge ->srcu_state into ->srcu_gp_seq by Paul E. McKenney · 8 years ago
  27. f1ec57a srcu: Allow a second bit in rcu_seq for SRCU state by Paul E. McKenney · 8 years ago
  28. 031aeee srcu: Improve rcu_seq grace-period-counter abstraction by Paul E. McKenney · 8 years ago
  29. 91e27c3 srcu: Fix bogus try_check_zero() comment by Paul E. McKenney · 8 years ago
  30. e95d68d srcu: Make num_rcu_lvl[] array be external by Paul E. McKenney · 8 years ago
  31. efbe451 srcu: Move rcu_node traversal macros to rcu.h by Paul E. McKenney · 8 years ago
  32. 41f5c63 rcu: Remove redundant levelcnt[] array from rcu_init_one() by Paul E. McKenney · 8 years ago
  33. 2b34c43 srcu: Move rcu_init_levelspread() to rcu_tree_node.h by Paul E. McKenney · 8 years ago
  34. f2425b4 srcu: Move combining-tree definitions for SRCU's benefit by Paul E. McKenney · 8 years ago
  35. 8660b7d srcu: Use rcu_segcblist to track SRCU callbacks by Paul E. McKenney · 8 years ago
  36. ac367c1 srcu: Add grace-period sequence numbers by Paul E. McKenney · 8 years ago
  37. c2a8ec0 srcu: Move to state-based grace-period sequencing by Paul E. McKenney · 8 years ago
  38. c6e56f5 srcu: Push srcu_advance_batches() fastpath into common case by Paul E. McKenney · 8 years ago
  39. f010ed8 rcu: Fix warning in rcu_seq_end() by Dmitry Vyukov · 8 years ago
  40. 3c345825c8 rcu: Expedited wakeups need to be fully ordered by Paul E. McKenney · 8 years ago
  41. 2e8c28c srcu: Move rcu_seq_start() and friends to rcu.h by Paul E. McKenney · 8 years ago
  42. bdcabf4 rcu: Add single-element dequeue functions to rcu_segcblist by Paul E. McKenney · 8 years ago
  43. b5eaeaa srcu: Allow early boot use of synchronize_srcu() by Paul E. McKenney · 8 years ago
  44. 900b102 srcu: Allow SRCU to access rcu_scheduler_active by Paul E. McKenney · 8 years ago
  45. 15fecf8 srcu: Abstract multi-tail callback list handling by Paul E. McKenney · 8 years ago
  46. b8c78d3 rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed by Paul E. McKenney · 8 years ago
  47. 9226b10 rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions by Paul E. McKenney · 8 years ago
  48. 0f9be8c rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() by Paul E. McKenney · 8 years ago
  49. 9577df9 rcu: Pull rcu_qs_ctr into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  50. abb06b9 rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure by Paul E. McKenney · 8 years ago
  51. 88a4976 rcu: Semicolon inside RCU_TRACE() for tree.c by Paul E. McKenney · 8 years ago
  52. 6c8c148 rcu: Semicolon inside RCU_TRACE() for Tiny RCU by Paul E. McKenney · 8 years ago
  53. dffd06a rcu: Semicolon inside RCU_TRACE() for rcu.h by Paul E. McKenney · 8 years ago
  54. 15c68f7 srcu: Check for tardy grace-period activity in cleanup_srcu_struct() by Paul E. McKenney · 8 years ago
  55. cc98582 srcu: Consolidate batch checking into rcu_all_batches_empty() 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. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  61. 037741a sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  62. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  63. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  64. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  65. 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
  66. 7f554a3 srcu: Reduce probability of SRCU ->unlock_count[] counter overflow by Paul E. McKenney · 8 years ago
  67. d85b62f srcu: Force full grace-period ordering by Paul E. McKenney · 8 years ago
  68. f2c4689 srcu: Implement more-efficient reader counts by Lance Roy · 8 years ago
  69. 38d30b3 rcu: Adjust FQS offline checks for exact online-CPU detection by Paul E. McKenney · 8 years ago
  70. 3a19b46 rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead by Paul E. McKenney · 8 years ago
  71. 02a5c550 rcu: Abstract extended quiescent state determination by Paul E. McKenney · 8 years ago
  72. 2625d46 rcu: Abstract dynticks extended quiescent state enter/exit operations by Paul E. McKenney · 8 years ago
  73. 8dc7988 rcu: Add lockdep checks to synchronous expedited primitives by Paul E. McKenney · 8 years ago
  74. bb4e2c0 rcu: Eliminate unused expedited_normal counter by Paul E. McKenney · 8 years ago
  75. 9831ce3 rcu: Fix comment in rcu_organize_nocb_kthreads() by Paul E. McKenney · 8 years ago
  76. fdbb9b3 rcu: Make rcu_cpu_starting() use its "cpu" argument by Paul E. McKenney · 8 years ago
  77. 09e2db3 rcu: Add comment headers to expedited-grace-period counter functions by Paul E. McKenney · 8 years ago
  78. 630c7ed rcu: Don't wake rcuc/X kthreads on NOCB CPUs by Paul E. McKenney · 8 years ago
  79. 7aa9223 rcu: Once again use NMI-based stack traces in stall warnings by Paul E. McKenney · 8 years ago
  80. b201fa67 rcu: Remove short-term CPU kicking by Paul E. McKenney · 8 years ago
  81. 28053bc rcu: Add long-term CPU kicking by Paul E. McKenney · 8 years ago
  82. 94060d2 rcu: Remove unused but set variable by Tobias Klauser · 8 years ago
  83. 2535db4 rcu: Remove unneeded rcu_process_callbacks() declarations by Paul E. McKenney · 8 years ago
  84. c4402b2 rcu: Only dump stalled-tasks stacks if there was a real stall by Byungchul Park · 8 years ago
  85. 7c6094d rcu: update: Make RCU_EXPEDITE_BOOT be the default by Sebastian Andrzej Siewior · 8 years ago
  86. 8b2f63a rcu: Abstract the dynticks snapshot operation by Paul E. McKenney · 8 years ago
  87. 6563de9 rcu: Abstract the dynticks momentary-idle operation by Paul E. McKenney · 8 years ago
  88. 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  89. f466ae6 rcu: Remove cond_resched() from Tiny synchronize_sched() by Paul E. McKenney · 8 years ago
  90. aa3e0bf rcu: Don't kick unless grace period or request by Paul E. McKenney · 9 years ago
  91. 0742ac3 rcu: Make expedited grace periods recheck dyntick idle state by Paul E. McKenney · 8 years ago
  92. d0af39e torture: Trace long read-side delays by Paul E. McKenney · 8 years ago
  93. 1f21b50 rcu: Remove obsolete comment from __call_rcu() by Paul E. McKenney · 8 years ago
  94. 5403d36 rcu: Remove obsolete rcu_check_callbacks() header comment by Paul E. McKenney · 8 years ago
  95. b8f2ed5 rcu: Tighten up __call_rcu() rcu_head alignment check by Paul E. McKenney · 8 years ago
  96. 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
  97. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  98. 00bcf5c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 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
  100. a56fefa rcuperf: Consistently insert space between flag and message by SeongJae Park · 8 years ago