index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
features.h
Age
Commit message (
Expand
)
Author
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