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