xfs: remove nr_to_write writeback windup.
[safe/jmp/linux-2.6] / kernel / sched_idletask.c
2010-04-23 Peter Zijlstrasched: Cure load average vs NO_HZ woes
2010-04-02 Peter Zijlstrasched: Add enqueue/dequeue flags
2010-04-02 Peter Zijlstrasched: Fix TASK_WAKING vs fork deadlock
2010-01-21 Peter Zijlstrasched: Remove the sched_class load_balance methods
2010-01-17 H Hartley Sweetensched: Don't expose local functions
2009-12-20 Peter Zijlstrasched: Restore printk sanity
2009-12-16 Ingo MolnarMerge branch 'linus' into sched/urgent
2009-12-14 Thomas Gleixnersched: Convert rq->lock to raw_spinlock
2009-12-13 Joe Perchessched: Use pr_fmt() and pr_<level>()
2009-12-09 Thomas Gleixnersched: Protect sched_rr_get_param() access to task...
2009-09-21 Peter Williamssched: Simplify sys_sched_rr_get_interval() system...
2009-09-15 Peter Zijlstrasched: Rename sync arguments
2009-09-15 Peter Zijlstrasched: Rename select_task_rq() argument
2009-09-15 Peter Zijlstrasched: Hook sched_balance_self() into sched_class:...
2009-05-15 Thomas Gleixnersched, timers: move calc_load() to scheduler
2008-10-22 Li Zefansched: add CONFIG_SMP consistency
2008-09-22 Peter Zijlstrasched: wakeup preempt when small overlap
2008-05-05 Harvey Harrisonsched: make rt_sched_class, idle_sched_class static
2008-01-25 Peter Zijlstrasched: high-res preemption tick
2008-01-25 Steven Rostedtsched: RT-balance, add new methods to sched_class
2008-01-25 Gregory Haskinssched: de-SCHED_OTHER-ize the RT path
2007-10-24 Peter Williamssched: isolate SMP balancing code a bit more
2007-10-24 Peter Williamssched: reduce balance-tasks overhead
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 Srivatsa Vaddagirisched: group-scheduler core
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 Peter Williamssched: fix bug in balance_tasks()
2007-08-09 Peter Williamssched: simplify move_tasks()
2007-07-09 Ingo Molnarsched: cfs core, kernel/sched_idletask.c