summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2023-09-20sched: Provide rt_mutex specific scheduler helpersPeter Zijlstra
2023-09-20sched: Extract __schedule_loop()Thomas Gleixner
2023-09-20sched: Constrain locks in sched_submit_work()Peter Zijlstra
2023-09-19kernel/sched: Modify initial boot task idle setupLiam R. Howlett
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/headers: Remove duplicated includes in kernel/sched/sched.hGUO Zihua
2023-09-18sched/fair: Ratelimit update to tg->load_avgAaron Lu
2023-09-18freezer,sched: Use saved_state to reduce some spurious wakeupsElliot Berman
2023-09-18sched/core: Remove ifdeffery for saved_stateElliot Berman
2023-09-15sched/core: Use do-while instead of for loop in set_nr_if_polling()Uros Bizjak
2023-09-15sched/fair: Fix cfs_rq_is_decayed() on !SMPChengming Zhou
2023-09-15sched/topology: Fix sched_numa_find_nth_cpu() commentYury Norov
2023-09-15sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()Yury Norov
2023-09-15sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less caseYury Norov
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-13sched: Misc cleanupsPeter Zijlstra
2023-09-13sched: Simplify tg_set_cfs_bandwidth()Peter Zijlstra
2023-09-13sched: Simplify sched_move_task()Peter Zijlstra
2023-09-13sched: Simplify sched_rr_get_interval()Peter Zijlstra
2023-09-13sched: Simplify yield_to()Peter Zijlstra
2023-09-13sched: Simplify sched_{set,get}affinity()Peter Zijlstra
2023-09-13sched: Simplify syscallsPeter Zijlstra
2023-09-13sched: Simplify set_user_nice()Peter Zijlstra
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
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