Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner | 2015-05-08 | 1 | -3/+4 |
* | sched: Consider pi boosting in setscheduler() | Thomas Gleixner | 2014-02-22 | 1 | -0/+7 |
* | sched: Move the priority specific bits into a new header file | Dongsheng Yang | 2014-02-09 | 1 | -18/+1 |
* | sched/deadline: Add SCHED_DEADLINE inheritance logic | Dario Faggioli | 2014-01-13 | 1 | -0/+5 |
* | sched: move RR_TIMESLICE from sysctl.h to rt.h | Clark Williams | 2013-02-22 | 1 | -0/+6 |
* | sched/rt: Move rt specific bits into new header file | Clark Williams | 2013-02-07 | 1 | -0/+58 |