summaryrefslogtreecommitdiff
path: root/kernel/sched/fair.c
AgeCommit message (Expand)Author
36 hourssched/fair: Fix lag clampPeter Zijlstra
36 hourssched/eevdf: Update se->vprot in reweight_entity()Wang Tao
36 hourssched/fair: Only set slice protection at pick timePeter Zijlstra
36 hourssched/fair: Fix zero_vruntime trackingPeter Zijlstra
36 hourssched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...Ingo Molnar
36 hourssched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...Ingo Molnar
36 hourssched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weightIngo Molnar
2026-01-23sched/fair: Revert force wakeup preemptionVincent Guittot
2026-01-21sched/fair: Fix pelt clock sync when entering idleVincent Guittot
2026-01-11treewide: Update email addressThomas Gleixner
2025-12-06sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...xupengbo
2025-12-01Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-17sched/fair: Proportional newidle balancePeter Zijlstra
2025-11-17sched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra
2025-11-17sched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra
2025-11-17sched/fair: Revert max_newidle_lb_cost bumpPeter Zijlstra
2025-11-17sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goalsMel Gorman
2025-11-17sched/fair: Have SD_SERIALIZE affect newidle balancingPeter Zijlstra
2025-11-17sched/fair: Skip sched_balance_running cmpxchg when balance is not dueTim Chen
2025-11-11sched/deadline: Fix dl_server time accountingPeter Zijlstra
2025-11-11sched/eevdf: Fix min_vruntime vs avg_vruntimePeter Zijlstra
2025-11-11sched/core: Add comment explaining force-idle vruntime snapshotsPeter Zijlstra
2025-11-11sched/proxy: Yield the donor taskFernand Sieber
2025-11-06sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remainingAaron Lu
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra
2025-10-22sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttledK Prateek Nayak
2025-10-16sched: Add support to pick functions to take rfJoel Fernandes
2025-10-16sched: Detect per-class runqueue changesPeter Zijlstra
2025-10-16sched: Move sched_class::prio_changed() into the change patternPeter Zijlstra
2025-10-16sched: Cleanup sched_delayed handling for class switchesPeter Zijlstra
2025-10-16sched/fair: Only update stats for allowed CPUs when looking for dst groupAdam Li
2025-10-16sched/fair: Forfeit vruntime on yieldFernand Sieber
2025-10-14sched/fair: Fix pelt lost idle time detectionVincent Guittot
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra
2025-09-15sched/fair: Do not balance task to a throttled cfs_rqAaron Lu
2025-09-15sched/fair: Do not special case tasks in throttled hierarchyAaron Lu
2025-09-15sched/fair: update_cfs_group() for throttled cfs_rqsAaron Lu
2025-09-15sched/fair: Propagate load for throttled cfs_rqAaron Lu
2025-09-13mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversionYe Liu
2025-09-13mm: memory-tiering: fix PGPROMOTE_CANDIDATE countingRuan Shiyang
2025-09-03sched/fair: Get rid of throttled_lb_pair()Aaron Lu
2025-09-03sched/fair: Task based throttle time accountingAaron Lu
2025-09-03sched/fair: Switch to task based throttle modelValentin Schneider
2025-09-03sched/fair: Implement throttle task work and related helpersValentin Schneider
2025-09-03sched/fair: Add related data structure for task based throttleValentin Schneider
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster
2025-07-14sched: Start blocked_on chain processing in find_proxy_task()Peter Zijlstra