aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/sched/fair.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+2
2025-05-31sched/numa: fix task swap by skipping kernel threadsLibo Chen1-1/+2
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+9
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+19
2025-05-21sched/util_est: Simplify condition for util_est_{en,de}queue()Xuewen Yan1-2/+2
2025-05-21sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUEXuewen Yan1-2/+11
2025-05-12sched/numa: add tracepoint that tracks the skipping of numa balancing due to cpuset memory pinningLibo Chen1-1/+3
2025-05-12sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.memsLibo Chen1-0/+7
2025-04-26sched/eevdf: Fix se->slice being set to U64_MAX and resulting crashOmar Sandoval1-3/+1
2025-04-16sched/fair: Adhere to place_entity() constraintsPeter Zijlstra1-1/+3
2025-04-16sched/fair: Use READ_ONCE() to read sg->asym_prefer_cpuK Prateek Nayak1-2/+3
2025-04-08sched/fair: Allow decaying util_est when util_avg > CPU capaPierre Gondois1-7/+0
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2025-03-19sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditionalIngo Molnar1-4/+0
2025-03-19sched/debug: Make 'const_debug' tunables unconditional __read_mostlyIngo Molnar1-1/+1
2025-03-19sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()Ingo Molnar1-29/+29
2025-03-06Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar1-2/+4
2025-03-05sched/fair: Fix potential memory corruption in child_cfs_rq_on_listZecheng Li1-2/+4
2025-02-18sched: Switch to use hrtimer_setup()Nam Cao1-4/+4
2025-02-14sched/fair: Refactor can_migrate_task() to elimate loopingI Hsin Cheng1-6/+5
2025-02-14sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasksTianchen Ding1-0/+4
2025-02-14sched: Reduce the default slice to avoid tasks getting an extra tickzihan zhou1-3/+3
2025-02-14sched: Cancel the slice protection of the idle entityzihan zhou1-13/+33
2025-02-08Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+19
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-187/+257
2025-01-21sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeueK Prateek Nayak1-0/+19
2025-01-13sched/fair: Do not compute overloaded status unnecessarily during lbK Prateek Nayak1-3/+5
2025-01-13sched/fair: Do not compute NUMA Balancing stats unnecessarily during lbK Prateek Nayak1-6/+9
2025-01-13sched/core: Prioritize migrating eligible tasks in sched_balance_rq()Hao Jia1-0/+34
2025-01-13sched/fair: Encapsulate set custom slice in a __setparam_fair() functionVincent Guittot1-0/+19
2025-01-13sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUEPeter Zijlstra1-1/+5
2025-01-09sched/fair: Fix EEVDF entity placement bug causing scheduling lagPeter Zijlstra1-127/+18
2024-12-20sched: Report the different kinds of imbalances in /proc/schedstatSwapnil Sapkal1-1/+23
2024-12-20sched/fair: Cleanup in migrate_degrades_locality() to improve readabilityPeter Zijlstra1-20/+21
2024-12-20sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra1-4/+13
2024-12-20sched/fair: Update comments after sched_tick() rename.Sebastian Andrzej Siewior1-2/+2
2024-12-17sched/fair: Fix CPU bandwidth limit bypass during CPU hotplugVishal Chourasia1-7/+13
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+57
2024-12-13sched/dlserver: Fix dlserver time accountingVineeth Pillai (Google)1-6/+9
2024-12-09Merge tag 'sched_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2024-12-09sched/fair: Untangle NEXT_BUDDY and pick_next_task()Peter Zijlstra1-2/+2
2024-12-09sched/fair: Mark m*_vruntime() with __maybe_unusedAndy Shevchenko1-2/+2
2024-12-09sched/fair: Fix variable declaration positionVincent Guittot1-2/+4
2024-12-09sched/fair: Do not try to migrate delayed dequeue taskVincent Guittot1-4/+8
2024-12-09sched/fair: Rename cfs_rq.nr_running into nr_queuedVincent Guittot1-19/+19
2024-12-09sched/fair: Remove unused cfs_rq.idle_nr_runningVincent Guittot1-13/+1
2024-12-09sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idleVincent Guittot1-26/+26
2024-12-09sched/fair: Removed unsued cfs_rq.h_nr_delayedVincent Guittot1-28/+12
2024-12-09sched/fair: Use the new cfs_rq.h_nr_runnableVincent Guittot1-9/+9