aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-14sched: Add an initial sketch of the find_proxy_task() functionJohn Stultz2-6/+121
2025-07-14sched: Fix runtime accounting w/ split exec & sched contextsJohn Stultz1-14/+28
2025-07-14sched: Move update_curr_task logic into update_curr_seJohn Stultz1-17/+9
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz2-0/+41
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra7-27/+30
2025-07-14sched/topology: Remove sched_domain_topology_level::flagsK Prateek Nayak2-12/+13
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen1-16/+8
2025-07-14sched/deadline: Fix accounting after global limits changeJuri Lelli2-1/+9
2025-07-14sched/deadline: Reset extra_bw to max_bw when clearing root domainsJuri Lelli1-0/+7
2025-07-14sched/deadline: Initialize dl_servers after SMPJuri Lelli3-18/+33
2025-07-14sched: Change nr_uninterruptible type to unsigned longAruna Ramakrishna2-2/+2
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu2-11/+2
2025-07-09sched/fair: Always trigger resched at the end of a protected periodVincent Guittot1-9/+1
2025-07-09sched/fair: Fix entity's lag with run to parityVincent Guittot1-3/+13
2025-07-09sched/fair: Limit run to parity to the min slice of enqueued entitiesVincent Guittot1-4/+6
2025-07-09sched/fair: Remove spurious shorter slice preemptionVincent Guittot1-30/+14
2025-07-09sched/fair: Fix NO_RUN_TO_PARITY caseVincent Guittot1-11/+20
2025-07-09sched/fair: Use protect_slice() instead of direct comparisonVincent Guittot1-1/+1
2025-07-09sched/deadline: Less agressive dl_server handlingPeter Zijlstra2-12/+22
2025-07-09sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra1-55/+66
2025-07-09sched/fair: Bump sd->max_newidle_lb_cost when newidle balance failsChris Mason1-3/+16
2025-07-04sched/deadline: Fix dl_server runtime calculation formulakuyo chang1-5/+5
2025-07-01sched/core: Fix migrate_swap() vs. hotplugPeter Zijlstra1-0/+5
2025-07-01sched: Fix preemption string of preempt_dynamic_noneThomas Weißschuh1-1/+1
2025-06-18sched/core: Reorganize cgroup bandwidth control interface file writesTejun Heo3-113/+106
2025-06-18sched/core: Reorganize cgroup bandwidth control interface file readsTejun Heo1-18/+40
2025-06-18sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()Tejun Heo1-67/+67
2025-06-18sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from ...Tejun Heo2-11/+13
2025-06-17sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...Tejun Heo3-2/+9
2025-06-17sched_ext: Make scx_group_set_weight() always update tg->scx.weightTejun Heo1-6/+6
2025-06-13sched/smp: Use the SMP version of double_rq_clock_clear_update()Ingo Molnar1-3/+0
2025-06-13sched/smp: Use the SMP version of add_nr_running()Ingo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of ENQUEUE_MIGRATEDIngo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of WF_ and SD_ flag sanity checksIngo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of task_on_cpu()Ingo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of rq_pin_lock()Ingo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of is_migration_disabled()Ingo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of cpu_of()Ingo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of the stop-CPU scheduling classIngo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of the idle scheduling classIngo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of sched_update_asym_prefer_cpu()Ingo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of the scheduler syscallsIngo Molnar1-5/+1
2025-06-13sched/smp: Use the SMP version of schedstatsIngo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of scheduler debugging dataIngo Molnar1-14/+0
2025-06-13sched/smp: Use the SMP version of the deadline scheduling classIngo Molnar1-8/+0
2025-06-13sched/smp: Use the SMP version of the RT scheduling classIngo Molnar2-74/+0
2025-06-13sched/smp: Use the SMP version of idle_thread_set_boot_cpu()Ingo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of sched_exec()Ingo Molnar1-4/+0
2025-06-13sched/smp: Use the SMP version of wake_up_new_task()Ingo Molnar1-2/+0
2025-06-13sched/smp: Use the SMP version of __task_needs_rq_lock()Ingo Molnar1-2/+0