aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/features.h
AgeCommit message (Expand)Author
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