1. 7d9d077 Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years, 7 months ago
  2. 2a0aafc context_tracking: Rename context_tracking_cpu_set() to ct_cpu_track_user() by Frederic Weisbecker · 2 years, 9 months ago
  3. 2390095 tick/nohz: unexport __init-annotated tick_nohz_full_setup() by Masahiro Yamada · 2 years, 8 months ago
  4. 6e01f86 Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  5. 62c1256 timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick is stopped by Nicholas Piggin · 2 years, 11 months ago
  6. 9c95bc2 tick/sched: Fix non-kernel-doc comment by Jiapeng Chong · 3 years, 1 month ago
  7. 40e97e4 tick/nohz: Use WARN_ON_ONCE() to prevent console saturation by Paul Gortmaker · 3 years, 3 months ago
  8. 0345691 tick/rcu: Stop allowing RCU_SOFTIRQ in idle by Frederic Weisbecker · 3 years, 1 month ago
  9. 2984539 tick/rcu: Remove obsolete rcu_needs_cpu() parameters by Frederic Weisbecker · 3 years, 1 month ago
  10. a1ff03c tick: Detect and fix jiffies update stall by Frederic Weisbecker · 3 years, 1 month ago
  11. 53e87e3 timers/nohz: Last resort update jiffies on nohz_full IRQ entry by Frederic Weisbecker · 3 years, 4 months ago
  12. 9269d27 Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  13. f268c37 tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed by Frederic Weisbecker · 3 years, 9 months ago
  14. 0fdcccf tick/nohz: Call tick_nohz_task_switch() with interrupts disabled by Peter Zijlstra · 3 years, 10 months ago
  15. a1dfb63 tick/nohz: Kick only _queued_ task whose tick dependency is updated by Marcelo Tosatti · 3 years, 10 months ago
  16. 1e4ca26 tick/nohz: Change signal tick dependency to wake up CPUs of member tasks by Marcelo Tosatti · 3 years, 10 months ago
  17. 29721b8 tick/nohz: Only wake up a single target cpu when kicking a task by Frederic Weisbecker · 3 years, 10 months ago
  18. 96c9b90 tick/nohz: Update idle_exittime on actual idle exit by Yunfeng Ye · 3 years, 10 months ago
  19. 3f62431 tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE by Frederic Weisbecker · 3 years, 10 months ago
  20. a518386 tick/nohz: Conditionally restart tick on idle exit by Yunfeng Ye · 3 years, 10 months ago
  21. 5469f16 Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  22. 87dcebf Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  23. 4c81cb7 tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldoc by Rafael J. Wysocki · 4 years ago
  24. 4bf07f6 timekeeping, clocksource: Fix various typos in comments by Ingo Molnar · 4 years ago
  25. 47c218d tick/sched: Prevent false positive softirq pending warnings on RT by Thomas Gleixner · 4 years ago
  26. 2eeefc6 Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  27. ba8ea8e tick/sched: Remove bogus boot "safety" check by Thomas Gleixner · 4 years, 3 months ago
  28. adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  29. aa3b66f tick/sched: Make jiffies update quick check more robust by Thomas Gleixner · 4 years, 3 months ago
  30. 7a9f50a irq_work: Cleanup by Peter Zijlstra · 4 years, 9 months ago
  31. b996544 tick: Get rid of tick_period by Thomas Gleixner · 4 years, 4 months ago
  32. 896b969 tick/sched: Release seqcount before invoking calc_load_global() by Yunfeng Ye · 4 years, 4 months ago
  33. 7a35bf2 tick/sched: Optimize tick_do_update_jiffies64() further by Thomas Gleixner · 4 years, 4 months ago
  34. 94ad2e3 tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64() by Yunfeng Ye · 4 years, 4 months ago
  35. 372acbb tick/sched: Use tick_next_period for lockless quick check by Thomas Gleixner · 4 years, 4 months ago
  36. c398960 tick: Document protections for tick related data by Thomas Gleixner · 4 years, 4 months ago
  37. bca3711 tick-sched: Clarify "NOHZ: local_softirq_pending" warning by Paul E. McKenney · 4 years, 8 months ago
  38. 3c8920e tick/nohz: Narrow down noise while setting current task's tick dependency by Frederic Weisbecker · 4 years, 10 months ago
  39. 49915ac lockdep: Annotate irq_work by Sebastian Andrzej Siewior · 5 years ago
  40. e5d4d17 timekeeping: Split jiffies seqlock by Thomas Gleixner · 5 years ago
  41. de95a99 tick/sched: Annotate lockless access to last_jiffies_update by Eric Dumazet · 5 years ago
  42. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  43. e44fcb4 sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enabled_this_cpu() by Frederic Weisbecker · 5 years ago
  44. ae9e557 time: Export tick start/stop functions for rcutorture by Paul E. McKenney · 6 years ago
  45. 01b4c39 nohz: Add TICK_DEP_BIT_RCU by Frederic Weisbecker · 6 years ago
  46. 71fed98 tick: Mark sched_timer to expire in hard interrupt context by Sebastian Andrzej Siewior · 6 years ago
  47. 902a9f9 tick: Mark tick related hrtimers to expiry in hard interrupt context by Sebastian Andrzej Siewior · 6 years ago
  48. 5e83eaf sched/fair: Remove the rq->cpu_load[] update code by Dietmar Eggemann · 6 years ago
  49. 8f5e823 Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  50. a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. 08ae95f nohz_full: Allow the boot CPU to be nohz_full by Nicholas Piggin · 6 years ago
  52. 6f9b83a cpuidle: Export the next timer expiration for CPUs by Ulf Hansson · 6 years ago
  53. e1e41b6 timekeeping: Consistently use unsigned int for seqcount snapshot by Rasmus Villemoes · 6 years ago
  54. f49c174 hrtimers/tick/clockevents: Remove sloppy license references by Thomas Gleixner · 6 years ago
  55. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  56. 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
  57. d59e0ba tick/sched : Remove redundant cpu_online() check by Peng Hao · 6 years ago
  58. 80d20d3 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 7 years ago
  59. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  60. 1f71add tick/sched: Do not mess with an enqueued hrtimer by Thomas Gleixner · 7 years ago
  61. 51798de Merge branches 'pm-cpuidle' and 'pm-qos' by Rafael J. Wysocki · 7 years ago
  62. bbe9a70 tick-sched: avoid a maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  63. ff7de62 nohz: Avoid duplication of code related to got_idle_tick by Rafael J. Wysocki · 7 years ago
  64. 2bc629a nohz: Gather tick_sched booleans under a common flag field by Frederic Weisbecker · 7 years ago
  65. 296bb1e cpuidle: menu: Refine idle state selection for running tick by Rafael J. Wysocki · 7 years ago
  66. 554c8aa sched: idle: Select idle state before stopping the tick by Rafael J. Wysocki · 7 years ago
  67. 23a8d88 time: tick-sched: Split tick_nohz_stop_sched_tick() by Rafael J. Wysocki · 7 years ago
  68. 45f1ff5 cpuidle: Return nohz hint from cpuidle_select() by Rafael J. Wysocki · 7 years ago
  69. 2aaf709 sched: idle: Do not stop the tick upfront in the idle loop by Rafael J. Wysocki · 7 years ago
  70. 0e77676 time: tick-sched: Reorganize idle tick management code by Rafael J. Wysocki · 7 years ago
  71. 680014d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 46e0d28 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. d6ed449 timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock by Thomas Gleixner · 7 years ago
  74. 00357f5 sched/nohz: Clean up nohz enter/exit by Peter Zijlstra · 7 years ago
  75. dcdedb2 sched/nohz: Remove the 1 Hz tick code by Frederic Weisbecker · 7 years ago
  76. 22ab8bc nohz: Allow to check if remote CPU tick is stopped by Frederic Weisbecker · 7 years ago
  77. a364298 nohz: Convert tick_nohz_tick_stopped() to bool by Frederic Weisbecker · 7 years ago
  78. a7c8655 sched/isolation: Eliminate NO_HZ_FULL_ALL by Paul E. McKenney · 7 years ago
  79. ae67bad hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active by Thomas Gleixner · 7 years ago
  80. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  81. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  82. 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
  83. ebf3adba timers/nohz: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  84. 6f1982f sched/isolation: Handle the nohz_full= parameter by Frederic Weisbecker · 7 years ago
  85. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  86. 62cb118 sched/idle: Move quiet_vmstate() into the NOHZ code by Peter Zijlstra · 8 years ago
  87. 59b6018 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. a0db971 nohz: Move idle balancer registration to the idle path by Frederic Weisbecker · 8 years ago
  89. 3c85d6d sched/loadavg: Generalize "_idle" naming to "_nohz" by Frederic Weisbecker · 8 years ago
  90. d4af6d93 nohz: Fix spurious warning when hrtimer and clockevent get out of sync by Frederic Weisbecker · 8 years ago
  91. f99973e nohz: Fix buggy tick delay on IRQ storms by Frederic Weisbecker · 8 years ago
  92. 7c25904 nohz: Reset next_tick cache even when the timer has no regs by Frederic Weisbecker · 8 years ago
  93. 411fe24 nohz: Fix collision between tick and other hrtimers, again by Frederic Weisbecker · 8 years ago
  94. ce6cf9a nohz: Add hrtimer sanity check by Frederic Weisbecker · 8 years ago
  95. ac1e843 sched/clock: Remove unused argument to sched_clock_idle_wakeup_event() by Peter Zijlstra · 8 years ago
  96. b7eaf1a cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely by Rafael J. Wysocki · 8 years ago
  97. 370c913 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
  98. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  99. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  100. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago