index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
deadline.c
Age
Commit message (
Expand
)
Author
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-08-30
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
2023-08-30
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-05-11
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2023-05-11
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2023-03-10
sched/deadline,rt: Remove unused parameter from pick_next_[rt|dl]_entity()
Dietmar Eggemann
2022-12-31
sched/core: Introduce sched_asym_cpucap_active()
Dietmar Eggemann
2022-08-17
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-07-29
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-06-09
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
2022-04-08
sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
Valentin Schneider
2021-08-06
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-08-04
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-06-22
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-05-12
sched: Introduce sched_class::pick_task()
Peter Zijlstra
2021-05-12
sched: Optimize rq_lockp() usage
Peter Zijlstra
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
2021-03-22
sched: Fix various typos
Ingo Molnar
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
2021-02-17
sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()
Dietmar Eggemann
2021-02-17
rbtree, sched/deadline: Use rb_add_cached()
Peter Zijlstra
2021-01-14
sched: Use task_current() instead of 'rq->curr == p'
Hui Su
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-17
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2020-11-10
sched: Remove select_task_rq()'s sd_flag parameter
Valentin Schneider
2020-11-10
Merge branch 'sched/migrate-disable'
Peter Zijlstra
2020-11-10
sched: Fix migrate_disable() vs rt/dl balancing
Peter Zijlstra
2020-11-10
sched,rt: Use the full cpumask for balancing
Peter Zijlstra
2020-11-10
sched,rt: Use cpumask_any*_distribute()
Peter Zijlstra
2020-11-10
sched: Massage set_cpus_allowed()
Peter Zijlstra
2020-11-10
sched: Fix hotplug vs CPU bandwidth control
Peter Zijlstra
2020-10-29
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
2020-10-29
sched/cpupri: Add CPUPRI_HIGHER
Peter Zijlstra
2020-10-29
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-10-29
sched/deadline: Optimize sched_dl_global_validate()
Peng Liu
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-03
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
2020-09-25
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
2020-07-08
Merge branch 'sched/urgent'
Peter Zijlstra
2020-06-28
sched/deadline: Initialize ->dl_boosted
Juri Lelli
2020-06-25
sched: Remove struct sched_class::next field
Steven Rostedt (VMware)
2020-06-25
sched: Force the address order of each sched class descriptor
Steven Rostedt (VMware)
2020-06-15
sched/deadline: Fix a typo in a comment
Christophe JAILLET
2020-06-15
sched/deadline: Make DL capacity-aware
Luca Abeni
2020-06-15
sched/deadline: Improve admission control for asymmetric CPU capacities
Luca Abeni
2020-06-15
sched/deadline: Add dl_bw_capacity()
Dietmar Eggemann
2020-06-15
sched/deadline: Optimize dl_bw_cpus()
Dietmar Eggemann
2020-06-15
sched/deadline: Impose global limits on sched_attr::sched_period
Peter Zijlstra
[next]