summaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-151-2/+9
|\
| * sched: revert recent sync wakeup changesPeter Zijlstra2009-02-111-2/+9
| |
| \
*-. \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-081-21/+48
|\ \ \ | | |/
| | * sched: fix buddie group latencyPeter Zijlstra2009-02-011-2/+8
| | * sched: clear buddies more aggressivelyMike Galbraith2009-02-011-1/+12
| | * sched: fix sync wakeupsPeter Zijlstra2009-02-011-9/+2
| | * sched: sched_slice() fixletLin Ming2009-01-151-1/+4
| | * sched: fix update_min_vruntimePeter Zijlstra2009-01-151-1/+1
| | * sched: SCHED_OTHER vs SCHED_IDLE isolationPeter Zijlstra2009-01-151-8/+22
| |/
* | sched: prefer wakersPeter Zijlstra2009-01-151-6/+53
|/
* generic swap(): sched: remove local swap() macroWu Fengguang2009-01-081-2/+0
* Merge branch 'linus' into sched/urgentIngo Molnar2009-01-051-8/+24
|\
| * Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-8/+24
| |\
| | * sched: bias task wakeups to preferred semi-idle packagesVaidyanathan Srinivasan2008-12-191-0/+18
| | * sched: convert remaining old-style cpumask operatorsRusty Russell2008-11-241-2/+2
| | * sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-241-6/+4
* | | sched: fix sched_slice()Mike Galbraith2009-01-021-18/+12
|/ /
* | sched: optimize update_curr()Peter Zijlstra2008-12-161-0/+2
* | sched: fix wakeup preemption clockMike Galbraith2008-12-161-4/+3
|/
* sched: release buddies on yieldPeter Zijlstra2008-11-111-5/+12
* sched: fix buddies for group schedulingPeter Zijlstra2008-11-051-2/+14
* sched: backward looking buddyPeter Zijlstra2008-11-051-7/+25
* sched: fix fair preempt checkPeter Zijlstra2008-11-051-0/+3
* sched: cleanup fair task selectionPeter Zijlstra2008-11-051-22/+11
* sched: virtual time buddy preemptionPeter Zijlstra2008-10-241-6/+4
* sched: re-instate vruntime based wakeup preemptionPeter Zijlstra2008-10-241-6/+92
* sched: weaken sync hintMike Galbraith2008-10-241-4/+3
* sched: more accurate min_vruntime accountingPeter Zijlstra2008-10-241-24/+25
* Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-241-0/+1
|\
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-231-22/+40
| |\
| | \
| | \
| *-. \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-176/+59
| |\ \ \
| | | * | timers: fix itimer/many thread hangFrank Mayhar2008-09-141-0/+1
| | |/ / | |/| |
* | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-221-3/+2
| |_|/ |/| |
* | | sched: revert back to per-rq vruntimePeter Zijlstra2008-10-201-17/+15
* | | sched: fair scheduler should not resched rt tasksPeter Zijlstra2008-10-201-4/+24
* | | sched: minor fast-path overhead reductionMike Galbraith2008-10-171-1/+1
| |/ |/|
* | sched: sync wakeups vs avg_overlapPeter Zijlstra2008-10-081-8/+10
* | sched: minor optimizations in wake_affine and select_task_rq_fairAmit K. Arora2008-09-301-9/+7
* | sched: maintain only task entities in cfs_rq->tasks listBharata B Rao2008-09-251-17/+9
* | sched: fixup buddy selectionPeter Zijlstra2008-09-231-2/+2
* | sched: fixlet for group load balancePeter Zijlstra2008-09-231-13/+14
* | sched: rework wakeup preemptionPeter Zijlstra2008-09-231-129/+4
* | sched: fix list traversal to use _rcu variantChris Friesen2008-09-221-1/+1
* | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-221-3/+10
* | sched: fix __load_balance_iterator() for cfq with only one taskGautham R Shenoy2008-09-061-1/+1
* | sched: call resched_task() conditionally from new task wake up pathBharata B Rao2008-08-281-1/+8
|/
* sched: fix mysql+oltp regressionMike Galbraith2008-08-111-7/+12
* sched: fix warning in hrtick_start_fair()Peter Zijlstra2008-07-281-1/+1
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-231-3/+5
|\
| * Merge branch 'sched/urgent' into sched/develIngo Molnar2008-07-201-3/+2
| |\
OpenPOWER on IntegriCloud