KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / kernel / sched_rt.c
2010-04-02 Peter Zijlstrasched: Add enqueue/dequeue flags
2010-04-02 Peter Zijlstrasched: Fix TASK_WAKING vs fork deadlock
2010-04-02 Ingo MolnarMerge branch 'linus' into sched/core
2010-03-13 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-03-11 Lucas De Marchisched: Implement group scheduler statistics in one...
2010-03-11 Peter Zijlstrasched: Fix pick_next_highest_task_rt() for cgroups
2010-03-06 Jiri Slabykernel core: use helpers for rlimits
2010-02-04 Yong Zhangsched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se...
2010-01-22 Thomas Gleixnersched: Implement head queueing for sched_rt
2010-01-22 Thomas Gleixnersched: Extend enqueue_task to allow head queueing
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-16 Peter Zijlstrasched: Add pre and post wakeup hooks
2009-12-14 Thomas Gleixnersched: Convert rt_runtime_lock to raw_spinlock
2009-12-14 Thomas Gleixnersched: Convert rq->lock to raw_spinlock
2009-12-09 Thomas Gleixnersched: Protect sched_rr_get_param() access to task...
2009-11-04 Rusty Russellcpumask: Simplify sched_rt.c
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-09-04 Peter Zijlstrasched: Scale down cpu_power due to RT tasks
2009-08-02 Ingo Molnarsched: Fix cpupri build on !CONFIG_SMP
2009-08-02 Peter Zijlstrasched: Add debug check to task_of()
2009-08-02 Gregory Haskinssched: Fully integrate cpus_active_map and root-domain...
2009-08-02 Gregory Haskinssched: Enhance the pre/post scheduling logic
2009-07-10 Peter Zijlstrasched_rt: Fix overload bug on rt group scheduling
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
next