summaryrefslogtreecommitdiffstats
path: root/include/linux/sched/rt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-081-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | sched/rt: Add a helper to test for a RT taskSebastian Andrzej Siewior2017-10-101-0/+11
|/
* sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra2017-04-041-16/+8
* sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang2017-04-041-0/+1
* sched/headers: Make all include/linux/sched/*.h headers build standaloneIngo Molnar2017-03-021-4/+6
* sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-081-3/+4
* sched: Consider pi boosting in setscheduler()Thomas Gleixner2014-02-221-0/+7
* sched: Move the priority specific bits into a new header fileDongsheng Yang2014-02-091-18/+1
* sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli2014-01-131-0/+5
* sched: move RR_TIMESLICE from sysctl.h to rt.hClark Williams2013-02-221-0/+6
* sched/rt: Move rt specific bits into new header fileClark Williams2013-02-071-0/+58