Sign in
android-kvm
/
linux
/
de6e8200669f9b60694ca87eadf0a0a99cbdb6aa
/
kernel
/
sched
/
idle_task.c
ac66f54
sched/numa: Introduce migrate_swap()
by Peter Zijlstra
· 11 years ago
265f22a
sched: Keep at least 1 tick per second for active dynticks tasks
by Frederic Weisbecker
· 12 years ago
642dbc3
sched: Fix wrong rq's runnable_avg update with rt tasks
by Vincent Guittot
· 12 years ago
5167e8d
sched/nohz: Rewrite and fix load-avg computation -- again
by Peter Zijlstra
· 13 years ago
489a71b
sched: Update documentation and comments
by Hiroshi Shimamoto
· 13 years ago
391e43d
sched: Move all scheduler bits into kernel/sched/
by Peter Zijlstra
· 13 years ago
[Renamed from kernel/sched_idletask.c]
029632f
sched: Make separate sched*.c translation units
by Peter Zijlstra
· 13 years ago
7608dec
sched: Drop the rq argument to sched_class::select_task_rq()
by Peter Zijlstra
· 14 years ago
1232d61
sched, doc: Update sched-design-CFS.txt
by Borislav Petkov
· 14 years ago
da7a735
sched: Fix switch_from_fair()
by Peter Zijlstra
· 14 years ago
a8941d7
sched: Simplify the idle scheduling class
by Peter Zijlstra
· 14 years ago
74f5187
sched: Cure load average vs NO_HZ woes
by Peter Zijlstra
· 15 years ago
371fd7e
sched: Add enqueue/dequeue flags
by Peter Zijlstra
· 15 years ago
0017d73
sched: Fix TASK_WAKING vs fork deadlock
by Peter Zijlstra
· 15 years ago
3d45fd8
sched: Remove the sched_class load_balance methods
by Peter Zijlstra
· 15 years ago
6d686f4
sched: Don't expose local functions
by H Hartley Sweeten
· 15 years ago
3df0fc5
sched: Restore printk sanity
by Peter Zijlstra
· 15 years ago
ee1156c
Merge branch 'linus' into sched/urgent
by Ingo Molnar
· 15 years ago
05fa785
sched: Convert rq->lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
663997d
sched: Use pr_fmt() and pr_<level>()
by Joe Perches
· 15 years ago
dba091b
sched: Protect sched_rr_get_param() access to task->sched_class
by Thomas Gleixner
· 15 years ago
0d721ce
sched: Simplify sys_sched_rr_get_interval() system call
by Peter Williams
· 15 years ago
7d47872
sched: Rename sync arguments
by Peter Zijlstra
· 15 years ago
0763a66
sched: Rename select_task_rq() argument
by Peter Zijlstra
· 15 years ago
5f3edc1
sched: Hook sched_balance_self() into sched_class::select_task_rq()
by Peter Zijlstra
· 15 years ago
dce48a8
sched, timers: move calc_load() to scheduler
by Thomas Gleixner
· 16 years ago
4ce72a2
sched: add CONFIG_SMP consistency
by Li Zefan
· 16 years ago
15afe09
sched: wakeup preempt when small overlap
by Peter Zijlstra
· 16 years ago
2abdad0
sched: make rt_sched_class, idle_sched_class static
by Harvey Harrison
· 17 years ago
8f4d37e
sched: high-res preemption tick
by Peter Zijlstra
· 17 years ago
cb46984
sched: RT-balance, add new methods to sched_class
by Steven Rostedt
· 17 years ago
e7693a3
sched: de-SCHED_OTHER-ize the RT path
by Gregory Haskins
· 17 years ago
681f3e6
sched: isolate SMP balancing code a bit more
by Peter Williams
· 17 years ago
e1d1484
sched: reduce balance-tasks overhead
by Peter Williams
· 17 years ago
5522d5d
sched: mark scheduling classes as const
by Ingo Molnar
· 17 years ago
83b699e
sched: revert recent removal of set_curr_task()
by Srivatsa Vaddagiri
· 17 years ago
f6b53205
sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()
by Dmitry Adamushko
· 17 years ago
29f59db
sched: group-scheduler core
by Srivatsa Vaddagiri
· 17 years ago
31ee529
sched: remove the 'u64 now' parameter from ->put_prev_task()
by Ingo Molnar
· 18 years ago
fb8d472
sched: remove the 'u64 now' parameter from ->pick_next_task()
by Ingo Molnar
· 18 years ago
f02231e
sched: remove the 'u64 now' parameter from ->dequeue_task()
by Ingo Molnar
· 18 years ago
a4ac01c
sched: fix bug in balance_tasks()
by Peter Williams
· 18 years ago
4301065
sched: simplify move_tasks()
by Peter Williams
· 18 years ago
fa72e9e
sched: cfs core, kernel/sched_idletask.c
by Ingo Molnar
· 18 years ago