Age | Commit message (Expand) | Author |
2021-10-05 | sched: Disable TTWU_QUEUE on RT | Thomas Gleixner |
2021-04-21 | sched: Warn on long periods of pending need_resched | Paul Turner |
2021-04-16 | sched,fair: Alternative sched_slice() | Peter Zijlstra |
2021-03-22 | sched: Fix various typos | Ingo Molnar |
2021-02-17 | sched/features: Distinguish between NORMAL and DEADLINE hrtick | Juri Lelli |
2021-01-27 | sched/fair: Remove SIS_AVG_CPU | Mel Gorman |
2020-09-25 | sched/rt: Disable RT_RUNTIME_SHARE by default | Daniel Bristot de Oliveira |
2019-10-29 | sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases | Patrick Bellasi |
2019-06-03 | sched/fair: Replace source_load() & target_load() with weighted_cpuload() | Dietmar Eggemann |
2018-10-02 | sched/fair: Disable LB_BIAS by default | Dietmar Eggemann |
2018-03-20 | sched/fair: Update util_est only on util_avg updates | Patrick Bellasi |
2018-03-20 | sched/fair: Add util_est on top of PELT | Patrick Bellasi |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-10 | sched/core: Address more wake_affine() regressions | Peter Zijlstra |
2017-10-10 | sched/core: Fix wake_affine() performance regression | Peter Zijlstra |
2017-06-08 | sched/core: Implement new approach to scale select_idle_cpu() | Peter Zijlstra |
2017-05-15 | sched/topology: Remove FORCE_SD_OVERLAP | Peter Zijlstra |
2017-03-16 | sched/core: Add WARNING for multiple update_rq_clock() calls | Peter Zijlstra |
2017-03-02 | sched/fair: Make select_idle_cpu() more aggressive | Peter Zijlstra |
2015-09-13 | sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define | Morten Rasmussen |
2015-09-13 | sched/numa: Remove the NUMA sched_feature | Srikar Dronamraju |
2015-09-13 | sched/fair: Make the entity load aging on attaching tunable | Peter Zijlstra |
2015-07-07 | sched/numa: Prefer NUMA hotness over cache hotness | Srikar Dronamraju |
2015-03-23 | sched/rt: Use IPI to trigger RT task push migration instead of pulling | Steven Rostedt |
2014-06-05 | sched: Rename capacity related flags | Nicolas Pitre |
2013-10-09 | sched/numa: Resist moving tasks towards nodes with fewer hinting faults | Mel Gorman |
2013-10-09 | sched/numa: Favour moving tasks towards the preferred node | Mel Gorman |
2013-10-09 | Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne... | Mel Gorman |
2013-04-19 | mutex: Move mutex spinning code from sched/core.c back to mutex.c | Waiman Long |
2012-12-16 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-11 | mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node | Mel Gorman |
2012-12-11 | mm: sched: numa: Control enabling and disabling of NUMA balancing | Mel Gorman |
2012-12-11 | mm: numa: Add fault driven placement and migration | Peter Zijlstra |
2012-10-16 | sched: Add WAKEUP_PREEMPTION feature flag, on by default | Ingo Molnar |
2012-09-13 | sched: cpu_power: enable ARCH_POWER | Vincent Guittot |
2012-09-04 | sched: Remove AFFINE_WAKEUPS feature flag | Namhyung Kim |
2012-04-26 | sched: Fix more load-balancing fallout | Peter Zijlstra |
2011-12-06 | sched: Use jump_labels for sched_feat | Peter Zijlstra |
2011-11-17 | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra |