index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
deadline.c
Age
Commit message (
Expand
)
Author
4 days
sched/deadline: Use ENQUEUE_MOVE to allow priority change
Peter Zijlstra
4 days
sched/deadline: Avoid double update_rq_clock()
Peter Zijlstra
4 days
sched/deadline: Ensure get_prio_dl() is up-to-date
Peter Zijlstra
6 days
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
6 days
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
6 days
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-20
sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
Pingfan Liu
2025-11-11
sched/deadline: Minor cleanup in select_task_rq_dl()
Shrikanth Hegde
2025-11-11
sched/deadline: Use cpumask_weight_and() in dl_bw_cpus
Shrikanth Hegde
2025-11-11
sched/deadline: Document dl_server
Peter Zijlstra
2025-11-11
sched/deadline: Fix dl_server stop condition
Peter Zijlstra
2025-11-11
sched/deadline: Fix dl_server time accounting
Peter Zijlstra
2025-11-11
sched/proxy: Yield the donor task
Fernand Sieber
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
2025-10-16
sched: Add support to pick functions to take rf
Joel Fernandes
2025-10-16
sched: Detect per-class runqueue changes
Peter Zijlstra
2025-10-16
sched: Move sched_class::prio_changed() into the change pattern
Peter Zijlstra
2025-10-16
sched/deadline: Prepare for switched_from() change
Peter Zijlstra
2025-10-16
sched/deadline: only set free_cpus for online runqueues
Doug Berger
2025-10-14
sched/deadline: Stop dl_server before CPU goes offline
Peter Zijlstra (Intel)
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
2025-09-03
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
2025-08-26
sched/deadline: Don't count nr_running for dl_server proxy tasks
Yicong Yang
2025-08-26
sched/deadline: Fix RT task potential starvation when expiry time passed
kuyo chang
2025-08-26
sched/deadline: Fix dl_server_stopped()
Huacai Chen
2025-07-14
sched: Fix proxy/current (push,pull)ability
Valentin Schneider
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2025-07-14
sched/deadline: Fix accounting after global limits change
Juri Lelli
2025-07-14
sched/deadline: Reset extra_bw to max_bw when clearing root domains
Juri Lelli
2025-07-14
sched/deadline: Initialize dl_servers after SMP
Juri Lelli
2025-07-09
sched/deadline: Less agressive dl_server handling
Peter Zijlstra
2025-07-04
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
2025-06-13
sched/smp: Use the SMP version of the deadline scheduling class
Ingo Molnar
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/deadline.c
Ingo Molnar
2025-06-11
sched: Make clangd usable
Peter Zijlstra
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
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
2025-03-17
sched/deadline: Ignore special tasks when rebuilding domains
Juri Lelli
2025-03-06
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
2025-02-18
sched: Switch to use hrtimer_setup()
Nam Cao
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-21
Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
[next]