aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/core_sched.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-23sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Gravatar Ingo Molnar 1-3/+0
2022-01-18sched/core: Accounting forceidle time for all tasks except idle taskGravatar Cruz Zhao 1-1/+1
2021-11-17sched/core: Forced idle accountingGravatar Josh Don 1-1/+65
2021-11-10Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+4
2021-10-05sched: Make cookie functions staticGravatar Shaokun Zhang 1-4/+5
2021-09-29uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentGravatar Eugene Syromiatnikov 1-0/+4
2021-05-12sched: prctl() core-scheduling interfaceGravatar Chris Hyser 1-0/+114
2021-05-12sched: Inherit task cookie on fork()Gravatar Peter Zijlstra 1-0/+6
2021-05-12sched: Trivial core scheduling cookie managementGravatar Peter Zijlstra 1-0/+109