summaryrefslogtreecommitdiff
path: root/kernel/sched_fair.c
AgeCommit message (Expand)Author
2008-04-14revert "sched: fix fair sleepers"Ingo Molnar
2008-03-21sched: cleanup old and rarely used 'debug' features.Peter Zijlstra
2008-03-19sched: retune wake granularityIngo Molnar
2008-03-19sched: improve affine wakeupsIngo Molnar
2008-03-19sched: clean up wakeup balancing, code flowIngo Molnar
2008-03-19sched: clean up wakeup balancing, rename variablesIngo Molnar
2008-03-19sched: clean up wakeup balancing, move wake_affine()Ingo Molnar
2008-03-15sched: simplify sched_slice()Ingo Molnar
2008-03-15sched: fix fair sleepersIngo Molnar
2008-03-15sched: fix overload performance: buddy wakeupsPeter Zijlstra
2008-03-15sched: min_vruntime fixPeter Zijlstra
2008-03-07sched: retain vruntimePeter Zijlstra
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra
2008-02-25sched: clean up __pick_last_entity() a bitIngo Molnar
2008-02-25sched: remove duplicate code from sched_fair.cBalbir Singh
2008-01-31sched: let +nice tasks have smaller impactPeter Zijlstra
2008-01-31sched: fix high wake up latencies with FAIR_USER_SCHEDSrivatsa Vaddagiri
2008-01-25sched: keep total / count stats in addition to the max forArjan van de Ven
2008-01-25sched: fix: don't take a mutex from interrupt contextPeter Zijlstra
2008-01-25sched: latencytop supportArjan van de Ven
2008-01-25sched: high-res preemption tickPeter Zijlstra
2008-01-25sched: RT-balance, add new methods to sched_classSteven Rostedt
2008-01-25sched: remove do_div() from __sched_slice()Peter Zijlstra
2008-01-25sched: no need for 'affine wakeup' balancingDmitry Adamushko
2008-01-25sched: de-SCHED_OTHER-ize the RT pathGregory Haskins
2008-01-25sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri
2008-01-25sched: group scheduling, change how cpu load is calculatedSrivatsa Vaddagiri
2008-01-25sched: group scheduling, minor fixesSrivatsa Vaddagiri
2007-12-18sched: do not hurt SCHED_BATCH on wakeupIngo Molnar
2007-12-04sched: default to more agressive yield for SCHED_BATCH tasksIngo Molnar
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri
2007-11-26sched: fix minimum granularity tuningsZou Nan hai
2007-11-15sched: make sched_nr_latency staticAdrian Bunk
2007-11-09sched: fix copy_namespace() <-> sched_fork() dependency in do_forkSrivatsa Vaddagiri
2007-11-09sched: clean up the wakeup preempt check, #2Ingo Molnar
2007-11-09sched: clean up the wakeup preempt checkIngo Molnar
2007-11-09sched: wakeup preemption fixIngo Molnar
2007-11-09sched: remove PREEMPT_RESTRICTIngo Molnar
2007-11-09sched: reintroduce SMP tunings againIngo Molnar
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra
2007-11-09sched: documentation: place_entity() commentsPeter Zijlstra
2007-11-09sched: fix vslicePeter Zijlstra
2007-10-29sched: fix style of swap() macro in kernel/sched_fair.cIngo Molnar
2007-10-24sched: isolate SMP balancing code a bit morePeter Williams
2007-10-24sched: reduce balance-tasks overheadPeter Williams
2007-10-17sched: fix new task startup crashSrivatsa Vaddagiri
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar
2007-10-15sched: speed up context-switches a bitIngo Molnar
2007-10-15sched: do not wakeup-preempt with SCHED_BATCH tasksIngo Molnar
2007-10-15sched: update commentIngo Molnar