audit: preface audit printk with audit
[safe/jmp/linux-2.6] / kernel / sched_rt.c
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
2008-01-25 Gregory Haskinssched: wake-balance fixes
2008-01-25 Gregory Haskinssched: optimize RT affinity
2008-01-25 Gregory Haskinssched: pre-route RT tasks on wakeup
2008-01-25 Gregory Haskinssched: RT balancing: include current CPU
2008-01-25 Gregory Haskinssched: break out search for RT tasks
2008-01-25 Gregory Haskinssched: de-SCHED_OTHER-ize the RT path
2008-01-25 Gregory Haskinssched: clean up this_rq use in kernel/sched_rt.c
2008-01-25 Gregory Haskinssched: add RT-balance cpu-weight
2008-01-25 Steven Rostedtsched: disable standard balancer for RT tasks
2008-01-25 Steven Rostedtsched: push RT tasks from overloaded CPUs
2008-01-25 Steven Rostedtsched: pull RT tasks from overloaded runqueues
2008-01-25 Steven Rostedtsched: add rt-overload tracking
2008-01-25 Steven Rostedtsched: add RT task pushing
2008-01-25 Steven Rostedtsched: track highest prio task queued
2008-01-25 Steven Rostedtsched: count # of queued RT tasks
2008-01-25 Srivatsa Vaddagirisched: group scheduling, change how cpu load is calculated
2007-12-20 Peter Zijlstrasched: rt: account the cpu time during the tick
2007-12-02 Srivatsa Vaddagirisched: cpu accounting controller (V2)
2007-10-24 Peter Williamssched: isolate SMP balancing code a bit more
2007-10-24 Peter Williamssched: reduce balance-tasks overhead
2007-10-15 Dmitry Adamushkosched: tidy up SCHED_RR
2007-10-15 Alexey Dobriyansched: uninline scheduler
2007-10-15 Ingo Molnarsched: mark scheduling classes as const
2007-10-15 Srivatsa Vaddagirisched: revert recent removal of set_curr_task()
2007-10-15 Dmitry Adamushkosched: rework enqueue/dequeue_entity() to get rid of...
2007-10-15 Dmitry Adamushkosched: simplify sched_class::yield_task()
2007-10-15 Srivatsa Vaddagirisched: group-scheduler core
2007-08-24 Dmitry Adamushkosched: optimize task_tick_rt() a bit
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->put_prev_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->pick_next_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->dequeue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->enqueue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr_rt()
2007-08-09 Ingo Molnarsched: remove 'now' use from assignments
2007-08-09 Peter Williamssched: fix bug in balance_tasks()
2007-08-09 Peter Williamssched: simplify move_tasks()
2007-08-02 Ingo Molnar[PATCH] sched: reduce debug code
2007-08-02 Ingo Molnar[PATCH] sched: ->task_new cleanup
2007-07-09 Ingo Molnarsched: cfs core, kernel/sched_rt.c