aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_rt.c
AgeCommit message (Expand)Author
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-04sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli
2008-09-23sched: add some comments to the bandwidth codePeter Zijlstra
2008-09-23Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar
2008-09-22sched: wakeup preempt when small overlapPeter Zijlstra
2008-09-14timers: fix itimer/many thread hangFrank Mayhar
2008-09-11sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin
2008-08-28sched: rt-bandwidth accounting fixPeter Zijlstra
2008-08-28sched: fix sched_rt_rq_enqueue() resched idleJohn Blackwood
2008-08-19sched: rt-bandwidth group disable fixesPeter Zijlstra
2008-08-19sched: rt-bandwidth accounting fixPeter Zijlstra
2008-08-14sched: fix rt-bandwidth hotplug racePeter Zijlstra
2008-08-11lockdep: re-annotate scheduler runqueuesPeter Zijlstra
2008-07-24Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-24sched: clean up compiler warningPeter Zijlstra
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-20Merge branch 'sched/urgent' into sched/develIngo Molnar
2008-07-18sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not...David Howells
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky
2008-07-18sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar
2008-06-27sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani
2008-06-27sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-06-27sched: clean up some unused variablesPeter Zijlstra
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra
2008-06-20sched: rt: move some code aroundPeter Zijlstra
2008-06-20sched: rt: fix SMP bandwidth balancing for throttled groupsPeter Zijlstra
2008-06-20sched: debug: add some rt debug outputPeter Zijlstra
2008-06-19Merge branch 'sched' into sched-develIngo Molnar
2008-06-19sched: rt-group: fix RR bugletPeter Zijlstra
2008-06-19sched: rt-group: heirarchy aware throttlePeter Zijlstra
2008-06-18sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko
2008-06-10sched: fix hotplug cpus on ia64Peter Zijlstra
2008-06-06sched: fix cpuprio build bugIngo Molnar
2008-06-06sched: fix cpupri hotplug supportGregory Haskins
2008-06-06sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins
2008-06-06sched: prioritize non-migratable tasks over migratable onesGregory Haskins
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar
2008-05-23core: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-05sched: fix RT task-wakeup logicGregory Haskins
2008-05-05sched: make rt_sched_class, idle_sched_class staticHarvey Harrison
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-04-19sched: mix tasks and groupsDhaval Giani
2008-04-19sched: add new set_cpus_allowed_ptr functionMike Travis
2008-04-19sched: rt-group: smp balancingPeter Zijlstra
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-03-07sched: balance RT task resched only on runqueueSteven Rostedt