index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2026-02-23
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
2026-02-23
sched/fair: Fix lag clamp
Peter Zijlstra
2026-02-23
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
2026-02-23
sched/fair: Only set slice protection at pick time
Peter Zijlstra
2026-02-23
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
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-15
sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead
Shrikanth Hegde
2026-01-15
sched/fair: Change likelyhood of nohz.nr_cpus
Shrikanth Hegde
2026-01-15
sched/fair: Move checking for nohz cpus after time check
Shrikanth Hegde
2026-01-15
sched/fair: Fix math notation errors in avg_vruntime comment
Zhan Xusheng
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-08
sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()
Yury Norov (NVIDIA)
2026-01-08
sched/fair: Simplify task_numa_find_cpu()
Yury Norov (NVIDIA)
2026-01-08
sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()
Yury Norov (NVIDIA)
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
2025-12-19
sched/fair: Fix sched_avg fold
Peter Zijlstra
2025-12-17
sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()
Peter Zijlstra
2025-12-15
sched/fair: Sort out 'blocked_load*' namespace noise
Ingo Molnar
2025-12-15
sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...
Ingo Molnar
2025-12-15
sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...
Ingo Molnar
2025-12-15
sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
Ingo Molnar
2025-12-14
sched/fair: Limit hrtick work
Peter Zijlstra
2025-12-14
sched/fair: Remove superfluous rcu_read_lock()
Peter Zijlstra
2025-12-14
sched/fair: Switch to rcu_dereference_all()
Peter Zijlstra
2025-12-14
sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference...
Peter Zijlstra
2025-12-14
sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()
Peter Zijlstra
2025-12-14
sched/fair: Fold the sched_avg update
Peter Zijlstra
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
[next]