summaryrefslogtreecommitdiff
path: root/kernel/sched/fair.c
AgeCommit message (Expand)Author
2023-11-14sched/fair: Fix the decision for load balanceKeisuke Nishimura
2023-11-14sched/eevdf: Fix vruntime adjustment on reweightAbel Wu
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-25sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()Kefeng Wang
2023-10-25sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()Kefeng Wang
2023-10-24sched/fair: Remove SIS_PROPPeter Zijlstra
2023-10-24sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster...Yicong Yang
2023-10-24sched/fair: Scan cluster before scanning LLC in wake-up pathBarry Song
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar
2023-10-20sched/fair: Remove unused 'curr' argument from pick_next_entity()Yiwei Lin
2023-10-20sched/nohz: Update comments about NEWILB_KICKJoel Fernandes (Google)
2023-10-18sched/fair: Remove duplicate #includeJiapeng Chong
2023-10-18sched/eevdf: Fix heap corruption morePeter Zijlstra
2023-10-16sched/numa, mm: make numa migrate functions to take a folioKefeng Wang
2023-10-13sched: Fix stop_one_cpu_nowait() vs hotplugPeter Zijlstra
2023-10-12sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra
2023-10-10sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman
2023-10-10sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman
2023-10-10sched/numa: Move up the access pid reset logicRaghavendra K T
2023-10-10sched/numa: Trace decisions related to skipping VMAsMel Gorman
2023-10-10sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...Mel Gorman
2023-10-09sched/topology: Consolidate and clean up access to a CPU's max compute capacityVincent Guittot
2023-10-09sched/nohz: Remove unnecessarily complex error handling pattern from find_new...Ingo Molnar
2023-10-09sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()Ingo Molnar
2023-10-09sched/nohz: Update idle load-balancing (ILB) commentsIngo Molnar
2023-10-09sched/eevdf: Fix pick_eevdf()Benjamin Segall
2023-10-09sched/eevdf: Fix min_deadline heap integrityPeter Zijlstra
2023-10-07Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar
2023-10-03sched/eevdf: Fix avg_vruntime()Peter Zijlstra
2023-10-03sched/eevdf: Also update slice on placementPeter Zijlstra
2023-09-29sched/debug: Add new tracepoint to track compute energy computationQais Yousef
2023-09-29sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0Qais Yousef
2023-09-29sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0Qais Yousef
2023-09-24sched/fair: Fix warning in bandwidth distributionJosh Don
2023-09-24sched/fair: Make cfs_rq->throttled_csd_list available on !SMPJosh Don
2023-09-21sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctlSebastian Andrzej Siewior
2023-09-19sched/fair: Rename check_preempt_curr() to wakeup_preempt()Ingo Molnar
2023-09-19sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()Ingo Molnar
2023-09-18sched/fair: Ratelimit update to tg->load_avgAaron Lu
2023-09-15sched/fair: Fix cfs_rq_is_decayed() on !SMPChengming Zhou
2023-09-15sched/fair: Fix open-coded numa_nearest_node()Yury Norov
2023-09-13sched/fair: Fix SMT4 group_smt_balance handlingTim Chen
2023-09-02sched/fair: Optimize should_we_balance() for large SMT systemsShrikanth Hegde
2023-08-29sched/fair: Make update_entity_lag() staticHao Jia
2023-08-28Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-28Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-17sched/eevdf: Curb wakeup-preemptionPeter Zijlstra
2023-08-10Merge branch 'sched/eevdf' into sched/coreIngo Molnar
2023-08-02sched/fair: Block nohz tick_stop when cfs bandwidth in usePhil Auld
2023-08-02sched, cgroup: Restore meaning to hierarchical_quotaPhil Auld