1. cff9b23 kernel/sched: Modify initial boot task idle setup by Liam R. Howlett · 1 year, 3 months ago
  2. 071c44e sched/idle: Mark arch_cpu_idle_dead() __noreturn by Josh Poimboeuf · 1 year, 11 months ago
  3. dfb0f17 sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return by Josh Poimboeuf · 1 year, 11 months ago
  4. 89b3098 arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled by Peter Zijlstra · 2 years ago
  5. a01353c cpuidle: Fix ct_idle_*() usage by Peter Zijlstra · 2 years ago
  6. e67198c context_tracking: Take idle eqs entrypoints over RCU by Frederic Weisbecker · 2 years, 7 months ago
  7. 6f3f04c Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 7 months ago
  8. 2319be1 Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 7 months ago
  9. d70522f Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict by Ingo Molnar · 2 years, 8 months ago
  10. 16bf5a5 smp: Rename flush_smp_call_function_from_idle() by Thomas Gleixner · 2 years, 9 months ago
  11. 8b023ac lockdep: Fix -Wunused-parameter for _THIS_IP_ by Nick Desaulniers · 2 years, 10 months ago
  12. 5b6547e sched/core: Fix forceidle balancing by Peter Zijlstra · 2 years, 9 months ago
  13. f96eca4 sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c files there by Ingo Molnar · 2 years, 10 months ago
  14. 9848417 sched/idle: Make the idle timer expire in hard interrupt context by Sebastian Andrzej Siewior · 3 years, 4 months ago
  15. d2dfa17 sched: Trivial forced-newidle balancer by Peter Zijlstra · 4 years, 1 month ago
  16. 21f56ffe sched: Introduce sched_class::pick_task() by Peter Zijlstra · 4 years, 1 month ago
  17. 5cb9eaa sched: Wrap rq::lock access by Peter Zijlstra · 4 years, 1 month ago
  18. 3b03706 sched: Fix various typos by Ingo Molnar · 3 years, 9 months ago
  19. c6f8865 sched/fair: Trigger the update of blocked load on newly idle cpu by Vincent Guittot · 3 years, 10 months ago
  20. 43789ef rcu/nocb: Perform deferred wake up before last idle's need_resched() check by Frederic Weisbecker · 3 years, 11 months ago
  21. 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 ago
  22. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
  23. 3aef1551 sched: Remove select_task_rq()'s sd_flag parameter by Valentin Schneider · 4 years, 2 months ago
  24. 43c31ac sched: Remove relyance on STRUCT_ALIGNMENT by Peter Zijlstra · 4 years, 2 months ago
  25. 618758e sched: membarrier: cover kthread_use_mm (v4) by Mathieu Desnoyers · 4 years, 2 months ago
  26. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  27. 9864f5b5 cpuidle: Move trace_cpu_idle() into generic code by Peter Zijlstra · 4 years, 5 months ago
  28. 1098582 sched,idle,rcu: Push rcu_idle deeper into the idle path by Peter Zijlstra · 4 years, 5 months ago
  29. faa2fd7 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
  30. 10e8b11e cpuidle: Rearrange s2idle-specific idle state entry code by Rafael J. Wysocki · 4 years, 6 months ago
  31. a87e749 sched: Remove struct sched_class::next field by Steven Rostedt (VMware) · 5 years ago
  32. 590d697 sched: Force the address order of each sched class descriptor by Steven Rostedt (VMware) · 5 years ago
  33. e3e76a6 sched/idle,stop: Remove .get_rr_interval from sched_class by Dietmar Eggemann · 4 years, 7 months ago
  34. a1488664 sched: Replace rq::wake_list by Peter Zijlstra · 4 years, 7 months ago
  35. b2a02fc smp: Optimize send_call_function_single_ipi() by Peter Zijlstra · 4 years, 7 months ago
  36. 3e0de27 idle: fix spelling mistake "iterrupts" -> "interrupts" by Hewenliang · 5 years ago
  37. 9e7a032 Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  38. 62214039 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 5 years ago
  39. 5aa9ba6 cpuidle: Pass exit latency limit to cpuidle_use_deepest_state() by Daniel Lezcano · 5 years ago
  40. c55b51a cpuidle: Allow idle injection to apply exit latency limit by Daniel Lezcano · 5 years ago
  41. c1d51f6 cpuidle: Use nanoseconds as the unit of time by Rafael J. Wysocki · 5 years ago
  42. a0e813f sched/core: Further clarify sched_class::set_next_task() by Peter Zijlstra · 5 years ago
  43. 98c2f70 sched/core: Simplify sched_class::pick_next_task() by Peter Zijlstra · 5 years ago
  44. 5d7d605 sched/core: Optimize pick_next_task() by Peter Zijlstra · 5 years ago
  45. f488e10 sched/core: Make pick_next_task_idle() more consistent by Peter Zijlstra · 5 years ago
  46. 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
  47. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  48. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  49. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  50. 82e430a cpuidle: play_idle: Increase the resolution to usec by Daniel Lezcano · 5 years ago
  51. e78a761 idle: Prevent late-arriving interrupts from disrupting offline by Peter Zijlstra · 6 years ago
  52. 6769243 sched: Rework pick_next_task() slow-path by Peter Zijlstra · 6 years ago
  53. 5f2a45f sched: Allow put_prev_task() to drop rq->lock by Peter Zijlstra · 6 years ago
  54. 03b7fad sched: Add task_struct pointer to sched_class::set_curr_task by Peter Zijlstra · 6 years ago
  55. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  56. 977e4be x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry() by Christophe Leroy · 6 years ago
  57. 7059b36 sched: idle: Avoid retaining the tick when it has been stopped by Rafael J. Wysocki · 6 years ago
  58. 554c8aa sched: idle: Select idle state before stopping the tick by Rafael J. Wysocki · 7 years ago
  59. 45f1ff5 cpuidle: Return nohz hint from cpuidle_select() by Rafael J. Wysocki · 7 years ago
  60. ed98c34 sched: idle: Do not stop the tick before cpuidle_idle_call() by Rafael J. Wysocki · 7 years ago
  61. 2aaf709 sched: idle: Do not stop the tick upfront in the idle loop by Rafael J. Wysocki · 7 years ago
  62. 0e77676 time: tick-sched: Reorganize idle tick management code by Rafael J. Wysocki · 7 years ago
  63. a92057e sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c by Ingo Molnar · 7 years ago
  64. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  65. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  66. 54b933c sched/idle: Micro-optimize the idle loop by Cheng Jian · 7 years ago
  67. 62cb118 sched/idle: Move quiet_vmstate() into the NOHZ code by Peter Zijlstra · 7 years ago
  68. 28ba086 PM / s2idle: Rename ->enter_freeze to ->enter_s2idle by Rafael J. Wysocki · 7 years ago
  69. f02f4f9 PM / s2idle: Rename freeze_state enum and related items by Rafael J. Wysocki · 7 years ago
  70. ebfa4c0 sched/idle: Add deferrable vmstat_updater back by Aubrey Li · 8 years ago
  71. 8663eff sched/core: Call __schedule() from do_idle() without enabling preemption by Steven Rostedt (VMware) · 8 years ago
  72. d83a7cb livepatch: change to a per-task consistency model by Josh Poimboeuf · 8 years ago
  73. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  74. c1de45c sched/idle: Add support for tasks that inject idle by Peter Zijlstra · 8 years ago
  75. bb8313b cpuidle: Allow enforcing deepest idle state selection by Jacob Pan · 8 years ago
  76. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  77. 07f9f22 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 9 years ago
  78. df55f46 sched/idle: Optimize the generic idle loop by Gaurav Jindal (Gaurav Jindal) · 9 years ago
  79. 9bd616e cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE by Catalin Marinas · 9 years ago
  80. 27d50c7 rcu: Make CPU_DYING_IDLE an explicit call by Thomas Gleixner · 9 years ago
  81. e69aab1 cpu/hotplug: Make wait for dead cpu completion based by Thomas Gleixner · 9 years ago
  82. 8df3e07 cpu/hotplug: Let upcoming cpu bring itself fully up by Thomas Gleixner · 9 years ago
  83. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  84. 6f16886 cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze by Sudeep Holla · 9 years ago
  85. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  86. 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 9 years ago
  87. 0eb77e9 vmstat: make vmstat_updater deferrable again and shut down on idle by Christoph Lameter · 9 years ago
  88. 9babcd7 sched, tracing: Stop/start critical timings around the idle=poll idle loop by Daniel Bristot de Oliveira · 9 years ago
  89. 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
  90. 827a5ae sched / idle: Call default_idle_call() from cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago
  91. faad384 sched / idle: Call idle_set_state() from cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago
  92. bcf6ad8 sched / idle: Eliminate the "reflect" check from cpuidle_idle_call() by Rafael J. Wysocki · 10 years ago
  93. 82f6632 sched / idle: Move the default idle call code to a separate function by Rafael J. Wysocki · 10 years ago
  94. df8d9ee cpuidle: Run tick_broadcast_exit() with disabled interrupts by Rafael J. Wysocki · 10 years ago
  95. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 335f491 sched/idle: Use explicit broadcast oneshot control function by Thomas Gleixner · 10 years ago
  97. 4bfe186 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  98. 88428cc5 rcu: Handle outgoing CPUs on exit from idle loop by Paul E. McKenney · 10 years ago
  99. 528a25b cpu: Make CPU-offline idle-loop transition point more precise by Paul E. McKenney · 10 years ago
  100. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 10 years ago