aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_rt.c
AgeCommit message (Expand)Author
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
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra
2008-02-13sched: rt-group: interfacePeter Zijlstra
2008-02-13sched: rt-group: deal with PIPeter Zijlstra
2008-01-25sched: fix goto retry in pick_next_task_rt()Dmitry Adamushko
2008-01-25sched: rt-watchdog: fix .rlim_max = RLIM_INFINITYPeter Zijlstra
2008-01-25sched: rt-group: reduce reschedulingPeter Zijlstra
2008-01-25sched: rt throttling vs no_hzPeter Zijlstra
2008-01-25sched: pull_rt_task() cleanupMike Galbraith
2008-01-25sched: rt group schedulingPeter Zijlstra
2008-01-25sched: rt time limitPeter Zijlstra
2008-01-25sched: high-res preemption tickPeter Zijlstra
2008-01-25sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra