summaryrefslogtreecommitdiffstats
path: root/kernel/sched/core_sched.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Rename task_running() to task_on_cpu()Peter Zijlstra2022-09-071-1/+1
* sched/core: Remove superfluous semicolonXin Gao2022-08-041-1/+1
* sched/core: Fix the bug that task won't enqueue into core tree when update co...Cruz Zhao2022-07-211-4/+5
* sched/core: add forced idle accounting for cgroupsJosh Don2022-07-041-1/+5
* sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar2022-02-231-3/+0
* sched/core: Accounting forceidle time for all tasks except idle taskCruz Zhao2022-01-181-1/+1
* sched/core: Forced idle accountingJosh Don2021-11-171-1/+65
* Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-0/+4
|\
| * uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentEugene Syromiatnikov2021-09-291-0/+4
* | sched: Make cookie functions staticShaokun Zhang2021-10-051-4/+5
|/
* sched: prctl() core-scheduling interfaceChris Hyser2021-05-121-0/+114
* sched: Inherit task cookie on fork()Peter Zijlstra2021-05-121-0/+6
* sched: Trivial core scheduling cookie managementPeter Zijlstra2021-05-121-0/+109