.. |
Makefile
|
45ceebf776
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
|
12 years ago |
auto_group.c
|
41261b6a83
sched/autogroup: Fix race with task_groups list
|
12 years ago |
auto_group.h
|
c1ad41f1f7
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
|
12 years ago |
clock.c
|
a1cbcaa9ea
sched_clock: Prevent 64bit inatomicity on 32bit systems
|
12 years ago |
core.c
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
cpuacct.c
|
b329fd5b01
sched/cpuacct/UML: Fix header file dependency bug on the UML build
|
12 years ago |
cpuacct.h
|
14c6d3c8a4
sched/cpuacct: Initialize root cpuacct earlier
|
12 years ago |
cpupri.c
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
cpupri.h
|
391e43da79
sched: Move all scheduler bits into kernel/sched/
|
13 years ago |
cputime.c
|
2fd1b48788
Merge tag 'v3.10' into sched/core
|
12 years ago |
debug.c
|
333bb864f1
sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask
|
12 years ago |
fair.c
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
features.h
|
41fcb9f230
mutex: Move mutex spinning code from sched/core.c back to mutex.c
|
12 years ago |
idle_task.c
|
265f22a975
sched: Keep at least 1 tick per second for active dynticks tasks
|
12 years ago |
proc.c
|
a9dc5d0e33
sched: Change get_rq_runnable_load() to static and inline
|
12 years ago |
rt.c
|
e23ee74777
sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list
|
12 years ago |
sched.h
|
a9cef46a10
sched/tg: Remove tg.load_weight
|
12 years ago |
stats.c
|
8e0bcc7222
fix a leak in /proc/schedstats
|
12 years ago |
stats.h
|
21884a83b2
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
stop_task.c
|
78becc2709
sched: Use an accessor to read the rq clock
|
12 years ago |