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