.. |
auto_group.c
|
sched/core: Move the sched_to_prio[] arrays out of line
|
2015-12-04 10:34:46 +01:00 |
auto_group.h
|
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
|
2015-05-08 12:11:32 +02:00 |
clock.c
|
sched/clock: Make local_clock()/cpu_clock() inline
|
2016-04-13 12:25:22 +02:00 |
completion.c
|
|
|
core.c
|
sched/cputime: Mitigate performance regression in times()/clock_gettime()
|
2016-08-10 13:32:56 +02:00 |
cpuacct.c
|
sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats together
|
2016-07-09 13:56:15 +02:00 |
cpuacct.h
|
sched/cpuacct: Simplify the cpuacct code
|
2016-03-21 11:00:28 +01:00 |
cpudeadline.c
|
sched/deadline: Fix wrap-around in DL heap
|
2016-08-10 13:32:55 +02:00 |
cpudeadline.h
|
sched/deadline: Unify dl_time_before() usage
|
2015-09-23 09:51:25 +02:00 |
cpufreq_schedutil.c
|
cpufreq: schedutil: Add iowait boosting
|
2016-09-13 23:36:01 +02:00 |
cpufreq.c
|
cpufreq / sched: Pass flags to cpufreq_update_util()
|
2016-08-16 22:14:55 +02:00 |
cpupri.c
|
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
|
2016-05-12 09:55:35 +02:00 |
cpupri.h
|
|
|
cputime.c
|
sched/cputime: Resync steal time when guest & host lose sync
|
2016-08-18 11:19:48 +02:00 |
deadline.c
|
cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()
|
2016-08-16 22:16:03 +02:00 |
debug.c
|
sched/debug: Always show 'nr_migrations'
|
2016-06-08 14:34:49 +02:00 |
fair.c
|
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
|
2016-09-13 23:36:01 +02:00 |
features.h
|
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
|
2015-09-13 09:52:55 +02:00 |
idle_task.c
|
locking/lockdep, sched/core: Implement a better lock pinning scheme
|
2016-05-05 09:23:59 +02:00 |
idle.c
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
|
2016-06-14 11:04:13 +02:00 |
loadavg.c
|
sched/core: Correct off by one bug in load migration calculation
|
2016-07-13 14:58:20 +02:00 |
Makefile
|
cpufreq: schedutil: New governor based on scheduler utilization data
|
2016-04-02 01:09:12 +02:00 |
rt.c
|
cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()
|
2016-08-16 22:16:03 +02:00 |
sched.h
|
cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()
|
2016-08-16 22:16:03 +02:00 |
stats.c
|
|
|
stats.h
|
sched/debug: Fix /proc/sched_debug regression
|
2016-06-08 14:31:58 +02:00 |
stop_task.c
|
locking/lockdep, sched/core: Implement a better lock pinning scheme
|
2016-05-05 09:23:59 +02:00 |
swait.c
|
wait.[ch]: Introduce the simple waitqueue (swait) implementation
|
2016-02-25 11:27:16 +01:00 |
wait.c
|
sched/wait: Fix the signal handling fix
|
2015-12-13 14:30:59 -08:00 |