index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
8 days
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
2025-07-14
sched: Fix runtime accounting w/ split exec & sched contexts
John Stultz
2025-07-14
sched: Move update_curr_task logic into update_curr_se
John Stultz
2025-07-14
sched/topology: Remove sched_domain_topology_level::flags
K Prateek Nayak
2025-07-09
sched/fair: Always trigger resched at the end of a protected period
Vincent Guittot
2025-07-09
sched/fair: Fix entity's lag with run to parity
Vincent Guittot
2025-07-09
sched/fair: Limit run to parity to the min slice of enqueued entities
Vincent Guittot
2025-07-09
sched/fair: Remove spurious shorter slice preemption
Vincent Guittot
2025-07-09
sched/fair: Fix NO_RUN_TO_PARITY case
Vincent Guittot
2025-07-09
sched/fair: Use protect_slice() instead of direct comparison
Vincent Guittot
[next]