- 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
- 6221403 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
- dfcacc1 cpuidle: Clean up fallback handling in cpuidle_idle_call() by Rafael J. Wysocki · 10 years ago
- 01e04f4 idle / sleep: Avoid excessive disabling and enabling interrupts by Rafael J. Wysocki · 10 years ago
- 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 10 years ago
- ff6f2d2 sched/idle: Add missing checks to the exit condition of cpu_idle_poll() by Preeti U Murthy · 10 years ago
- 442bf3a sched: Let the scheduler see CPU idle states by Daniel Lezcano · 10 years ago
- 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 30fe688 cpuidle: move idle traces to cpuidle_enter_state() by Sandeep Tripathy · 11 years ago
- 89abb5a sched/idle: Drop !! while calculating 'broadcast' by Viresh Kumar · 11 years ago
- e3baac4 sched/idle: Optimize try-to-wake-up IPI by Peter Zijlstra · 11 years ago
- 82c65d6 sched/idle: Clear polling before descheduling the idle thread by Andy Lutomirski · 11 years ago
- ec6e7f4 Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into sched/core by Ingo Molnar · 11 years ago
- 08c373e sched/idle: Make cpuidle_idle_call() void by Rafael J. Wysocki · 11 years ago
- 3735227 sched/idle: Reflow cpuidle_idle_call() by Peter Zijlstra · 11 years ago
- c444117 sched/idle: Delay clearing the polling bit by Peter Zijlstra · 11 years ago
- 52c324f cpuidle: Combine cpuidle_enabled() with cpuidle_select() by Rafael J. Wysocki · 11 years ago
- a1d028b sched/idle: Add more comments to the code by Daniel Lezcano · 11 years ago
- 8ca3c64 sched/idle: Move idle conditions in cpuidle_idle main function by Daniel Lezcano · 11 years ago
- c8cc7d4 sched/idle: Reorganize the idle loop by Daniel Lezcano · 11 years ago
- 30cdd69 cpuidle/idle: Move the cpuidle_idle_call function to idle.c by Daniel Lezcano · 11 years ago
- 06d50c6 sched/idle: Remove stale old file by Peter Zijlstra · 11 years ago
- cf37b6b sched/idle: Move cpu/idle.c to sched/idle.c by Nicolas Pitre · 11 years ago