aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/rt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-04sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra1-16/+8
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang1-0/+1
2017-03-02sched/headers: Make all include/linux/sched/*.h headers build standaloneIngo Molnar1-4/+6
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
2014-02-22sched: Consider pi boosting in setscheduler()Thomas Gleixner1-0/+7
2014-02-09sched: Move the priority specific bits into a new header fileDongsheng Yang1-18/+1
2014-01-13sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli1-0/+5
2013-02-22sched: move RR_TIMESLICE from sysctl.h to rt.hClark Williams1-0/+6
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams1-0/+58