kernel/async.c: fix printk warnings
[safe/jmp/linux-2.6] / kernel / sched_rt.c
2009-02-01 Rusty Russellsched_rt: don't use first_cpu on cpumask created with...
2009-01-03 Mike Travissched: put back some stack hog changes that were undone...
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-25 Ingo MolnarMerge branch 'sched/urgent'; commit 'v2.6.28' into...
2008-12-16 Bharata B Raosched: use RCU variant of list traversal in for_each_le...
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-11-28 Alexey Dobriyansched: move double_unlock_balance() higher
2008-11-26 Rusty Russellsched: convert local_cpu_mask to cpumask_var_t, fix
2008-11-24 Rusty Russellsched: convert remaining old-style cpumask operators
2008-11-24 Rusty Russellsched: convert local_cpu_mask to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert check_preempt_equal_prio to cpumask_var_t.
2008-11-24 Rusty Russellsched: convert struct root_domain to cpumask_var_t.
2008-11-24 Rusty Russellsched: wrap sched_group and sched_domain cpumask accesses.
2008-11-06 Sripathi Kodisched, lockdep: inline double_unlock_balance()
2008-11-03 Dimitri Sivanichsched/rt: small optimization to update_curr_rt()
2008-10-24 Ingo MolnarMerge commit 'v2.6.28-rc1' into sched/urgent
2008-10-22 Li Zefansched: add CONFIG_SMP consistency
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-04 Dario Faggiolisched_rt.c: resch needed in rt_rq_enqueue() for the...
2008-09-23 Peter Zijlstrasched: add some comments to the bandwidth code
2008-09-23 Ingo MolnarMerge branches 'sched/urgent' and 'sched/rt' into sched...
2008-09-22 Peter Zijlstrasched: wakeup preempt when small overlap
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-09-11 Zhang, Yanminsched: fix 2.6.27-rc5 couldn't boot on tulsa machine...
2008-08-28 Peter Zijlstrasched: rt-bandwidth accounting fix
2008-08-28 John Blackwoodsched: fix sched_rt_rq_enqueue() resched idle
2008-08-19 Peter Zijlstrasched: rt-bandwidth group disable fixes
2008-08-19 Peter Zijlstrasched: rt-bandwidth accounting fix
2008-08-14 Peter Zijlstrasched: fix rt-bandwidth hotplug race
2008-08-11 Peter Zijlstralockdep: re-annotate scheduler runqueues
2008-07-24 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-24 Peter Zijlstrasched: clean up compiler warning
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-20 Ingo MolnarMerge branch 'sched/urgent' into sched/devel
2008-07-18 David Howellssched: fix warning in inc_rt_tasks() to not declare...
2008-07-18 Max Krasnyanskycpu hotplug, sched: Introduce cpu_active_map and redo...
2008-07-18 Dmitry Adamushkosched: rework of "prioritize non-migratable tasks over...
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-06-27 Dhaval Gianisched: make sched_{rt,fair}.c ifdefs more readable
2008-06-27 Peter Zijlstrasched: revert revert of: fair-group: SMP-nice for group...
2008-06-27 Peter Zijlstrasched: clean up some unused variables
2008-06-20 Peter Zijlstrasched: rt: dont stop the period timer when there are...
2008-06-20 Peter Zijlstrasched: rt: dont stop the period timer when there are...
2008-06-20 Peter Zijlstrasched: rt: move some code around
2008-06-20 Peter Zijlstrasched: rt: fix SMP bandwidth balancing for throttled...
2008-06-20 Peter Zijlstrasched: debug: add some rt debug output
2008-06-19 Ingo MolnarMerge branch 'sched' into sched-devel
2008-06-19 Peter Zijlstrasched: rt-group: fix RR buglet
2008-06-19 Peter Zijlstrasched: rt-group: heirarchy aware throttle
2008-06-18 Dmitry Adamushkosched: rework of "prioritize non-migratable tasks over...
2008-06-10 Peter Zijlstrasched: fix hotplug cpus on ia64
2008-06-06 Ingo Molnarsched: fix cpuprio build bug
2008-06-06 Gregory Haskinssched: fix cpupri hotplug support
2008-06-06 Gregory Haskinssched: use a 2-d bitmap for searching lowest-pri CPU
2008-06-06 Gregory Haskinssched: prioritize non-migratable tasks over migratable...
2008-05-29 Ingo Molnarrevert ("sched: fair-group: SMP-nice for group scheduling")
2008-05-23 Mike Traviscore: use performance variant for_each_cpu_mask_nr
2008-05-05 Gregory Haskinssched: fix RT task-wakeup logic
2008-05-05 Harvey Harrisonsched: make rt_sched_class, idle_sched_class static
2008-04-19 Peter Zijlstrasched: rt-group: optimize dequeue_rt_stack
2008-04-19 Peter Zijlstrasched: fair-group: SMP-nice for group scheduling
2008-04-19 Dhaval Gianisched: mix tasks and groups
2008-04-19 Mike Travissched: add new set_cpus_allowed_ptr function
2008-04-19 Peter Zijlstrasched: rt-group: smp balancing
2008-04-19 Peter Zijlstrasched: rt-group: synchonised bandwidth period
2008-03-07 Steven Rostedtsched: balance RT task resched only on runqueue
2008-03-04 Peter Zijlstrasched: revert load_balance_monitor() changes
2008-02-13 Peter Zijlstrasched: rt-group: make rt groups scheduling configurable
2008-02-13 Peter Zijlstrasched: rt-group: interface
2008-02-13 Peter Zijlstrasched: rt-group: deal with PI
2008-01-25 Dmitry Adamushkosched: fix goto retry in pick_next_task_rt()
2008-01-25 Peter Zijlstrasched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
2008-01-25 Peter Zijlstrasched: rt-group: reduce rescheduling
2008-01-25 Peter Zijlstrasched: rt throttling vs no_hz
2008-01-25 Mike Galbraithsched: pull_rt_task() cleanup
2008-01-25 Peter Zijlstrasched: rt group scheduling
2008-01-25 Peter Zijlstrasched: rt time limit
2008-01-25 Peter Zijlstrasched: high-res preemption tick
2008-01-25 Peter Zijlstrasched: SCHED_FIFO/SCHED_RR watchdog timer
2008-01-25 Peter Zijlstrasched: sched_rt_entity
2008-01-25 Gregory Haskinssched: remove some old cpuset logic
2008-01-25 Gregory Haskinssched: RT-balance, only adjust overload state when...
2008-01-25 Steven Rostedtsched: RT-balance, add new methods to sched_class
2008-01-25 Steven Rostedtsched: RT-balance, replace hooks with pre/post schedule...
2008-01-25 Ingo Molnarsched: fix sched_rt.c:join/leave_domain
2008-01-25 Gregory Haskinssched: only balance our RT tasks within our domain
2008-01-25 Ingo Molnarsched: clean up schedule_balance_rt()
2008-01-25 Ingo Molnarsched: clean up pull_rt_task()
2008-01-25 Ingo Molnarsched: remove leftover debugging
2008-01-25 Ingo Molnarsched: remove rt_overload()
2008-01-25 Ingo Molnarsched: clean up kernel/sched_rt.c
2008-01-25 Ingo Molnarsched: clean up overlong line in kernel/sched_debug.c
2008-01-25 Ingo Molnarsched: clean up find_lock_lowest_rq()
2008-01-25 Ingo Molnarsched: clean up pick_next_highest_task_rt()
2008-01-25 Steven Rostedtsched: RT-balance, optimize cpu search
2008-01-25 Gregory Haskinssched: RT-balance, optimize
2008-01-25 Gregory Haskinssched: break out early if RT task cannot be migrated
2008-01-25 Steven Rostedtsched: RT-balance, avoid overloading
next