1. 9753579 rcu: Allow for page faults in NMI handlers by Paul E. McKenney · 7 years ago
  2. ac5e9e8 rcu: Add memory barriers for NOCB leader wakeup by Paul E. McKenney · 7 years ago
  3. 90687fc rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 7 years ago
  4. bdeaa46 rcu: Remove cond_resched() from Tiny synchronize_sched() by Paul E. McKenney · 7 years ago
  5. 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
  6. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  7. 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
  8. 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
  9. a56fefa rcuperf: Consistently insert space between flag and message by SeongJae Park · 8 years ago
  10. 472213a rcutorture: Print out barrier error as document says by SeongJae Park · 8 years ago
  11. 4ffa669 torture: Add task state to writer-task stall printk()s by Paul E. McKenney · 8 years ago
  12. 0ffd374 rcutorture: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  13. 7ec99de rcu: Provide exact CPU-online tracking for RCU by Paul E. McKenney · 8 years ago
  14. 3563a43 rcu: Avoid redundant quiescent-state chasing by Paul E. McKenney · 8 years ago
  15. e77b704 rcu: Don't use modular infrastructure in non-modular code by Paul Gortmaker · 8 years ago
  16. 94d4477 rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads by Jisheng Zhang · 8 years ago
  17. 385c859 rcu: Use RCU's online-CPU state for expedited IPI retry by Paul E. McKenney · 8 years ago
  18. 98834b8 rcu: Exclude RCU-offline CPUs from expedited grace periods by Paul E. McKenney · 8 years ago
  19. 24a6cff rcu: Make expedited RCU CPU stall warnings respond to controls by Paul E. McKenney · 8 years ago
  20. 908d2c1 rcu: Stop disabling expedited RCU CPU stall warnings by Paul E. McKenney · 8 years ago
  21. 8b355e3 rcu: Drive expedited grace periods from workqueue by Paul E. McKenney · 8 years ago
  22. f7b8eb8 rcu: Consolidate expedited grace period machinery by Paul E. McKenney · 8 years ago
  23. bedc196 rcu: Fix soft lockup for rcu_nocb_kthread by Ding Tianhong · 8 years ago
  24. 3942a9b locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write() by Peter Zijlstra · 8 years ago
  25. 80127a3 locking/percpu-rwsem: Optimize readers and reduce global impact by Peter Zijlstra · 8 years ago
  26. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 4df8374 rcu: Convert rcutree to hotplug state machine by Thomas Gleixner · 8 years ago
  29. 4d03754 Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14a' into HEAD by Paul E. McKenney · 8 years ago
  30. bc75e99 rcu: Correctly handle sparse possible cpus by Mark Rutland · 8 years ago
  31. 088e9d2 rcu: sysctl: Panic on RCU Stall by Daniel Bristot de Oliveira · 8 years ago
  32. aab0573 rcu: Fix a typo in a comment by Paul E. McKenney · 8 years ago
  33. 4929c91 rcu: Make call_rcu_tasks() tolerate first call with irqs disabled by Paul E. McKenney · 8 years ago
  34. 05dbbfe rcutorture: Fix error return code in rcu_perf_init() by Wei Yongjun · 8 years ago
  35. af06d4f rcuperf: Don't treat gp_exp mis-setting as a WARN by Boqun Feng · 8 years ago
  36. 4e9a073 torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code by Paul E. McKenney · 8 years ago
  37. f8cbdee torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE by Paul E. McKenney · 8 years ago
  38. 40e0a6c rcu: Move expedited code from tree_plugin.h to tree_exp.h by Paul E. McKenney · 8 years ago
  39. 3549c2b rcu: Move expedited code from tree.c to tree_exp.h by Paul E. McKenney · 8 years ago
  40. d3acab6 rcu: Remove some superfluous lines by Peter Zijlstra · 8 years ago
  41. 590d175 rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init() by Paul E. McKenney · 8 years ago
  42. 0d95092 rcu: Fix outdated rcu_scheduler_active comment by Paul E. McKenney · 8 years ago
  43. 6428671 locking/mutex: Optimize mutex_trylock() fast-path by Peter Zijlstra · 8 years ago
  44. b9fdac7 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 8 years ago
  45. 3263d28 rcu: update debugobjects fixup callbacks return type by Du, Changbin · 8 years ago
  46. 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 · 8 years ago
  47. 0aa67e7 rcutorture: Add irqs-disabled test for call_rcu() by Paul E. McKenney · 8 years ago
  48. de26ca1 rcutorture: Consider FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  49. 67522be rcutorture: Remove redundant initialization to zero by Paul E. McKenney · 8 years ago
  50. e6fb1fc rcuperf: Do not wake up shutdown wait queue if "shutdown" is false. by Artem Savkov · 8 years ago
  51. 620316e rcutorture: Avoid RCU CPU stall warning and RT throttling by Paul E. McKenney · 8 years ago
  52. df37e66 rcutorture: Add rcuperf holdoff boot parameter to reduce interference by Paul E. McKenney · 8 years ago
  53. ac2bb27 rcutorture: Make rcuperf collect expedited event-trace data by Paul E. McKenney · 8 years ago
  54. 2094c99 rcutorture: Set rcuperf writer kthreads to real-time priority by Paul E. McKenney · 8 years ago
  55. 6b558c4 rcutorture: Bind rcuperf reader/writer kthreads to CPUs by Paul E. McKenney · 8 years ago
  56. 8704baa rcutorture: Add RCU grace-period performance tests by Paul E. McKenney · 8 years ago
  57. 291783b rcutorture: Expedited-GP batch progress access to torturing by Paul E. McKenney · 8 years ago
  58. 9efafb8 rcutorture: Allow for rcupdate.rcu_normal by Paul E. McKenney · 8 years ago
  59. 5dffed1 rcu: Dump ftrace buffer when kicking grace-period kthread by Paul E. McKenney · 8 years ago
  60. 293e242 rcu: Remove superfluous versions of rcu_read_lock_sched_held() by Boqun Feng · 8 years ago
  61. 8c7c482 rcu: Awaken grace-period kthread if too long since FQS by Paul E. McKenney · 8 years ago
  62. fcfd0a2 rcu: Make FQS schedule advance only if FQS happened by Paul E. McKenney · 8 years ago
  63. 86057b8 rcu: Awaken grace-period kthread when stalled by Paul E. McKenney · 8 years ago
  64. 3b5f668 rcu: Overlap wakeups with next expedited grace period by Paul E. McKenney · 8 years ago
  65. aff12cd rcu: Consolidate expedited GP code into exp_funnel_lock() by Paul E. McKenney · 8 years ago
  66. 179e5dc rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap() by Paul E. McKenney · 8 years ago
  67. 4ea3e85 rcu: Consolidate expedited GP code into rcu_exp_wait_wake() by Paul E. McKenney · 8 years ago
  68. 356051e rcu: Add exp_funnel_lock() fastpath by Paul E. McKenney · 8 years ago
  69. f6a12f3 rcu: Enforce expedited-GP fairness via funnel wait queue by Paul E. McKenney · 8 years ago
  70. d40a4f0 rcu: Shorten expedited_workdone* to exp_workdone* by Paul E. McKenney · 8 years ago
  71. ec3833e rcu: Force boolean subscript for expedited stall warnings by Paul E. McKenney · 8 years ago
  72. e2fd9d3 rcu: Remove expedited GP funnel-lock bypass by Paul E. McKenney · 8 years ago
  73. 4f41530 rcu: Add expedited-grace-period event tracing by Paul E. McKenney · 8 years ago
  74. bea2de4 rcu: Add funnel-locking tracing for expedited grace periods by Paul E. McKenney · 8 years ago
  75. 26ece8e rcu: Fix synchronize_rcu_expedited() header comment by Paul E. McKenney · 8 years ago
  76. a1e1224 rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QS by Paul E. McKenney · 8 years ago
  77. 251c617 rcu: Make expedited RCU-preempt stall warnings count accurately by Paul E. McKenney · 8 years ago
  78. 28728dd rcu: Make expedited RCU-sched grace period immediately detect idle by Paul E. McKenney · 8 years ago
  79. 274529b rcu: Consolidate dumping of ftrace buffer by Paul E. McKenney · 8 years ago
  80. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  81. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  82. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  83. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  85. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  86. 27d50c7 rcu: Make CPU_DYING_IDLE an explicit call by Thomas Gleixner · 8 years ago
  87. abedf8e rcu: Use simple wait queues where possible in rcutree by Paul Gortmaker · 8 years ago
  88. 065bb78 rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock by Daniel Wagner · 8 years ago
  89. 4f2a848 rcu: Export rcu_gp_is_normal() by Paul E. McKenney · 8 years ago
  90. 4b455dc rcu: Catch up rcu_report_qs_rdp() comment with reality by Paul E. McKenney · 8 years ago
  91. 9fc9204 rcu: Make rcu/tiny_plugin.h explicitly non-modular by Paul Gortmaker · 8 years ago
  92. 67c583a7 RCU: Privatize rcu_node::lock by Boqun Feng · 8 years ago
  93. 1914aab rcu: Remove useless rcu_data_p when !PREEMPT_RCU by Chen Gang · 8 years ago
  94. aa5a898 rcutorture: Correct no-expedite console messages by Paul E. McKenney · 8 years ago
  95. 23a9bac rcu: Set rdp->gpwrap when CPU is idle by Paul E. McKenney · 8 years ago
  96. 4914950 rcu: Stop treating in-kernel CPU-bound workloads as errors by Paul E. McKenney · 8 years ago
  97. 8994515 rcu: Update rcu_report_qs_rsp() comment by Paul E. McKenney · 8 years ago
  98. bb53e41 rcu: Assign false instead of 0 for ->core_needs_qs by Paul E. McKenney · 8 years ago
  99. 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 · 8 years ago
  100. 45fed3e rcu: Make rcu_gp_init() be bool rather than int by Paul E. McKenney · 9 years ago