1. 10462d6 rcu: Move RCU CPU stall-warning code out of update.c by Paul E. McKenney · 6 years ago
  2. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. c13324a x86/kprobes: Prohibit probing on functions before kprobe_int3_handler() by Masami Hiramatsu · 6 years ago
  4. e7ffb4e Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD by Paul E. McKenney · 6 years ago
  5. 22e4092 rcu/tree: Convert to SPDX license identifier by Paul E. McKenney · 6 years ago
  6. e81baf4 srcu: Remove srcu_queue_delayed_work_on() by Sebastian Andrzej Siewior · 6 years ago
  7. 39abefe rcu: Repair rcu_nmi_exit() docbook header by Paul E. McKenney · 6 years ago
  8. fb60e53 rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU by Paul E. McKenney · 6 years ago
  9. c98cac6 rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() by Paul E. McKenney · 6 years ago
  10. 7a968bb Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEAD by Paul E. McKenney · 6 years ago
  11. 13dc7d0 rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes() by Zhang, Jun · 6 years ago
  12. 1d1f898 rcu: Do RCU GP kthread self-wakeup from softirq and interrupt by Zhang, Jun · 6 years ago
  13. 2ccaff1 rcu: Add sysrq rcu_node-dump capability by Paul E. McKenney · 6 years ago
  14. 3b6505f rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flags by Paul E. McKenney · 6 years ago
  15. fd89757 rcu: Improve diagnostics for failed RCU grace-period start by Paul E. McKenney · 6 years ago
  16. 9cf422a rcu: Accommodate zero jiffies_till_first_fqs and kthread kicking by Paul E. McKenney · 6 years ago
  17. 260e1e4 rcu: Discard separate per-CPU callback counts by Paul E. McKenney · 6 years ago
  18. e5bc3af rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu() by Paul E. McKenney · 6 years ago
  19. c97058d rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR by Paul E. McKenney · 6 years ago
  20. cd920e5 rcu: Inline force_quiescent_state() into rcu_force_quiescent_state() by Paul E. McKenney · 6 years ago
  21. ad368d1 rcu: Rename and comment changes due to only one rcuo kthread per CPU by Paul E. McKenney · 6 years ago
  22. c51d7b5 rcutorture: Print time since GP end upon forward-progress failure by Paul E. McKenney · 6 years ago
  23. 8dd3b54 rcutorture: Print GP age upon forward-progress failure by Paul E. McKenney · 6 years ago
  24. bfcfcff rcu: Print per-CPU callback counts for forward-progress failures by Paul E. McKenney · 6 years ago
  25. 903ee83 rcu: Account for nocb-CPU callback counts in RCU CPU stall warnings by Paul E. McKenney · 6 years ago
  26. e0aff97 rcutorture: Dump grace-period diagnostics upon forward-progress OOM by Paul E. McKenney · 6 years ago
  27. eaaf055 Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a', 'fixes.2018.11.12a', 'initrd.2018.11.08b', 'sil.2018.11.12a' and 'srcu.2018.11.27a' into HEAD by Paul E. McKenney · 6 years ago
  28. 0a89e5a rcu: Trace end of grace period before end of grace period by Paul E. McKenney · 6 years ago
  29. 2320bda rcu: Adjust the comment of function rcu_is_watching by Zhouyi Zhou · 6 years ago
  30. c669c01 rcu: Add jiffies-since-GP-activity to show_rcu_gp_kthreads() by Paul E. McKenney · 6 years ago
  31. 6919601 rcu: Add state name to show_rcu_gp_kthreads() output by Paul E. McKenney · 6 years ago
  32. 791416c rcu: Parameterize rcu_check_gp_start_stall() by Paul E. McKenney · 6 years ago
  33. b3c1d9e rcu: Avoid double multiply by HZ by Paul E. McKenney · 6 years ago
  34. 08543bd rcu: Eliminate BUG_ON() for kernel/rcu/tree.c by Paul E. McKenney · 6 years ago
  35. b56ada1 Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEAD by Paul E. McKenney · 6 years ago
  36. e0fcba9 srcu: Make call_srcu() available during very early boot by Paul E. McKenney · 6 years ago
  37. 894d45b rcu: Convert rcu_state.ofl_lock to raw_spinlock_t by Mike Galbraith · 6 years ago
  38. 8d8a9d0 rcu: Remove obsolete ->dynticks_fqs and ->cond_resched_completed by Paul E. McKenney · 6 years ago
  39. dc5a4f2 rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticks by Paul E. McKenney · 6 years ago
  40. 4c5273b rcu: Switch dyntick nesting counters to rcu_data structure by Paul E. McKenney · 6 years ago
  41. 2dba13f rcu: Switch urgent quiescent-state requests to rcu_data structure by Paul E. McKenney · 6 years ago
  42. df63fa5b rcu: Convert "1UL << x" to "BIT(x)" by Paul E. McKenney · 6 years ago
  43. fced9c8 rcu: Avoid resched_cpu() when rescheduling the current CPU by Paul E. McKenney · 6 years ago
  44. d305210 rcu: More aggressively enlist scheduler aid for nohz_full CPUs by Paul E. McKenney · 6 years ago
  45. c06aed0 rcu: Compute jiffies_till_sched_qs from other kernel parameters by Paul E. McKenney · 6 years ago
  46. 7e28c5a rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure by Paul E. McKenney · 6 years ago
  47. a0ef9ec rcu: Provide improved interrupt-from-idle check in rcu_check_callbacks() by Paul E. McKenney · 6 years ago
  48. 92aa39e rcu: Make need_resched() respond to urgent RCU-QS needs by Paul E. McKenney · 6 years ago
  49. dd46a78 rcu: Inline _rcu_barrier() into its sole remaining caller by Paul E. McKenney · 6 years ago
  50. 395a2f0 rcu: Define rcu_all_qs() only in !PREEMPT builds by Paul E. McKenney · 6 years ago
  51. 49918a5 rcu: Clean up flavor-related definitions and comments in tree.c by Paul E. McKenney · 6 years ago
  52. de3875d rcu: Remove now-unused rcutorture APIs by Paul E. McKenney · 6 years ago
  53. a8bb74a rcu: Consolidate RCU-sched update-side function definitions by Paul E. McKenney · 7 years ago
  54. 4c7e9c1 rcu: Consolidate RCU-bh update-side function definitions by Paul E. McKenney · 7 years ago
  55. c3854a0 rcu: Pull rcu_gp_kthread() FQS loop into separate function by Paul E. McKenney · 7 years ago
  56. 4e95020 rcu: Inline increment_cpu_stall_ticks() into its sole caller by Paul E. McKenney · 7 years ago
  57. 8ff0b90 rcu: Fix typo in force_qs_rnp()'s parameter's parameter by Paul E. McKenney · 7 years ago
  58. eb7a665 rcu: Eliminate initialization-time use of rsp by Paul E. McKenney · 7 years ago
  59. ec9f583 rcu: Eliminate RCU-barrier use of rsp by Paul E. McKenney · 7 years ago
  60. 67a0edb rcu: Eliminate quiescent-state and grace-period-nonstart use of rsp by Paul E. McKenney · 7 years ago
  61. 3c779df rcu: Eliminate callback-invocation/invocation use of rsp by Paul E. McKenney · 7 years ago
  62. 9cbc5b9 rcu: Eliminate grace-period management code use of rsp by Paul E. McKenney · 7 years ago
  63. 4c6ed43 rcu: Eliminate stall-warning use of rsp by Paul E. McKenney · 7 years ago
  64. 7cba477 rcu: Restructure rcu_check_gp_kthread_starvation() by Paul E. McKenney · 7 years ago
  65. f7dd7d4 rcu: Simplify rcutorture_get_gp_data() by Paul E. McKenney · 7 years ago
  66. b97d23c rcu: Remove for_each_rcu_flavor() flavor-traversal macro by Paul E. McKenney · 7 years ago
  67. 88d1bea rcu: Remove rcu_data structure's ->rsp field by Paul E. McKenney · 7 years ago
  68. aedf4ba rcu: Remove rsp parameter from rcu_node tree accessor macros by Paul E. McKenney · 7 years ago
  69. 63d4c8c rcu: Remove rsp parameter from expedited grace-period functions by Paul E. McKenney · 7 years ago
  70. 4580b05 rcu: Remove rsp parameter from no-CBs CPU functions by Paul E. McKenney · 7 years ago
  71. b21ebed rcu: Remove rsp parameter from print_cpu_stall_info() by Paul E. McKenney · 7 years ago
  72. 81ab59a rcu: Remove rsp parameter from dump_blkd_tasks() and friend by Paul E. McKenney · 7 years ago
  73. a2887cd rcu: Remove rsp parameter from rcu_print_detail_task_stall() by Paul E. McKenney · 7 years ago
  74. b8bb1f6 rcu: Remove rsp parameter from rcu_init_one() and friends by Paul E. McKenney · 7 years ago
  75. 53b4630 rcu: Remove rsp parameter from rcu_boot_init_percpu_data() and friends by Paul E. McKenney · 7 years ago
  76. 8344b87 rcu: Remove rsp parameter from _rcu_barrier() and friends by Paul E. McKenney · 7 years ago
  77. 98ece50 rcu: Remove rsp parameter from __rcu_pending() by Paul E. McKenney · 7 years ago
  78. 5c7d896 rcu: Remove rsp parameter from __call_rcu() and friend by Paul E. McKenney · 7 years ago
  79. b049fdf rcu: Remove rsp parameter from __rcu_process_callbacks() by Paul E. McKenney · 7 years ago
  80. b96f9dc rcu: Remove rsp parameter from rcu_check_gp_start_stall() by Paul E. McKenney · 7 years ago
  81. e9ecb78 rcu: Remove rsp parameter from force-quiescent-state functions by Paul E. McKenney · 7 years ago
  82. 5bb5d09 rcu: Remove rsp parameter from rcu_do_batch() by Paul E. McKenney · 7 years ago
  83. 780cd59 rcu: Remove rsp parameter from CPU hotplug functions by Paul E. McKenney · 7 years ago
  84. 8087d3e rcu: Remove rsp parameter from rcu_check_quiescent_state() by Paul E. McKenney · 7 years ago
  85. 0854a05c rcu: Remove rsp parameter from rcu_gp_kthread() and friends by Paul E. McKenney · 7 years ago
  86. 2221233 rcu: Remove rsp parameter from rcu_gp_slow() by Paul E. McKenney · 7 years ago
  87. 15cabdf rcu: Remove rsp parameter from note_gp_changes() by Paul E. McKenney · 7 years ago
  88. c7e48f7 rcu: Remove rsp parameter from __note_gp_changes() by Paul E. McKenney · 7 years ago
  89. 834f56b rcu: Remove rsp parameter from rcu_advance_cbs() by Paul E. McKenney · 7 years ago
  90. c6e09b9 rcu: Remove rsp parameter from rcu_accelerate_cbs_unlocked() by Paul E. McKenney · 7 years ago
  91. 02f5014 rcu: Remove rsp parameter from rcu_accelerate_cbs() by Paul E. McKenney · 7 years ago
  92. 532c00c rcu: Remove rsp parameter from rcu_gp_kthread_wake() by Paul E. McKenney · 7 years ago
  93. 3481f2e rcu: Remove rsp parameter from rcu_future_gp_cleanup() by Paul E. McKenney · 7 years ago
  94. ea12ff2 rcu: Remove rsp parameter from check_cpu_stall() by Paul E. McKenney · 7 years ago
  95. 4e8b8e0 rcu: Remove rsp parameter from print_cpu_stall() by Paul E. McKenney · 7 years ago
  96. a91e7e5 rcu: Remove rsp parameter from print_other_cpu_stall() by Paul E. McKenney · 7 years ago
  97. e1741c6 rcu: Remove rsp parameter from rcu_stall_kick_kthreads() by Paul E. McKenney · 7 years ago
  98. 33dbdbf rcu: Remove rsp parameter from rcu_dump_cpu_stacks() by Paul E. McKenney · 7 years ago
  99. 8fd119b rcu: Remove rsp parameter from rcu_check_gp_kthread_starvation() by Paul E. McKenney · 7 years ago
  100. ad3832e rcu: Remove rsp parameter from record_gp_stall_check_time() by Paul E. McKenney · 7 years ago