.. |
Makefile
|
3289bdb429
sched: Move the loadavg code to a more obvious location
|
10 years ago |
auto_group.c
|
ed82b8a1ff
sched/core: Move the sched_to_prio[] arrays out of line
|
9 years ago |
auto_group.h
|
316c1608d1
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
|
10 years ago |
clock.c
|
0f8c790103
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
9 years ago |
completion.c
|
bc9560155f
sched/completion: Serialize completion_done() with complete()
|
10 years ago |
core.c
|
7ab85d4a85
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
cpuacct.c
|
5577964e64
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
|
11 years ago |
cpuacct.h
|
14c6d3c8a4
sched/cpuacct: Initialize root cpuacct earlier
|
12 years ago |
cpudeadline.c
|
2726d6ce38
sched/deadline: Unify dl_time_before() usage
|
10 years ago |
cpudeadline.h
|
2726d6ce38
sched/deadline: Unify dl_time_before() usage
|
10 years ago |
cpupri.c
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 years ago |
cpupri.h
|
74e6942fbc
sched/cpupri: Remove unnecessary definitions in cpupri.h
|
10 years ago |
cputime.c
|
c9bed1cf51
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 years ago |
deadline.c
|
7d92de3a82
sched/deadline: Fix the earliest_dl.next logic
|
9 years ago |
debug.c
|
139622343e
sched/fair: Provide runnable_load_avg back to cfs_rq
|
10 years ago |
fair.c
|
1dff76b92f
sched/numa: Fix use-after-free bug in the task_numa_compare
|
9 years ago |
features.h
|
8cd5601c50
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
|
10 years ago |
idle.c
|
ad1ac94767
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
|
9 years ago |
idle_task.c
|
38c6ade2dd
sched/fair: Remove empty idle enter and exit functions
|
9 years ago |
loadavg.c
|
3289bdb429
sched: Move the loadavg code to a more obvious location
|
10 years ago |
rt.c
|
89b411081d
sched/rt: Hide the push_irq_work_func() declaration
|
9 years ago |
sched.h
|
af345201ea
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
stats.c
|
333470ee46
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
stats.h
|
f6db834799
sched/stat: Simplify the sched_info accounting dependency
|
10 years ago |
stop_task.c
|
c5b2803840
sched: Make sched_class::set_cpus_allowed() unconditional
|
10 years ago |
wait.c
|
dfd01f0260
sched/wait: Fix the signal handling fix
|
9 years ago |