index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
deadline.c
Age
Commit message (
Expand
)
Author
2025-07-17
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
2025-04-10
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
2024-12-27
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
2024-12-19
sched/deadline: Fix replenish_dl_new_period dl_server condition
Juri Lelli
2024-12-14
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
2024-10-11
sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl()
Phil Auld
2024-09-03
sched: Add put_prev_task(.next)
Peter Zijlstra
2024-09-03
sched: Rework dl_server
Peter Zijlstra
2024-09-03
sched: Rework pick_next_task()
Peter Zijlstra
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
2024-09-03
sched: Fixup set_next_task() implementations
Peter Zijlstra
2024-09-03
sched/deadline: Fix schedstats vs deadline servers
Huang Shijie
2024-08-17
sched/fair: Implement delayed dequeue
Peter Zijlstra
2024-08-17
sched: Allow sched_class::dequeue_task() to fail
Peter Zijlstra
2024-07-29
sched/rt: Remove default bandwidth control
Peter Zijlstra
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
2024-07-29
sched/fair: Fair server interface
Daniel Bristot de Oliveira
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
2024-07-29
sched/fair: Add trivial fair server
Peter Zijlstra
2024-07-11
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2024-07-01
sched/deadline: Fix task_struct reference leak
Wander Lairson Costa
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
2023-11-15
sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
Peter Zijlstra
2023-11-15
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
2023-11-15
sched: Unify runtime accounting across classes
Peter Zijlstra
2023-10-13
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2023-09-29
sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
Valentin Schneider
2023-09-19
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2023-06-27
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-16
sched/deadline: Fix bandwidth reclaim equation in GRUB
Vineeth Pillai
2023-05-30
sched/deadline: remove unused dl_bandwidth
Miaohe Lin
2023-05-08
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
2023-05-08
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-04-21
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2023-03-22
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
2023-02-11
sched/deadline: Add more reschedule cases to prio_changed_dl()
Valentin Schneider
2022-10-27
sched: Introduce affinity_context
Waiman Long
2022-10-17
sched: Introduce struct balance_callback to avoid CFI mismatches
Kees Cook
2022-09-07
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
2022-09-01
sched/deadline: Move __dl_clear_params out of dl_bw lock
Shang XiaoJing
2022-09-01
sched/deadline: Add replenish_dl_new_period helper
Shang XiaoJing
2022-09-01
sched/deadline: Add dl_task_is_earliest_deadline helper
Shang XiaoJing
2022-08-30
Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...
Ingo Molnar
2022-08-27
sched: Add update_current_exec_runtime helper
Shang XiaoJing
2022-08-12
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
Ingo Molnar
2022-08-02
sched/deadline: Make dl_cpuset_cpumask_can_shrink() capacity-aware
Dietmar Eggemann
2022-08-02
sched/core: Introduce sched_asym_cpucap_active()
Dietmar Eggemann
[next]