| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: Rename task_running() to task_on_cpu() | Peter Zijlstra | 2022-09-07 | 1 | -1/+1 |
* | sched/core: Remove superfluous semicolon | Xin Gao | 2022-08-04 | 1 | -1/+1 |
* | sched/core: Fix the bug that task won't enqueue into core tree when update co... | Cruz Zhao | 2022-07-21 | 1 | -4/+5 |
* | sched/core: add forced idle accounting for cgroups | Josh Don | 2022-07-04 | 1 | -1/+5 |
* | sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f... | Ingo Molnar | 2022-02-23 | 1 | -3/+0 |
* | sched/core: Accounting forceidle time for all tasks except idle task | Cruz Zhao | 2022-01-18 | 1 | -1/+1 |
* | sched/core: Forced idle accounting | Josh Don | 2021-11-17 | 1 | -1/+65 |
* | Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-11-10 | 1 | -0/+4 |
|\ |
|
| * | uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument | Eugene Syromiatnikov | 2021-09-29 | 1 | -0/+4 |
* | | sched: Make cookie functions static | Shaokun Zhang | 2021-10-05 | 1 | -4/+5 |
|/ |
|
* | sched: prctl() core-scheduling interface | Chris Hyser | 2021-05-12 | 1 | -0/+114 |
* | sched: Inherit task cookie on fork() | Peter Zijlstra | 2021-05-12 | 1 | -0/+6 |
* | sched: Trivial core scheduling cookie management | Peter Zijlstra | 2021-05-12 | 1 | -0/+109 |