sparc64: Eliminate obsolete __handle_softirq() function
[linux-flexiantxendom0.git] / kernel / sched_rt.c
2012-02-13 Chanho Minsched/rt: Fix task stack corruption under __ARCH_WANT_I...
2011-11-14 Peter Zijlstrasched, rt: Provide means of disabling cross-cpu bandwid...
2011-10-06 Thomas Gleixnersched: Warn on rt throttling
2011-10-06 Peter Zijlstrasched: Unify the ->cpus_allowed mask copy
2011-10-06 Peter Zijlstrasched: Wrap scheduler p->cpus_allowed access
2011-10-04 Ingo MolnarMerge branch 'linus' into sched/core
2011-09-18 Shawn Bohrersched/rt: Migrate equal priority tasks to available...
2011-08-14 Paul Turnersched: Implement hierarchical task accounting for SCHED...
2011-08-14 Steven Rostedtsched: Use pushable_tasks to determine next highest...
2011-08-14 Steven Rostedtsched: Balance RT tasks when forked as well
2011-08-14 Hillf Dantonsched: Remove resetting exec_start in put_prev_task_rt()
2011-08-14 Hillf Dantonsched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()
2011-08-14 Hillf Dantonsched: Remove noop in next_prio()
2011-07-01 Yong Zhangsched: Skip autogroup when looking for all rt sched...
2011-07-01 Ingo MolnarMerge commit 'v3.0-rc5' into sched/core
2011-06-15 Steven Rostedtsched: Check if lowest_mask is initialized in find_lowe...
2011-06-15 Hillf Dantonsched: Fix need_resched() when checking peempt
2011-06-03 Ingo MolnarMerge branch 'unlikely/sched' of git://git./linux/kerne...
2011-05-28 Xiaotian Fengsched: More sched_domain iterations fixes
2011-05-20 Linus TorvaldsMerge branches 'sched-core-for-linus' and 'sched-urgent...
2011-05-16 Mike Galbraithsched, rt: Update rq clock when unthrottling of an...
2011-05-16 Cheng Xusched: Fix rt_rq runtime leakage bug
2011-04-14 Peter Zijlstrasched: Drop the rq argument to sched_class::select_task...
2011-04-14 Peter Zijlstrasched: Provide p->on_rq
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-04 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2011-03-04 Balbir Singhsched: Fix sched rt group scheduling when hierachy...
2011-02-16 Ingo MolnarMerge commit 'v2.6.38-rc5' into sched/core
2011-02-03 Peter Zijlstrasched: Fix update_curr_rt()
2011-01-26 Peter Zijlstrasched: Fix switch_from_fair()
2010-12-14 Steven Rostedtsched: Change pick_next_task_rt from unlikely to likely
2010-12-13 Yong Zhangsched: Cleanup pre_schedule_rt
2010-11-18 Peter Zijlstrasched: Implement on-demand (active) cfs_rq list
2010-10-18 Venkatesh Pallipadisched: Do not account irq time to current task
2010-10-18 Peter Zijlstrasched: Unindent labels
2010-09-21 Steven Rostedtsched: Give CPU bound RT tasks preference
2010-09-21 Steven Rostedtsched: Try not to migrate higher priority RT tasks
2010-06-18 Oleg Nesterovsched: task_tick_rt: Remove the obsolete ->signal ...
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
next