summaryrefslogtreecommitdiff
path: root/kernel/sched/features.h (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\
| * sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE featur...John Stultz2016-10-12
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\|
| * sched: Make energy awareness a sched featureMorten Rasmussen2016-09-14
* | sched: Rework energy aware schedulingSyed Rameez Mustafa2016-03-23
* | sched: turn off the TTWU_QUEUE featureSyed Rameez Mustafa2016-03-23
* | sched: add sched feature FORCE_CPU_THROTTLING_IMMINENTJoonwoo Park2016-03-23
|/
* sched/fair: Convert arch_scale_cpu_capacity() from weak function to #defineMorten Rasmussen2015-09-13
* sched/numa: Remove the NUMA sched_featureSrikar Dronamraju2015-09-13
* sched/fair: Make the entity load aging on attaching tunablePeter Zijlstra2015-09-13
* sched/numa: Prefer NUMA hotness over cache hotnessSrikar Dronamraju2015-07-07
* sched/rt: Use IPI to trigger RT task push migration instead of pullingSteven Rostedt2015-03-23
* sched: Rename capacity related flagsNicolas Pitre2014-06-05
* sched/numa: Resist moving tasks towards nodes with fewer hinting faultsMel Gorman2013-10-09
* sched/numa: Favour moving tasks towards the preferred nodeMel Gorman2013-10-09
* Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman2013-10-09
* mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long2013-04-19
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: sched: numa: Delay PTE scanning until a task is scheduled on a new nodeMel Gorman2012-12-11
| * mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-11
| * mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-11
* | sched: Add WAKEUP_PREEMPTION feature flag, on by defaultIngo Molnar2012-10-16
|/
* sched: cpu_power: enable ARCH_POWERVincent Guittot2012-09-13
* sched: Remove AFFINE_WAKEUPS feature flagNamhyung Kim2012-09-04
* sched: Fix more load-balancing falloutPeter Zijlstra2012-04-26
* sched: Use jump_labels for sched_featPeter Zijlstra2011-12-06
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17