| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/fair: Replace source_load() & target_load() with weighted_cpuload() | Dietmar Eggemann | 2019-06-03 | 1 | -1/+0 |
* | sched/fair: Disable LB_BIAS by default | Dietmar Eggemann | 2018-10-02 | 1 | -1/+1 |
* | sched/fair: Update util_est only on util_avg updates | Patrick Bellasi | 2018-03-20 | 1 | -1/+1 |
* | sched/fair: Add util_est on top of PELT | Patrick Bellasi | 2018-03-20 | 1 | -0/+5 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/core: Address more wake_affine() regressions | Peter Zijlstra | 2017-10-10 | 1 | -0/+2 |
* | sched/core: Fix wake_affine() performance regression | Peter Zijlstra | 2017-10-10 | 1 | -0/+1 |
* | sched/core: Implement new approach to scale select_idle_cpu() | Peter Zijlstra | 2017-06-08 | 1 | -0/+1 |
* | sched/topology: Remove FORCE_SD_OVERLAP | Peter Zijlstra | 2017-05-15 | 1 | -1/+0 |
* | sched/core: Add WARNING for multiple update_rq_clock() calls | Peter Zijlstra | 2017-03-16 | 1 | -0/+7 |
* | sched/fair: Make select_idle_cpu() more aggressive | Peter Zijlstra | 2017-03-02 | 1 | -0/+5 |
* | sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define | Morten Rasmussen | 2015-09-13 | 1 | -5/+0 |
* | sched/numa: Remove the NUMA sched_feature | Srikar Dronamraju | 2015-09-13 | 1 | -16/+0 |
* | sched/fair: Make the entity load aging on attaching tunable | Peter Zijlstra | 2015-09-13 | 1 | -0/+2 |
* | sched/numa: Prefer NUMA hotness over cache hotness | Srikar Dronamraju | 2015-07-07 | 1 | -13/+5 |
* | sched/rt: Use IPI to trigger RT task push migration instead of pulling | Steven Rostedt | 2015-03-23 | 1 | -0/+13 |
* | sched: Rename capacity related flags | Nicolas Pitre | 2014-06-05 | 1 | -4/+4 |
* | sched/numa: Resist moving tasks towards nodes with fewer hinting faults | Mel Gorman | 2013-10-09 | 1 | -0/+8 |
* | sched/numa: Favour moving tasks towards the preferred node | Mel Gorman | 2013-10-09 | 1 | -0/+7 |
* | Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne... | Mel Gorman | 2013-10-09 | 1 | -3/+1 |
* | mutex: Move mutex spinning code from sched/core.c back to mutex.c | Waiman Long | 2013-04-19 | 1 | -7/+0 |
* | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 | 1 | -0/+11 |
|\ |
|
| * | mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node | Mel Gorman | 2012-12-11 | 1 | -1/+3 |
| * | mm: sched: numa: Control enabling and disabling of NUMA balancing | Mel Gorman | 2012-12-11 | 1 | -2/+4 |
| * | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 2012-12-11 | 1 | -0/+7 |
* | | sched: Add WAKEUP_PREEMPTION feature flag, on by default | Ingo Molnar | 2012-10-16 | 1 | -0/+5 |
|/ |
|
* | sched: cpu_power: enable ARCH_POWER | Vincent Guittot | 2012-09-13 | 1 | -1/+1 |
* | sched: Remove AFFINE_WAKEUPS feature flag | Namhyung Kim | 2012-09-04 | 1 | -8/+0 |
* | sched: Fix more load-balancing fallout | Peter Zijlstra | 2012-04-26 | 1 | -0/+1 |
* | sched: Use jump_labels for sched_feat | Peter Zijlstra | 2011-12-06 | 1 | -15/+15 |
* | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra | 2011-11-17 | 1 | -0/+70 |