summaryrefslogtreecommitdiff
path: root/kernel/sched_fair.c
AgeCommit message (Expand)Author
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar
2009-09-09sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith
2009-09-09sched: Turn off child_runs_firstMike Galbraith
2009-09-08sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith
2009-09-07sched: Deal with low-load in wake_affine()Peter Zijlstra
2009-09-07sched: Remove short cut from select_task_rq_fair()Peter Zijlstra
2009-09-02sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra
2009-09-02sched: Provide iowait countersArjan van de Ven
2009-08-02sched: Add debug check to task_of()Peter Zijlstra
2009-08-02sched: Fully integrate cpus_active_map and root-domain codeGregory Haskins
2009-08-02sched: Fix latencytop and sleep profiling vs group schedulingPeter Zijlstra
2009-07-18sched: Account for vruntime wrappingFabio Checconi
2009-07-11sched: Fix bug in SCHED_IDLE interaction with group schedulingPaul Turner
2009-06-17sched: Fix out of scope variable access in sched_slice()Christian Engelmayer
2009-04-09sched: remove redundant hierarchy walk in check_preempt_wakeupPaul Turner
2009-02-15Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar
2009-02-01sched: fix buddie group latencyPeter Zijlstra
2009-02-01sched: clear buddies more aggressivelyMike Galbraith
2009-02-01sched: fix sync wakeupsPeter Zijlstra
2009-01-15sched: sched_slice() fixletLin Ming
2009-01-15sched: fix update_min_vruntimePeter Zijlstra
2009-01-15sched: SCHED_OTHER vs SCHED_IDLE isolationPeter Zijlstra
2009-01-15sched: prefer wakersPeter Zijlstra
2009-01-08generic swap(): sched: remove local swap() macroWu Fengguang
2009-01-05Merge branch 'linus' into sched/urgentIngo Molnar
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02sched: fix sched_slice()Mike Galbraith
2008-12-19sched: bias task wakeups to preferred semi-idle packagesVaidyanathan Srinivasan
2008-12-16sched: optimize update_curr()Peter Zijlstra
2008-12-16sched: fix wakeup preemption clockMike Galbraith
2008-11-24sched: convert remaining old-style cpumask operatorsRusty Russell
2008-11-24sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell
2008-11-11sched: release buddies on yieldPeter Zijlstra
2008-11-05sched: fix buddies for group schedulingPeter Zijlstra
2008-11-05sched: backward looking buddyPeter Zijlstra
2008-11-05sched: fix fair preempt checkPeter Zijlstra
2008-11-05sched: cleanup fair task selectionPeter Zijlstra
2008-10-24sched: virtual time buddy preemptionPeter Zijlstra
2008-10-24sched: re-instate vruntime based wakeup preemptionPeter Zijlstra
2008-10-24sched: weaken sync hintMike Galbraith
2008-10-24sched: more accurate min_vruntime accountingPeter Zijlstra
2008-10-24Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-22sched: add CONFIG_SMP consistencyLi Zefan
2008-10-20sched: revert back to per-rq vruntimePeter Zijlstra
2008-10-20sched: fair scheduler should not resched rt tasksPeter Zijlstra
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-17sched: minor fast-path overhead reductionMike Galbraith