aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/idle.c
Commit message (Expand)AuthorAge
* sched: Fix pick_next_task() vs 'change' pattern racePeter Zijlstra2019-11-08
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-17
|\
| * cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano2019-09-03
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-16
|\ \
| * | sched: Rework pick_next_task() slow-pathPeter Zijlstra2019-08-08
| * | sched: Allow put_prev_task() to drop rq->lockPeter Zijlstra2019-08-08
| * | sched: Add task_struct pointer to sched_class::set_curr_taskPeter Zijlstra2019-08-08
| |/
* / idle: Prevent late-arriving interrupts from disrupting offlinePeter Zijlstra2019-08-12
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy2018-10-21
* sched: idle: Avoid retaining the tick when it has been stoppedRafael J. Wysocki2018-08-20
* sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-09
* cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-06
* sched: idle: Do not stop the tick before cpuidle_idle_call()Rafael J. Wysocki2018-04-05
* sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki2018-04-05
* time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-05
* sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.cIngo Molnar2018-03-04
* sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-04
* sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-03
* sched/idle: Micro-optimize the idle loopCheng Jian2017-10-26
* sched/idle: Move quiet_vmstate() into the NOHZ codePeter Zijlstra2017-10-10
* PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-10
* PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki2017-08-10
* sched/idle: Add deferrable vmstat_updater backAubrey Li2017-06-08
* sched/core: Call __schedule() from do_idle() without enabling preemptionSteven Rostedt (VMware)2017-05-15
* livepatch: change to a per-task consistency modelJosh Poimboeuf2017-03-08
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-29
* cpuidle: Allow enforcing deepest idle state selectionJacob Pan2016-11-29
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-14
|\
| * cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas2016-06-02
* | sched/idle: Optimize the generic idle loopGaurav Jindal (Gaurav Jindal)2016-06-03
|/
* rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-01
* cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-01
* cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner2016-03-01
*-. Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2016-01-29
|\ \
| * | cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla2016-01-21
* | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-20
|\| |
| * | sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki2016-01-19
| |/
* / vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-14
|/
* sched, tracing: Stop/start critical timings around the idle=poll idle loopDaniel Bristot de Oliveira2015-10-12
* sched/idle: Move latency tracing stop/start calls deeper inside the idle loopLucas Stach2015-07-21
* sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
* sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
* sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()Rafael J. Wysocki2015-05-04
* sched / idle: Move the default idle call code to a separate functionRafael J. Wysocki2015-05-04
* cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-29
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-14
|\