summaryrefslogtreecommitdiff
path: root/kernel/sched/idle.c
AgeCommit message (Expand)Author
2017-10-26sched/idle: Micro-optimize the idle loopCheng Jian
2017-10-10sched/idle: Move quiet_vmstate() into the NOHZ codePeter Zijlstra
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki
2017-06-08sched/idle: Add deferrable vmstat_updater backAubrey Li
2017-05-15sched/core: Call __schedule() from do_idle() without enabling preemptionSteven Rostedt (VMware)
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-11-29sched/idle: Add support for tasks that inject idlePeter Zijlstra
2016-11-29cpuidle: Allow enforcing deepest idle state selectionJacob Pan
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-06-14Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2016-06-03sched/idle: Optimize the generic idle loopGaurav Jindal (Gaurav Jindal)
2016-06-02cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner
2016-03-01cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner
2016-03-01cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2016-01-22cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-19sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki
2016-01-14vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2015-10-12sched, tracing: Stop/start critical timings around the idle=poll idle loopDaniel Bristot de Oliveira
2015-07-21sched/idle: Move latency tracing stop/start calls deeper inside the idle loopLucas Stach
2015-05-14sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki
2015-05-14sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki
2015-05-04sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()Rafael J. Wysocki
2015-05-04sched / idle: Move the default idle call code to a separate functionRafael J. Wysocki
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-03sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-03-12rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney
2015-03-12cpu: Make CPU-offline idle-loop transition point more precisePaul E. McKenney
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki
2015-03-02cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki
2015-02-28idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2015-01-30sched/idle: Add missing checks to the exit condition of cpu_idle_poll()Preeti U Murthy
2014-09-24sched: Let the scheduler see CPU idle statesDaniel Lezcano
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-09cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy
2014-07-05sched/idle: Drop !! while calculating 'broadcast'Viresh Kumar
2014-06-05sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra
2014-06-05sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski
2014-05-22Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2014-05-08sched/idle: Make cpuidle_idle_call() voidRafael J. Wysocki
2014-05-08sched/idle: Reflow cpuidle_idle_call()Peter Zijlstra
2014-05-08sched/idle: Delay clearing the polling bitPeter Zijlstra
2014-05-01cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki