..
Makefile
sched/idle: Move cpu/idle.c to sched/idle.c
2014-02-11 09:58:30 +01:00
auto_group.c
sched: Change autogroup_move_group() to use for_each_thread()
2014-08-20 09:47:18 +02:00
auto_group.h
…
clock.c
time: Replace __get_cpu_var uses
2014-08-26 13:45:44 -04:00
completion.c
sched: Move completion code from core.c to completion.c
2013-11-06 07:49:19 +01:00
core.c
sched/core: Use dl_bw_of() under rcu_read_lock_sched()
2014-11-04 07:17:52 +01:00
cpuacct.c
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
2014-07-15 11:05:09 -04:00
cpuacct.h
…
cpudeadline.c
sched/deadline: Fix inter- exclusive cpusets migrations
2014-09-24 14:46:57 +02:00
cpudeadline.h
sched/deadline: Replace NR_CPUS arrays
2014-05-22 10:21:28 +02:00
cpupri.c
Merge commit '3cf2f34' into sched/core, to fix build error
2014-06-12 13:46:37 +02:00
cpupri.h
sched/cpupri: Replace NR_CPUS arrays
2014-05-22 10:21:29 +02:00
cputime.c
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
2014-10-03 05:46:55 +02:00
deadline.c
sched/deadline: Push task away if the deadline is equal to curr during wakeup
2014-11-04 07:17:55 +01:00
debug.c
sched/deadline: Add deadline rq status print
2014-11-04 07:17:54 +01:00
fair.c
sched: Check if we got a shallowest_idle_cpu before searching for least_loaded_cpu
2014-11-04 07:17:51 +01:00
features.h
sched: Rename capacity related flags
2014-06-05 11:52:32 +02:00
idle.c
sched: Let the scheduler see CPU idle states
2014-09-24 14:46:58 +02:00
idle_task.c
sched: Transform resched_task() into resched_curr()
2014-07-16 13:38:19 +02:00
proc.c
cpuidle: menu: Lookup CPU runqueues less
2014-08-06 21:17:45 +02:00
rt.c
sched/rt: Clean up check_preempt_equal_prio()
2014-11-04 07:17:52 +01:00
sched.h
sched/deadline: Add deadline rq status print
2014-11-04 07:17:54 +01:00
stats.c
kernel: audit/fix non-modular users of module_init in core code
2014-04-03 16:21:07 -07:00
stats.h
sched: Micro-optimize by dropping unnecessary task_rq() calls
2013-09-25 13:51:06 +02:00
stop_task.c
sched: Add wrapper for checking task_struct::on_rq
2014-08-20 14:52:59 +02:00
wait.c
sched/wait: Fix a kthread race with wait_woken()
2014-11-04 07:17:44 +01:00