aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/features.h
AgeCommit message (Expand)Author
2016-10-12sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE featur...John Stultz
2016-09-14sched: Make energy awareness a sched featureMorten Rasmussen
2015-09-13sched/fair: Convert arch_scale_cpu_capacity() from weak function to #defineMorten Rasmussen
2015-09-13sched/numa: Remove the NUMA sched_featureSrikar Dronamraju
2015-09-13sched/fair: Make the entity load aging on attaching tunablePeter Zijlstra
2015-07-07sched/numa: Prefer NUMA hotness over cache hotnessSrikar Dronamraju
2015-03-23sched/rt: Use IPI to trigger RT task push migration instead of pullingSteven Rostedt
2014-06-05sched: Rename capacity related flagsNicolas Pitre
2013-10-09sched/numa: Resist moving tasks towards nodes with fewer hinting faultsMel Gorman
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman
2013-10-09Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman
2013-04-19mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-11mm: sched: numa: Delay PTE scanning until a task is scheduled on a new nodeMel Gorman
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra
2012-10-16sched: Add WAKEUP_PREEMPTION feature flag, on by defaultIngo Molnar
2012-09-13sched: cpu_power: enable ARCH_POWERVincent Guittot
2012-09-04sched: Remove AFFINE_WAKEUPS feature flagNamhyung Kim
2012-04-26sched: Fix more load-balancing falloutPeter Zijlstra
2011-12-06sched: Use jump_labels for sched_featPeter Zijlstra
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra