nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / kernel / sched_rt.c
2009-06-09 Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into sched/urgent
2009-04-01 Rusty Russellsched_rt: don't allocate cpumask in fastpath
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-02-08 Ingo MolnarMerge branches 'sched/rt' and 'sched/urgent' into sched...
2009-02-01 Rusty Russellsched_rt: don't use first_cpu on cpumask created with...
2009-01-16 Peter Zijlstrasched: make plist a library facility
2009-01-14 Gregory Haskinssched: fix build error in kernel/sched_rt.c when RT_GRO...
2009-01-14 Gregory Haskinssched: de CPP-ify the scheduler code
2009-01-11 Mike Traviscpumask: reduce stack usage in find_lowest_rq
2009-01-11 Ingo MolnarMerge branch 'sched/latest' of git://git./linux/kernel...
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-29 Gregory HaskinsRT: fix push_rt_task() to handle dequeue_pushable properly
2008-12-29 Gregory Haskinssched: create "pushable_tasks" list to limit pushing...
2008-12-29 Gregory Haskinssched: add sched_class->needs_post_schedule() member
2008-12-29 Gregory Haskinssched: only try to push a task on wakeup if it is migra...
2008-12-29 Gregory Haskinssched: use highest_prio.next to optimize pull operations
2008-12-29 Gregory Haskinssched: use highest_prio.curr for pull threshold
2008-12-29 Gregory Haskinssched: track the next-highest priority on each runqueue
2008-12-29 Gregory Haskinssched: cleanup inc/dec_rt_tasks
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
next