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
36 hours
sched/fair: Fix lag clamp
Peter Zijlstra
36 hours
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
36 hours
sched/fair: Only set slice protection at pick time
Peter Zijlstra
36 hours
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
36 hours
sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...
Ingo Molnar
36 hours
sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...
Ingo Molnar
36 hours
sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
Ingo Molnar
2026-01-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
2026-01-21
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
2026-01-11
treewide: Update email address
Thomas Gleixner
2025-12-06
sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...
xupengbo
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
2025-11-17
sched/fair: Small cleanup to update_newidle_cost()
Peter Zijlstra
2025-11-17
sched/fair: Small cleanup to sched_balance_newidle()
Peter Zijlstra
2025-11-17
sched/fair: Revert max_newidle_lb_cost bump
Peter Zijlstra
2025-11-17
sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
Mel Gorman
2025-11-17
sched/fair: Have SD_SERIALIZE affect newidle balancing
Peter Zijlstra
2025-11-17
sched/fair: Skip sched_balance_running cmpxchg when balance is not due
Tim Chen
2025-11-11
sched/deadline: Fix dl_server time accounting
Peter Zijlstra
2025-11-11
sched/eevdf: Fix min_vruntime vs avg_vruntime
Peter Zijlstra
2025-11-11
sched/core: Add comment explaining force-idle vruntime snapshots
Peter Zijlstra
2025-11-11
sched/proxy: Yield the donor task
Fernand Sieber
2025-11-06
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
Aaron Lu
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
2025-10-22
sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttled
K Prateek Nayak
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: Cleanup sched_delayed handling for class switches
Peter Zijlstra
2025-10-16
sched/fair: Only update stats for allowed CPUs when looking for dst group
Adam Li
2025-10-16
sched/fair: Forfeit vruntime on yield
Fernand Sieber
2025-10-14
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
2025-09-15
sched/fair: Do not balance task to a throttled cfs_rq
Aaron Lu
2025-09-15
sched/fair: Do not special case tasks in throttled hierarchy
Aaron Lu
2025-09-15
sched/fair: update_cfs_group() for throttled cfs_rqs
Aaron Lu
2025-09-15
sched/fair: Propagate load for throttled cfs_rq
Aaron Lu
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
2025-09-13
mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
Ruan Shiyang
2025-09-03
sched/fair: Get rid of throttled_lb_pair()
Aaron Lu
2025-09-03
sched/fair: Task based throttle time accounting
Aaron Lu
2025-09-03
sched/fair: Switch to task based throttle model
Valentin Schneider
2025-09-03
sched/fair: Implement throttle task work and related helpers
Valentin Schneider
2025-09-03
sched/fair: Add related data structure for task based throttle
Valentin Schneider
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-07-14
sched: Start blocked_on chain processing in find_proxy_task()
Peter Zijlstra
[next]