1. 71fed98 tick: Mark sched_timer to expire in hard interrupt context by Sebastian Andrzej Siewior · 6 years ago
  2. 902a9f9 tick: Mark tick related hrtimers to expiry in hard interrupt context by Sebastian Andrzej Siewior · 6 years ago
  3. 5e83eaf sched/fair: Remove the rq->cpu_load[] update code by Dietmar Eggemann · 6 years ago
  4. 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
  5. 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
  6. 08ae95f nohz_full: Allow the boot CPU to be nohz_full by Nicholas Piggin · 6 years ago
  7. 6f9b83a cpuidle: Export the next timer expiration for CPUs by Ulf Hansson · 6 years ago
  8. e1e41b6 timekeeping: Consistently use unsigned int for seqcount snapshot by Rasmus Villemoes · 6 years ago
  9. f49c174 hrtimers/tick/clockevents: Remove sloppy license references by Thomas Gleixner · 6 years ago
  10. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  11. 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
  12. d59e0ba tick/sched : Remove redundant cpu_online() check by Peng Hao · 6 years ago
  13. 80d20d3 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 7 years ago
  14. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  15. 1f71add tick/sched: Do not mess with an enqueued hrtimer by Thomas Gleixner · 7 years ago
  16. 51798de Merge branches 'pm-cpuidle' and 'pm-qos' by Rafael J. Wysocki · 7 years ago
  17. bbe9a70 tick-sched: avoid a maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  18. ff7de62 nohz: Avoid duplication of code related to got_idle_tick by Rafael J. Wysocki · 7 years ago
  19. 2bc629a nohz: Gather tick_sched booleans under a common flag field by Frederic Weisbecker · 7 years ago
  20. 296bb1e cpuidle: menu: Refine idle state selection for running tick by Rafael J. Wysocki · 7 years ago
  21. 554c8aa sched: idle: Select idle state before stopping the tick by Rafael J. Wysocki · 7 years ago
  22. 23a8d88 time: tick-sched: Split tick_nohz_stop_sched_tick() by Rafael J. Wysocki · 7 years ago
  23. 45f1ff5 cpuidle: Return nohz hint from cpuidle_select() by Rafael J. Wysocki · 7 years ago
  24. 2aaf709 sched: idle: Do not stop the tick upfront in the idle loop by Rafael J. Wysocki · 7 years ago
  25. 0e77676 time: tick-sched: Reorganize idle tick management code by Rafael J. Wysocki · 7 years ago
  26. 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
  27. 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
  28. d6ed449 timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock by Thomas Gleixner · 7 years ago
  29. 00357f5 sched/nohz: Clean up nohz enter/exit by Peter Zijlstra · 7 years ago
  30. dcdedb2 sched/nohz: Remove the 1 Hz tick code by Frederic Weisbecker · 7 years ago
  31. 22ab8bc nohz: Allow to check if remote CPU tick is stopped by Frederic Weisbecker · 7 years ago
  32. a364298 nohz: Convert tick_nohz_tick_stopped() to bool by Frederic Weisbecker · 7 years ago
  33. a7c8655 sched/isolation: Eliminate NO_HZ_FULL_ALL by Paul E. McKenney · 7 years ago
  34. ae67bad hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active by Thomas Gleixner · 7 years ago
  35. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  36. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  37. 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
  38. ebf3adba timers/nohz: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  39. 6f1982f sched/isolation: Handle the nohz_full= parameter by Frederic Weisbecker · 7 years ago
  40. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  41. 62cb118 sched/idle: Move quiet_vmstate() into the NOHZ code by Peter Zijlstra · 8 years ago
  42. 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
  43. a0db971 nohz: Move idle balancer registration to the idle path by Frederic Weisbecker · 8 years ago
  44. 3c85d6d sched/loadavg: Generalize "_idle" naming to "_nohz" by Frederic Weisbecker · 8 years ago
  45. d4af6d93 nohz: Fix spurious warning when hrtimer and clockevent get out of sync by Frederic Weisbecker · 8 years ago
  46. f99973e nohz: Fix buggy tick delay on IRQ storms by Frederic Weisbecker · 8 years ago
  47. 7c25904 nohz: Reset next_tick cache even when the timer has no regs by Frederic Weisbecker · 8 years ago
  48. 411fe24 nohz: Fix collision between tick and other hrtimers, again by Frederic Weisbecker · 8 years ago
  49. ce6cf9a nohz: Add hrtimer sanity check by Frederic Weisbecker · 8 years ago
  50. ac1e843 sched/clock: Remove unused argument to sched_clock_idle_wakeup_event() by Peter Zijlstra · 8 years ago
  51. b7eaf1a cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely by Rafael J. Wysocki · 8 years ago
  52. 370c913 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
  53. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  54. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  55. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  56. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  57. 558e8e2 Revert "nohz: Fix collision between tick and other hrtimers" by Linus Torvalds · 8 years ago
  58. 7bdb59f tick/nohz: Fix possible missing clock reprog after tick soft restart by Frederic Weisbecker · 8 years ago
  59. 24b91e3 nohz: Fix collision between tick and other hrtimers by Frederic Weisbecker · 8 years ago
  60. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  61. 31eff243 sched/nohz: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  62. 57ccdf4 tick/nohz: Prevent stopping the tick on an offline CPU by Wanpeng Li · 8 years ago
  63. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 9 years ago
  64. 1f3b0f82 tick/nohz: Optimize nohz idle enter by Gaurav Jindal · 9 years ago
  65. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 9 years ago
  66. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 9 years ago
  67. ff00673 timers/nohz: Remove pointless tick_nohz_kick_tick() function by Thomas Gleixner · 9 years ago
  68. 0de7611 timers/nohz: Capitalize 'CPU' consistently by Ingo Molnar · 9 years ago
  69. 6168f8e timers/nohz: Fix several typos by Wei Jiangang · 9 years ago
  70. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. a1cc5bc locking/atomics: Flip atomic_fetch_or() arguments by Peter Zijlstra · 9 years ago
  72. 1f41906 sched/fair: Correctly handle nohz ticks CPU load accounting by Frederic Weisbecker · 9 years ago
  73. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 9 years ago
  74. f009a7a7 timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 9 years ago
  75. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  76. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  77. 4f49b90 sched-clock: Migrate to use new tick dependency mask model by Frederic Weisbecker · 10 years ago
  78. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 10 years ago
  79. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 10 years ago
  80. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 10 years ago
  81. e6e6cc2 nohz: Use enum code for tick stop failure tracing message by Frederic Weisbecker · 9 years ago
  82. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 10 years ago
  83. 8537bb9 nohz: Implement wide kick on top of irq work by Frederic Weisbecker · 9 years ago
  84. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. 1ca8ec5 tick/nohz: Set the correct expiry when switching to nohz/lowres mode by Wanpeng Li · 9 years ago
  86. 7809998a tick/sched: Hide unused oneshot timer code by Arnd Bergmann · 9 years ago
  87. f11aef6 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  88. 46373a1 time: nohz: Expose tick_nohz_enabled by Jean Delvare · 9 years ago
  89. 0f8c790 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  90. b4cee21 Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 03e0d46 watchdog: introduce touch_softlockup_watchdog_sched() by Tejun Heo · 9 years ago
  92. 55dbdcf sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled() by Frederic Weisbecker · 9 years ago
  93. 82bbe34 nohz: Clarify magic in tick_nohz_stop_sched_tick() by Peter Zijlstra · 9 years ago
  94. 525705d sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz() by Byungchul Park · 9 years ago
  95. 7c8bb6c nohz: Assert existing housekeepers when nohz full enabled by Frederic Weisbecker · 10 years ago
  96. de734f8 nohz: Remove useless argument on tick_nohz_task_switch() by Frederic Weisbecker · 10 years ago
  97. 59d2c7c nohz: Move tick_nohz_restart_sched_tick() above its users by Frederic Weisbecker · 10 years ago
  98. 73738a9 nohz: Restart nohz full tick from irq exit by Frederic Weisbecker · 10 years ago
  99. 5944935 nohz: Remove idle task special case by Frederic Weisbecker · 10 years ago
  100. 683be13 timer: Minimize nohz off overhead by Thomas Gleixner · 10 years ago