UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / kernel / sched.c
2011-03-28 Yong Zhangsched: tg->se->load should be initialised to tg->shares
2011-03-23 Steven Rostedtftrace: Fix memory leak with function graph and cpu...
2011-03-10 Trond MyklebustSUNRPC: Close a race in __rpc_wait_for_completion_task()
2011-01-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2011-01-19 Peter Zijlstrasched, cgroup: Use exit hook to avoid use-after-free...
2011-01-18 Yong Zhangsched: Replace rq->bkl_count with rq->rq_sched_info...
2011-01-18 Mike Galbraithsched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setsc...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-07 Hillf Dantonsched: Fix strncmp operation
2011-01-07 Mike Galbraithsched: Fix struct autogroup memory leak
2011-01-07 Yong Zhangsched: Consolidate the name of root_task_group and...
2011-01-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-01-05 NeilBrownsched: Change wait_for_completion_*_timeout() to return...
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into sched/core
2011-01-05 Gerald Schaefer[S390] mutex: Introduce arch_mutex_cpu_relax()
2011-01-04 Yong Zhangsched: Remove redundant CONFIG_CGROUP_SCHED ifdef
2010-12-23 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-22 Ingo MolnarMerge commit 'v2.6.37-rc7' into perf/core
2010-12-19 Ingo Molnarsched: Remove debugging check
2010-12-16 Peter Zijlstraperf: Move perf_event_init() into main.c
2010-12-16 Peter Zijlstrasched: Fix the irqtime code for 32bit
2010-12-16 Peter Zijlstrasched: Fix the irqtime code to deal with u64 wraps
2010-12-08 Dario Faggiolisched: Make pushable_tasks CONFIG_SMP dependant
2010-12-08 Mike GalbraithSched: fix skip_clock_update optimization
2010-12-08 Peter Zijlstrasched: Cure more NO_HZ load average woes
2010-11-30 Mike Galbraithsched: Add 'autogroup' scheduling feature: automated...
2010-11-30 Paul Turnersched: Fix unregister_fair_sched_group()
2010-11-30 Lai Jiangshanrcu,cleanup: move synchronize_sched_expedited() out...
2010-11-26 Nikanth Karthikesansched: Remove unused argument dest_cpu to migrate_task()
2010-11-26 Gerald Schaefermutexes, sched: Introduce arch_mutex_cpu_relax()
2010-11-26 Ingo MolnarMerge commit 'v2.6.37-rc3' into sched/core
2010-11-23 Erik Gillingsched: Make task dump print all 15 chars of proc comm
2010-11-18 Paul Turnersched: Update tg->shares after cpu.shares write
2010-11-18 Paul Turnersched: Implement demand based update_cfs_load()
2010-11-18 Paul Turnersched: Fix update_cfs_load() synchronization
2010-11-18 Peter Zijlstrasched: Make tg_shares_up() walk on-demand
2010-11-18 Peter Zijlstrasched: Implement on-demand (active) cfs_rq list
2010-11-18 Peter Zijlstrasched: Rewrite tg_shares_up)
2010-11-18 Peter Zijlstrasched: Simplify cpu-hot-unplug task migration
2010-11-18 Ingo MolnarMerge commit 'v2.6.37-rc2' into sched/core
2010-11-11 Peter Zijlstrasched: Fix cross-sched-class wakeup preemption
2010-11-10 Suresh Siddhasched: Use group weight, idle cpu metrics to fix imbala...
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-29 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-10-23 KOSAKI Motohirosched: Make sched_param argument static in sched_setsch...
2010-10-22 Peter Zijlstrasched, cgroup: Fixup broken cgroup movement
2010-10-21 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-10-21 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-10-21 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2010-10-20 KOSAKI Motohirosecurity: remove unused parameter from security_task_se...
2010-10-18 Ingo Molnarsched: Export account_system_vtime()
2010-10-18 Venkatesh Pallipadisched: Call tick_check_idle before __irq_enter
2010-10-18 Venkatesh Pallipadisched: Remove irq time from available CPU power
2010-10-18 Venkatesh Pallipadisched: Do not account irq time to current task
2010-10-18 Venkatesh Pallipadisched: Add IRQ_TIME_ACCOUNTING, finer accounting of...
2010-10-18 Venkatesh Pallipadisched: Fix softirq time accounting
2010-10-18 Nikhil Raosched: Do not consider SCHED_IDLE tasks to be cache hot
2010-10-18 Linus Walleijsched: Drop all load weight manipulation for RT tasks
2010-10-18 Peter Zijlstrasched: Create special class for stop/migrate work
2010-10-18 Peter Zijlstrasched: Unindent labels
2010-10-14 Ingo MolnarMerge branch 'linus' into sched/core
2010-10-07 Peter Zijlstrasched: fix RCU lockdep splat from task_group()
2010-09-22 Ingo MolnarMerge branch 'linus' into perf/core
2010-09-21 Steven Rostedttracing/sched: Add sched_pi_setprio tracepoint
2010-09-21 Ingo MolnarMerge commit 'v2.6.36-rc5' into sched/core
2010-09-17 Peter Zijlstraperf: Undo the per cpu-context timer stuff
2010-09-16 Heiko Carstenssched: Remove branch hints within context_switch()
2010-09-15 Stanislaw Gruszkasched: Fix user time incorrectly accounted as system...
2010-09-15 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2010-09-14 Mathieu Desnoyerssched: Fix string comparison in /proc/sched_features
2010-09-09 Peter Zijlstraperf: Per cpu-context rotation timer
2010-09-09 Heiko Carstenssched: Add book scheduling domain
2010-09-09 Heiko Carstenssched: Merge cpu_to_core_group functions
2010-09-09 Suresh Siddhasched: Move sched_avg_update() to update_cpu_load()
2010-09-08 Christian Dietrichsched: Remove unnecessary #ifdef CONFIG_SMP
2010-08-23 Tim Chenmutex: Improve the scalability of optimistic spinning
2010-08-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-08-05 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2010-07-21 Ingo MolnarMerge branch 'linus' into sched/core
2010-07-17 Pekka Enbergsched: No need for bootmem special cases
2010-07-17 Peter Zijlstrasched: Revert nohz_ratelimit() for now
2010-07-05 Ingo MolnarMerge commit 'v2.6.35-rc4' into perf/core
2010-07-02 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-07-01 Peter Zijlstrasched: Cure nr_iowait_cpu() users
2010-06-28 Thomas GleixnerMerge branch 'linus' into perf/core
2010-06-28 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-06-25 Will Deaconsched: Prevent compiler from optimising the sched_avg_u...
2010-06-23 Peter Zijlstrasched: silence PROVE_RCU in sched_fork()
2010-06-22 Tejun Heosched, cpuset: Drop __cpuexit from cpu hotplug callbacks
2010-06-18 Ingo MolnarMerge commit 'v2.6.35-rc3' into perf/core
2010-06-18 Oleg Nesterovsched: __sched_setscheduler: Read the RLIMIT_RTPRIO...
2010-06-18 Alex,Shisched: Fix over-scheduling bug
2010-06-09 Venkatesh Pallipadisched: Change nohz idle load balancing logic to push...
2010-06-09 Venkatesh Pallipadisched: Avoid side-effect of tickless idle on update_cpu...
2010-06-09 Oleg Nesterovsched: Simplify the reacquire_kernel_lock() logic
2010-06-09 Peter Zijlstrasched_clock: Add local_clock() API and improve document...
2010-06-08 Ingo MolnarMerge branch 'sched-wq' of git://git./linux/kernel...
2010-06-08 Tejun Heosched: add hooks for workqueue
next