aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/core_sched.c
AgeCommit message (Expand)Author
2022-09-07sched: Rename task_running() to task_on_cpu()Peter Zijlstra
2022-08-04sched/core: Remove superfluous semicolonXin Gao
2022-07-21sched/core: Fix the bug that task won't enqueue into core tree when update co...Cruz Zhao
2022-07-04sched/core: add forced idle accounting for cgroupsJosh Don
2022-02-23sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar
2022-01-18sched/core: Accounting forceidle time for all tasks except idle taskCruz Zhao
2021-11-17sched/core: Forced idle accountingJosh Don
2021-11-10Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-05sched: Make cookie functions staticShaokun Zhang
2021-09-29uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentEugene Syromiatnikov
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser
2021-05-12sched: Inherit task cookie on fork()Peter Zijlstra
2021-05-12sched: Trivial core scheduling cookie managementPeter Zijlstra