index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
deadline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-08
sched/deadline: Use revised wakeup rule for dl_server
Peter Zijlstra
1
-1
/
+1
2026-02-03
sched/debug: Fix dl_server (re)start conditions
Peter Zijlstra
1
-3
/
+2
2026-02-03
sched_ext: Add a DL server for sched_ext tasks
Andrea Righi
1
-23
/
+60
2026-02-03
sched/deadline: Clear the defer params
Joel Fernandes
1
-0
/
+3
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
1
-17
/
+31
2026-01-30
sched/deadline: Fix 'stuck' dl_server
Peter Zijlstra
1
-0
/
+12
2026-01-15
sched/deadline: Use ENQUEUE_MOVE to allow priority change
Peter Zijlstra
1
-1
/
+1
2026-01-15
sched/deadline: Avoid double update_rq_clock()
Peter Zijlstra
1
-2
/
+1
2026-01-15
sched/deadline: Ensure get_prio_dl() is up-to-date
Peter Zijlstra
1
-0
/
+6
2026-01-13
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
1
-4
/
+9
2026-01-13
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
1
-1
/
+2
2026-01-13
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
1
-9
/
+0
2025-12-17
sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()
Peter Zijlstra
1
-5
/
+9
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+48
2025-11-20
sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
Pingfan Liu
1
-6
/
+48
2025-11-11
sched/deadline: Minor cleanup in select_task_rq_dl()
Shrikanth Hegde
1
-2
/
+1
2025-11-11
sched/deadline: Use cpumask_weight_and() in dl_bw_cpus
Shrikanth Hegde
1
-10
/
+1
2025-11-11
sched/deadline: Document dl_server
Peter Zijlstra
1
-0
/
+194
2025-11-11
sched/deadline: Fix dl_server stop condition
Peter Zijlstra
1
-2
/
+38
2025-11-11
sched/deadline: Fix dl_server time accounting
Peter Zijlstra
1
-25
/
+15
2025-11-11
sched/proxy: Yield the donor task
Fernand Sieber
1
-1
/
+1
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
1
-0
/
+3
2025-10-16
sched: Add support to pick functions to take rf
Joel Fernandes
1
-4
/
+4
2025-10-16
sched: Detect per-class runqueue changes
Peter Zijlstra
1
-0
/
+2
2025-10-16
sched: Move sched_class::prio_changed() into the change pattern
Peter Zijlstra
1
-9
/
+11
2025-10-16
sched/deadline: Prepare for switched_from() change
Peter Zijlstra
1
-5
/
+5
2025-10-16
sched/deadline: only set free_cpus for online runqueues
Doug Berger
1
-4
/
+4
2025-10-14
sched/deadline: Stop dl_server before CPU goes offline
Peter Zijlstra (Intel)
1
-0
/
+3
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-24
/
+49
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
1
-21
/
+2
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
1
-11
/
+1
2025-09-03
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
1
-24
/
+49
2025-08-26
sched/deadline: Don't count nr_running for dl_server proxy tasks
Yicong Yang
1
-2
/
+6
2025-08-26
sched/deadline: Fix RT task potential starvation when expiry time passed
kuyo chang
1
-3
/
+5
2025-08-26
sched/deadline: Fix dl_server_stopped()
Huacai Chen
1
-1
/
+1
2025-07-14
sched: Fix proxy/current (push,pull)ability
Valentin Schneider
1
-0
/
+7
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
1
-5
/
+5
2025-07-14
sched/deadline: Fix accounting after global limits change
Juri Lelli
1
-1
/
+3
2025-07-14
sched/deadline: Reset extra_bw to max_bw when clearing root domains
Juri Lelli
1
-0
/
+7
2025-07-14
sched/deadline: Initialize dl_servers after SMP
Juri Lelli
1
-18
/
+30
2025-07-09
sched/deadline: Less agressive dl_server handling
Peter Zijlstra
1
-3
/
+22
2025-07-04
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
1
-5
/
+5
2025-06-13
sched/smp: Use the SMP version of the deadline scheduling class
Ingo Molnar
1
-8
/
+0
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
1
-95
/
+0
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/deadline.c
Ingo Molnar
1
-18
/
+18
2025-06-11
sched: Make clangd usable
Peter Zijlstra
1
-0
/
+4
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+2
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
1
-2
/
+0
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
1
-6
/
+6
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
1
-6
/
+10
[next]