summaryrefslogtreecommitdiffstats
path: root/kernel/sched/idle.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-241-1/+1
|\
| * Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflictIngo Molnar2022-05-061-1/+0
| |\
| * | smp: Rename flush_smp_call_function_from_idle()Thomas Gleixner2022-05-011-1/+1
* | | Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-241-1/+1
|\ \ \ | |_|/ |/| |
| * | lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers2022-04-051-1/+1
| |/
* / sched/core: Fix forceidle balancingPeter Zijlstra2022-04-051-1/+0
|/
* sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...Ingo Molnar2022-02-231-3/+0
* sched/idle: Make the idle timer expire in hard interrupt contextSebastian Andrzej Siewior2021-09-091-2/+2
* sched: Trivial forced-newidle balancerPeter Zijlstra2021-05-121-0/+1
* sched: Introduce sched_class::pick_task()Peter Zijlstra2021-05-121-0/+8
* sched: Wrap rq::lock accessPeter Zijlstra2021-05-121-2/+2
* sched: Fix various typosIngo Molnar2021-03-221-2/+2
* sched/fair: Trigger the update of blocked load on newly idle cpuVincent Guittot2021-03-061-0/+6
* rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker2021-02-171-0/+1
* Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-3/+4
|\
| * sched: Remove select_task_rq()'s sd_flag parameterValentin Schneider2020-11-101-1/+1
| * sched: Remove relyance on STRUCT_ALIGNMENTPeter Zijlstra2020-10-291-2/+2
| * sched: membarrier: cover kthread_use_mm (v4)Mathieu Desnoyers2020-10-291-0/+1
* | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+27
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra2020-08-261-0/+3
* sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2020-08-261-14/+8
* Merge branch 'sched/urgent'Peter Zijlstra2020-07-081-4/+11
|\
| * cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki2020-06-251-4/+11
* | sched: Remove struct sched_class::next fieldSteven Rostedt (VMware)2020-06-251-1/+0
* | sched: Force the address order of each sched class descriptorSteven Rostedt (VMware)2020-06-251-1/+2
* | sched/idle,stop: Remove .get_rr_interval from sched_classDietmar Eggemann2020-06-151-7/+0
|/
* sched: Replace rq::wake_listPeter Zijlstra2020-05-281-1/+0
* smp: Optimize send_call_function_single_ipi()Peter Zijlstra2020-05-281-0/+5
* idle: fix spelling mistake "iterrupts" -> "interrupts"Hewenliang2020-01-171-1/+1
* Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-11-261-9/+15
|\
| * Merge branch 'pm-cpuidle'Rafael J. Wysocki2019-11-261-9/+15
| |\
| | * cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()Daniel Lezcano2019-11-201-1/+7
| | * cpuidle: Allow idle injection to apply exit latency limitDaniel Lezcano2019-11-201-7/+7
| | * cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki2019-11-111-1/+1
* | | sched/core: Further clarify sched_class::set_next_task()Peter Zijlstra2019-11-111-2/+2
* | | sched/core: Simplify sched_class::pick_next_task()Peter Zijlstra2019-11-111-4/+1
* | | sched/core: Optimize pick_next_task()Peter Zijlstra2019-11-111-1/+1
* | | sched/core: Make pick_next_task_idle() more consistentPeter Zijlstra2019-11-111-2/+1
|/ /
* / sched: Fix pick_next_task() vs 'change' pattern racePeter Zijlstra2019-11-081-1/+8
|/
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-1/+0
* Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-171-3/+4
|\
| * cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano2019-09-031-3/+4
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-13/+18
|\ \
| * | sched: Rework pick_next_task() slow-pathPeter Zijlstra2019-08-081-1/+3
| * | sched: Allow put_prev_task() to drop rq->lockPeter Zijlstra2019-08-081-1/+1
| * | sched: Add task_struct pointer to sched_class::set_curr_taskPeter Zijlstra2019-08-081-12/+15
| |/
* / idle: Prevent late-arriving interrupts from disrupting offlinePeter Zijlstra2019-08-121-2/+3
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy2018-10-221-15/+0