aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_rt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-04sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli1-4/+4
2008-09-23sched: add some comments to the bandwidth codePeter Zijlstra1-0/+42
2008-09-23Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar1-1/+5
2008-09-22sched: wakeup preempt when small overlapPeter Zijlstra1-1/+1
2008-09-11sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin1-0/+1
2008-08-28sched: rt-bandwidth accounting fixPeter Zijlstra1-6/+5
2008-08-28sched: fix sched_rt_rq_enqueue() resched idleJohn Blackwood1-0/+2
2008-08-19sched: rt-bandwidth group disable fixesPeter Zijlstra1-1/+4
2008-08-19sched: rt-bandwidth accounting fixPeter Zijlstra1-6/+5
2008-08-14sched: fix rt-bandwidth hotplug racePeter Zijlstra1-1/+1
2008-08-11lockdep: re-annotate scheduler runqueuesPeter Zijlstra1-3/+5
2008-07-24Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-24sched: clean up compiler warningPeter Zijlstra1-1/+1
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-28/+49
2008-07-20Merge branch 'sched/urgent' into sched/develIngo Molnar1-0/+2
2008-07-18sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not neededDavid Howells1-0/+2
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)Max Krasnyansky1-0/+7
2008-07-18sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko1-28/+40
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar1-141/+264
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar1-32/+38
2008-06-27sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani1-5/+5
2008-06-27sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra1-0/+4
2008-06-27sched: clean up some unused variablesPeter Zijlstra1-2/+0
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra1-1/+2
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra1-1/+2
2008-06-20sched: rt: move some code aroundPeter Zijlstra1-62/+57
2008-06-20sched: rt: fix SMP bandwidth balancing for throttled groupsPeter Zijlstra1-12/+29
2008-06-20sched: debug: add some rt debug outputPeter Zijlstra1-0/+14
2008-06-19Merge branch 'sched' into sched-develIngo Molnar1-28/+39
2008-06-19sched: rt-group: fix RR bugletPeter Zijlstra1-1/+3
2008-06-19sched: rt-group: heirarchy aware throttlePeter Zijlstra1-26/+33
2008-06-18sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko1-35/+9
2008-06-10sched: fix hotplug cpus on ia64Peter Zijlstra1-5/+104
2008-06-06sched: fix cpuprio build bugIngo Molnar1-1/+4
2008-06-06sched: fix cpupri hotplug supportGregory Haskins1-6/+18
2008-06-06sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins1-77/+21
2008-06-06sched: prioritize non-migratable tasks over migratable onesGregory Haskins1-7/+68
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar1-4/+0
2008-05-23core: use performance variant for_each_cpu_mask_nrMike Travis1-3/+3
2008-05-05sched: fix RT task-wakeup logicGregory Haskins1-2/+5
2008-05-05sched: make rt_sched_class, idle_sched_class staticHarvey Harrison1-1/+1
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra1-16/+11
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra1-0/+4
2008-04-19sched: mix tasks and groupsDhaval Giani1-6/+9
2008-04-19sched: add new set_cpus_allowed_ptr functionMike Travis1-1/+2
2008-04-19sched: rt-group: smp balancingPeter Zijlstra1-3/+85
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra1-32/+72
2008-03-07sched: balance RT task resched only on runqueueSteven Rostedt1-2/+4
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra1-4/+0
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra1-6/+6