Age | Commit message (Expand) | Author |
---|---|---|
2017-04-04 | sched/rtmutex: Refactor rt_mutex_setprio() | Peter Zijlstra |
2017-04-04 | sched/rtmutex/deadline: Fix a PI crash for deadline tasks | Xunlei Pang |
2017-03-02 | sched/headers: Make all include/linux/sched/*.h headers build standalone | Ingo Molnar |
2015-05-08 | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner |
2014-02-22 | sched: Consider pi boosting in setscheduler() | Thomas Gleixner |
2014-02-09 | sched: Move the priority specific bits into a new header file | Dongsheng Yang |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE inheritance logic | Dario Faggioli |
2013-02-22 | sched: move RR_TIMESLICE from sysctl.h to rt.h | Clark Williams |
2013-02-07 | sched/rt: Move rt specific bits into new header file | Clark Williams |