Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-04 | sched/headers: Simplify and clean up header usage in the scheduler | Ingo Molnar | 1 | -2/+0 |
2018-03-03 | sched: Clean up and harmonize the coding style of the scheduler code base | Ingo Molnar | 1 | -17/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-09-05 | sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear() | Tommaso Cucinotta | 1 | -1/+2 |
2015-09-23 | sched/deadline: Unify dl_time_before() usage | Juri Lelli | 1 | -0/+1 |
2015-01-30 | sched/deadline: Modify cpudl::free_cpus to reflect rd->online | Xunlei Pang | 1 | -0/+2 |
2014-11-16 | sched/deadline: Remove unnecessary definitions in cpudeadline.h | pang.xunlei | 1 | -3/+0 |
2014-05-22 | sched/deadline: Replace NR_CPUS arrays | Peter Zijlstra | 1 | -3/+3 |
2014-01-13 | sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap | Juri Lelli | 1 | -0/+33 |