.. |
Makefile
|
9bdcb44e39
cpufreq: schedutil: New governor based on scheduler utilization data
|
9 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
|
2c923e94cd
sched/clock: Make local_clock()/cpu_clock() inline
|
9 years ago |
completion.c
|
bc9560155f
sched/completion: Serialize completion_done() with complete()
|
10 years ago |
core.c
|
cca08cd66c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
cpuacct.c
|
277a13e4f0
sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats together
|
9 years ago |
cpuacct.h
|
73e6aafd9e
sched/cpuacct: Simplify the cpuacct code
|
9 years ago |
cpudeadline.c
|
ade42e092b
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
|
9 years ago |
cpudeadline.h
|
2726d6ce38
sched/deadline: Unify dl_time_before() usage
|
10 years ago |
cpufreq.c
|
0bed612be6
cpufreq: sched: Helpers to add and remove update_util hooks
|
9 years ago |
cpufreq_schedutil.c
|
5cbea46984
cpufreq: schedutil: map raw required frequency to driver frequency
|
9 years ago |
cpupri.c
|
ade42e092b
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
|
9 years ago |
cpupri.h
|
74e6942fbc
sched/cpupri: Remove unnecessary definitions in cpupri.h
|
11 years ago |
cputime.c
|
08fd8c1768
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 years ago |
deadline.c
|
50605ffbda
sched/core: Provide a tsk_nr_cpus_allowed() helper
|
9 years ago |
debug.c
|
03c041c5bf
sched/debug: Always show 'nr_migrations'
|
9 years ago |
fair.c
|
55e16d30bd
sched/fair: Rework throttle_count sync
|
9 years ago |
features.h
|
8cd5601c50
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
|
10 years ago |
idle.c
|
07f9f22087
Merge branch 'sched/urgent' into sched/core, to pick up fixes
|
9 years ago |
idle_task.c
|
e7904a28f5
locking/lockdep, sched/core: Implement a better lock pinning scheme
|
9 years ago |
loadavg.c
|
d60585c576
sched/core: Correct off by one bug in load migration calculation
|
9 years ago |
rt.c
|
50605ffbda
sched/core: Provide a tsk_nr_cpus_allowed() helper
|
9 years ago |
sched.h
|
cca08cd66c
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
|
9c57259117
sched/debug: Fix /proc/sched_debug regression
|
9 years ago |
stop_task.c
|
e7904a28f5
locking/lockdep, sched/core: Implement a better lock pinning scheme
|
9 years ago |
swait.c
|
13b35686e8
wait.[ch]: Introduce the simple waitqueue (swait) implementation
|
9 years ago |
wait.c
|
dfd01f0260
sched/wait: Fix the signal handling fix
|
9 years ago |