summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
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-18sched: remove wait bookmarksMatthew Wilcox (Oracle)
2023-10-16sched/numa, mm: make numa migrate functions to take a folioKefeng Wang
2023-09-28sched/rt: Fix live lock between select_fallback_rq() and RT pushJoel Fernandes (Google)
2023-09-19kernel/sched: Modify initial boot task idle setupLiam R. Howlett
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-14sched: Simplify sched_core_cpu_{starting,deactivate}()Peter Zijlstra
2023-08-14sched: Simplify try_steal_cookie()Peter Zijlstra
2023-08-14sched: Simplify sched_tick_remote()Peter Zijlstra
2023-08-14sched: Simplify sched_exec()Peter Zijlstra
2023-08-14sched: Simplify ttwu()Peter Zijlstra
2023-08-14sched: Simplify wake_up_if_idle()Peter Zijlstra
2023-08-14sched: Simplify: migrate_swap_stop()Peter Zijlstra
2023-08-14sched: Simplify sysctl_sched_uclamp_handler()Peter Zijlstra
2023-08-14sched: Simplify get_nohz_timer_target()Peter Zijlstra
2023-08-14sched/rt: sysctl_sched_rr_timeslice show default timeslice after resetCyril Hrubis
2023-08-14sched/rt: Fix sysctl_sched_rr_timeslice intial valueCyril Hrubis
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
2023-07-31Revert "sched/fair: Move unused stub functions to header"Peter Zijlstra
2023-07-26sched/topology: Align group flags when removing degenerate domainChen Yu
2023-07-26sched/fair: remove util_est boostingVincent Guittot
2023-07-19sched/fair: Propagate enqueue flags into place_entity()Peter Zijlstra
2023-07-19sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slicePeter Zijlstra
2023-07-19sched/fair: Commit to EEVDFPeter Zijlstra
2023-07-19sched/smp: Use lag to simplify cross-runqueue placementPeter Zijlstra
2023-07-19sched/fair: Commit to lag based placementPeter Zijlstra
2023-07-19sched/fair: Implement an EEVDF-like scheduling policyPeter Zijlstra
2023-07-19sched/fair: Add lag based placementPeter Zijlstra
2023-07-19sched/fair: Remove sched_feat(START_DEBIT)Peter Zijlstra
2023-07-19sched/fair: Add cfs_rq::avg_vruntimePeter Zijlstra
2023-07-19Merge tag 'v6.5-rc2' into sched/core, to pick up fixesIngo Molnar
2023-07-17sched: add a few helpers to wake up tasks on the current cpuAndrei Vagin
2023-07-17sched: add WF_CURRENT_CPU and externise ttwuPeter Oskolkov
2023-07-13sched/fair: Stabilize asym cpu capacity system idle cpu selectionVincent Guittot
2023-07-13sched/debug: Dump domains' sched group flagsPeter Zijlstra
2023-07-13sched/fair: Consider the idle state of the whole core for load balanceRicardo Neri
2023-07-13sched/fair: Implement prefer sibling imbalance calculation between asymmetric...Tim C Chen
2023-07-13sched/topology: Record number of cores in sched groupTim C Chen
2023-07-13sched/fair: Determine active load balance for SMT sched groupsTim C Chen
2023-07-13sched/psi: make psi_cgroups_enabled staticMiaohe Lin
2023-07-13sched/core: introduce sched_core_idle_cpu()Cruz Zhao
2023-07-13sched: add throttled time stat for throttled childrenJosh Don