.. |
Makefile
|
cf37b6b484
sched/idle: Move cpu/idle.c to sched/idle.c
|
11 лет назад |
auto_group.c
|
75e45d512f
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
|
11 лет назад |
auto_group.h
|
c1ad41f1f7
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
|
12 лет назад |
clock.c
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 лет назад |
completion.c
|
b8a216269e
sched: Move completion code from core.c to completion.c
|
11 лет назад |
core.c
|
26c12d9334
Merge branch 'akpm' (incoming from Andrew)
|
11 лет назад |
cpuacct.c
|
073219e995
cgroup: clean up cgroup_subsys names and initialization
|
11 лет назад |
cpuacct.h
|
14c6d3c8a4
sched/cpuacct: Initialize root cpuacct earlier
|
12 лет назад |
cpudeadline.c
|
eec751ed41
sched/deadline: Switch CPU's presence test order
|
11 лет назад |
cpudeadline.h
|
6bfd6d72f5
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
|
11 лет назад |
cpupri.c
|
e69f61862a
sched: Fix some kernel-doc warnings
|
12 лет назад |
cpupri.h
|
391e43da79
sched: Move all scheduler bits into kernel/sched/
|
13 лет назад |
cputime.c
|
a21e40877a
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 лет назад |
deadline.c
|
a1d9a3231e
sched: Check for stop task appearance when balancing happens
|
11 лет назад |
debug.c
|
32d01dc7be
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
11 лет назад |
fair.c
|
a1d9a3231e
sched: Check for stop task appearance when balancing happens
|
11 лет назад |
features.h
|
7a0f308337
sched/numa: Resist moving tasks towards nodes with fewer hinting faults
|
12 лет назад |
idle.c
|
a1d028bd6d
sched/idle: Add more comments to the code
|
11 лет назад |
idle_task.c
|
e4aa358b6c
sched/fair: Push down check for high priority class task into idle_balance()
|
11 лет назад |
proc.c
|
a9dc5d0e33
sched: Change get_rq_runnable_load() to static and inline
|
12 лет назад |
rt.c
|
a1d9a3231e
sched: Check for stop task appearance when balancing happens
|
11 лет назад |
sched.h
|
60e69eed85
sched/numa: Fix task_numa_free() lockdep splat
|
11 лет назад |
stats.c
|
c96d6660dc
kernel: audit/fix non-modular users of module_init in core code
|
11 лет назад |
stats.h
|
4314895165
sched: Micro-optimize by dropping unnecessary task_rq() calls
|
12 лет назад |
stop_task.c
|
3f1d2a3181
sched: Fix hotplug task migration
|
11 лет назад |
wait.c
|
b4145872f7
sched: Move wait code from core.c to wait.c
|
11 лет назад |