| .. |
|
Makefile
|
cf37b6b484
sched/idle: Move cpu/idle.c to sched/idle.c
|
12 лет назад |
|
auto_group.c
|
75e45d512f
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
|
12 лет назад |
|
auto_group.h
|
c1ad41f1f7
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
|
13 лет назад |
|
clock.c
|
96b3d28bf4
sched/clock: Prevent tracing recursion in sched_clock_cpu()
|
11 лет назад |
|
completion.c
|
b8a216269e
sched: Move completion code from core.c to completion.c
|
12 лет назад |
|
core.c
|
7a48837732
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
|
11 лет назад |
|
cpuacct.c
|
2da8ca822d
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
|
12 лет назад |
|
cpuacct.h
|
14c6d3c8a4
sched/cpuacct: Initialize root cpuacct earlier
|
12 лет назад |
|
cpudeadline.c
|
eec751ed41
sched/deadline: Switch CPU's presence test order
|
12 лет назад |
|
cpudeadline.h
|
6bfd6d72f5
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
|
12 лет назад |
|
cpupri.c
|
e69f61862a
sched: Fix some kernel-doc warnings
|
12 лет назад |
|
cpupri.h
|
391e43da79
sched: Move all scheduler bits into kernel/sched/
|
14 лет назад |
|
cputime.c
|
a21e40877a
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 лет назад |
|
deadline.c
|
734ff2a71f
sched/rt: Fix picking RT and DL tasks from empty queue
|
11 лет назад |
|
debug.c
|
37e6bae839
sched: Add statistic for newidle load balance cost
|
12 лет назад |
|
fair.c
|
6037dd1a49
sched: Clean up the task_hot() function
|
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
|
4c6c4e38c4
sched/core: Fix endless loop in pick_next_task()
|
11 лет назад |
|
sched.h
|
a21e40877a
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 лет назад |
|
stats.c
|
8e0bcc7222
fix a leak in /proc/schedstats
|
12 лет назад |
|
stats.h
|
4314895165
sched: Micro-optimize by dropping unnecessary task_rq() calls
|
12 лет назад |
|
stop_task.c
|
3f1d2a3181
sched: Fix hotplug task migration
|
12 лет назад |
|
wait.c
|
b4145872f7
sched: Move wait code from core.c to wait.c
|
12 лет назад |