aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/rt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-13sched/core: Always flush pending blk_plugJohn Keeping1-8/+0
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10sched/rt: Add a helper to test for a RT taskSebastian Andrzej Siewior1-0/+11
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