aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/core_sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-10Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+4
2021-10-05sched: Make cookie functions staticShaokun Zhang1-4/+5
2021-09-29uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentEugene Syromiatnikov1-0/+4
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser1-0/+114
2021-05-12sched: Inherit task cookie on fork()Peter Zijlstra1-0/+6
2021-05-12sched: Trivial core scheduling cookie managementPeter Zijlstra1-0/+109