index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core_sched.c
Age
Commit message (
Expand
)
Author
2022-09-07
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
2022-08-04
sched/core: Remove superfluous semicolon
Xin Gao
2022-07-21
sched/core: Fix the bug that task won't enqueue into core tree when update co...
Cruz Zhao
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-01-18
sched/core: Accounting forceidle time for all tasks except idle task
Cruz Zhao
2021-11-17
sched/core: Forced idle accounting
Josh Don
2021-11-10
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-05
sched: Make cookie functions static
Shaokun Zhang
2021-09-29
uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
Eugene Syromiatnikov
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
2021-05-12
sched: Inherit task cookie on fork()
Peter Zijlstra
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra