index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
deadline.h
Age
Commit message (
Expand
)
Author
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
2025-03-17
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
2024-08-07
sched/rt, dl: Convert functions to return bool
Qais Yousef
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
2023-09-21
sched/headers: Add header guard to <linux/sched/deadline.h>
Ingo Molnar
2022-02-23
sched/headers: Make the <linux/sched/deadline.h> header build standalone
Ingo Molnar
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Make all include/linux/sched/*.h headers build standalone
Ingo Molnar
2015-09-23
sched/deadline: Unify dl_time_before() usage
Juri Lelli
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli