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
/
fair.c
Age
Commit message (
Expand
)
Author
2025-06-04
sched: Reduce the default slice to avoid tasks getting an extra tick
zihan zhou
2025-05-02
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2025-05-02
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2025-03-13
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
2025-02-08
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2024-12-14
sched: Unify more update_curr*()
Peter Zijlstra
2024-12-14
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
2024-12-14
sched: Unify runtime accounting across classes
Peter Zijlstra
2024-12-14
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2024-12-14
sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()
Ingo Molnar
2024-12-14
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
2024-12-14
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
2024-12-14
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
2024-11-08
sched/numa: Fix the potential null pointer dereference in task_numa_work()
Shawn Wang
2024-10-04
sched/numa: Fix the vma scan starving issue
Yujie Liu
2024-10-04
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2024-10-04
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2024-10-04
sched/numa: Move up the access pid reset logic
Raghavendra K T
2024-10-04
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2024-10-04
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2024-10-04
sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
Tianchen Ding
2024-08-03
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
2024-07-18
Revert "sched/fair: Make sure to try to detach at least one movable task"
Josh Don
2024-06-12
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
2024-05-02
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
2024-05-02
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
2024-05-02
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
2024-03-26
sched/fair: Take the scheduling domain into account in select_idle_core()
Keisuke Nishimura
2024-03-26
sched/fair: Take the scheduling domain into account in select_idle_smt()
Keisuke Nishimura
2024-01-25
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
2023-12-03
sched/fair: Fix the decision for load balance
Keisuke Nishimura
2023-12-03
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-11-20
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
2023-11-20
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
2023-10-18
sched/eevdf: Fix heap corruption more
Peter Zijlstra
2023-10-09
sched/eevdf: Fix pick_eevdf()
Benjamin Segall
2023-10-09
sched/eevdf: Fix min_deadline heap integrity
Peter Zijlstra
2023-10-03
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
2023-10-03
sched/eevdf: Also update slice on placement
Peter Zijlstra
2023-09-13
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-02
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
2023-08-29
sched/fair: Make update_entity_lag() static
Hao Jia
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-17
sched/eevdf: Curb wakeup-preemption
Peter Zijlstra
2023-08-10
Merge branch 'sched/eevdf' into sched/core
Ingo Molnar
2023-08-02
sched/fair: Block nohz tick_stop when cfs bandwidth in use
Phil Auld
[next]