linux/kernel/sched
Peter Zijlstra 5b54b56be5 sched: Replace all_pinned with a generic flags field
Replace the all_pinned argument with a flags field so that we can add
some extra controls throughout that entire call chain.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-33kevm71m924ok1gpxd720v3@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2011-12-21 10:34:45 +01:00
..
Makefile
auto_group.c
auto_group.h
clock.c
core.c sched: Only queue remote wakeups when crossing cache boundaries 2011-12-21 10:34:44 +01:00
cpupri.c
cpupri.h
debug.c
fair.c sched: Replace all_pinned with a generic flags field 2011-12-21 10:34:45 +01:00
features.h
idle_task.c
rt.c
sched.h sched: Only queue remote wakeups when crossing cache boundaries 2011-12-21 10:34:44 +01:00
stats.c
stats.h Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip 2011-12-19 19:23:15 +01:00
stop_task.c