index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
rt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
1
-5
/
+5
2024-08-07
sched/rt, dl: Convert functions to return bool
Qais Yousef
1
-10
/
+6
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
1
-1
/
+26
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
1
-0
/
+4
2022-07-13
sched/core: Always flush pending blk_plug
John Keeping
1
-8
/
+0
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
sched/rt: Add a helper to test for a RT task
Sebastian Andrzej Siewior
1
-0
/
+11
2017-04-04
sched/rtmutex: Refactor rt_mutex_setprio()
Peter Zijlstra
1
-16
/
+8
2017-04-04
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
1
-0
/
+1
2017-03-02
sched/headers: Make all include/linux/sched/*.h headers build standalone
Ingo Molnar
1
-4
/
+6
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
1
-3
/
+4
2014-02-22
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
1
-0
/
+7
2014-02-09
sched: Move the priority specific bits into a new header file
Dongsheng Yang
1
-18
/
+1
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
1
-0
/
+5
2013-02-22
sched: move RR_TIMESLICE from sysctl.h to rt.h
Clark Williams
1
-0
/
+6
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-0
/
+58