aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-25sched: get rid of 'new_cpu' in try_to_wake_up()Dmitry Adamushko1-8/+3
2008-01-25sched: no need for 'affine wakeup' balancingDmitry Adamushko1-0/+3
2008-01-25sched: whitespace cleanups in topology.hIngo Molnar1-1/+1
2008-01-25sched: reactivate fork balancingIngo Molnar1-0/+3
2008-01-25sched: add credits for RT balancing improvementsIngo Molnar1-0/+2
2008-01-25sched: style cleanup, #2Ingo Molnar1-15/+17
2008-01-25sched: remove unused JIFFIES_TO_NS() macroIngo Molnar1-2/+1
2008-01-25sched: fix sched_rt.c:join/leave_domainIngo Molnar1-17/+16
2008-01-25sched: only balance our RT tasks within our domainGregory Haskins2-26/+38
2008-01-25sched: add sched-domain rootsGregory Haskins2-3/+121
2008-01-25sched: clean up schedule_balance_rt()Ingo Molnar1-4/+2
2008-01-25sched: clean up pull_rt_task()Ingo Molnar1-12/+10
2008-01-25sched: remove leftover debuggingIngo Molnar1-8/+0
2008-01-25sched: remove rt_overload()Ingo Molnar1-9/+1
2008-01-25sched: clean up kernel/sched_rt.cIngo Molnar1-0/+9
2008-01-25sched: clean up overlong line in kernel/sched_debug.cIngo Molnar1-2/+4
2008-01-25sched: clean up find_lock_lowest_rq()Ingo Molnar1-4/+5
2008-01-25sched: clean up pick_next_highest_task_rt()Ingo Molnar1-3/+3
2008-01-25sched: RT-balance on new taskSteven Rostedt1-0/+1
2008-01-25sched: RT-balance, optimize cpu searchSteven Rostedt1-13/+36
2008-01-25sched: RT-balance, optimizeGregory Haskins1-7/+18
2008-01-25sched: break out early if RT task cannot be migratedGregory Haskins1-1/+2
2008-01-25sched: RT-balance, avoid overloadingSteven Rostedt1-4/+16
2008-01-25sched: wake-balance fixesGregory Haskins2-2/+10
2008-01-25sched: optimize RT affinityGregory Haskins1-12/+88
2008-01-25sched: pre-route RT tasks on wakeupGregory Haskins1-0/+19
2008-01-25sched: RT balancing: include current CPUGregory Haskins1-4/+1
2008-01-25sched: break out search for RT tasksGregory Haskins1-27/+39
2008-01-25sched: de-SCHED_OTHER-ize the RT pathGregory Haskins5-140/+195
2008-01-25sched: clean up this_rq use in kernel/sched_rt.cGregory Haskins1-11/+11
2008-01-25sched: add RT-balance cpu-weightGregory Haskins5-6/+57
2008-01-25sched: disable standard balancer for RT tasksSteven Rostedt1-91/+4
2008-01-25sched: push RT tasks from overloaded CPUsSteven Rostedt2-0/+11
2008-01-25sched: pull RT tasks from overloaded runqueuesSteven Rostedt2-11/+178
2008-01-25sched: add rt-overload trackingSteven Rostedt1-0/+36
2008-01-25sched: add RT task pushingSteven Rostedt2-2/+231
2008-01-25sched: track highest prio task queuedSteven Rostedt2-0/+21
2008-01-25sched: count # of queued RT tasksSteven Rostedt2-0/+18
2008-01-25softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar7-13/+164
2008-01-25cpu-hotplug: fix build on !CONFIG_SMPIngo Molnar1-1/+7
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy5-50/+36
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy15-61/+62
2008-01-25cpu-hotplug: refcount based cpu hotplugGautham R Shenoy3-41/+115
2008-01-25sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri4-45/+331
2008-01-25sched: introduce a mutex and corresponding API to serialize access to doms_curarraySrivatsa Vaddagiri1-0/+19
2008-01-25sched: group scheduling, change how cpu load is calculatedSrivatsa Vaddagiri3-20/+40
2008-01-25sched: group scheduling, minor fixesSrivatsa Vaddagiri2-9/+28
2008-01-25sched: group scheduling code cleanupSrivatsa Vaddagiri1-18/+3
2008-01-25sched: remove printk_clock references from ia64Ingo Molnar2-15/+0
2008-01-25sched: remove printk_clock()Ingo Molnar3-43/+0