aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
Commit message (Expand)AuthorAge
...
| * sched: Add a few SYNC hint knobs to play withPeter Zijlstra2009-09-15
| * sched: Add WF_FORKPeter Zijlstra2009-09-15
| * sched: Rename sync argumentsPeter Zijlstra2009-09-15
| * sched: Rename select_task_rq() argumentPeter Zijlstra2009-09-15
| * sched: Tweak wake_idxPeter Zijlstra2009-09-15
| * sched: Fix task affinity for select_task_rq_fairPeter Zijlstra2009-09-15
| * sched: for_each_domain() vs RCUPeter Zijlstra2009-09-15
| * sched: Weaken SD_POWERSAVINGS_BALANCEPeter Zijlstra2009-09-15
| * sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-15
| * sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra2009-09-15
| * sched: Move sched_balance_self() into sched_fair.cPeter Zijlstra2009-09-15
| * sched: Complete buddy switchesMike Galbraith2009-09-15
| * sched: Split WAKEUP_OVERLAPPeter Zijlstra2009-09-15
* | perf_counter, sched: Add sched_stat_runtime tracepointIngo Molnar2009-09-13
|/
* sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar2009-09-10
* sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith2009-09-09
* sched: Turn off child_runs_firstMike Galbraith2009-09-09
* sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith2009-09-08
* sched: Deal with low-load in wake_affine()Peter Zijlstra2009-09-07
* sched: Remove short cut from select_task_rq_fair()Peter Zijlstra2009-09-07
* sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra2009-09-02
* sched: Provide iowait countersArjan van de Ven2009-09-02
* sched: Add debug check to task_of()Peter Zijlstra2009-08-02
* sched: Fully integrate cpus_active_map and root-domain codeGregory Haskins2009-08-02
* sched: Fix latencytop and sleep profiling vs group schedulingPeter Zijlstra2009-08-02
* sched: Account for vruntime wrappingFabio Checconi2009-07-18
* sched: Fix bug in SCHED_IDLE interaction with group schedulingPaul Turner2009-07-11
* sched: Fix out of scope variable access in sched_slice()Christian Engelmayer2009-06-17
* sched: remove redundant hierarchy walk in check_preempt_wakeupPaul Turner2009-04-09
* Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-15
|\
| * sched: revert recent sync wakeup changesPeter Zijlstra2009-02-11
| |
| \
*-. | Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-08
|\ \|
| | * sched: fix buddie group latencyPeter Zijlstra2009-02-01
| | * sched: clear buddies more aggressivelyMike Galbraith2009-02-01
| | * sched: fix sync wakeupsPeter Zijlstra2009-02-01
| | * sched: sched_slice() fixletLin Ming2009-01-15
| | * sched: fix update_min_vruntimePeter Zijlstra2009-01-15
| | * sched: SCHED_OTHER vs SCHED_IDLE isolationPeter Zijlstra2009-01-15
| |/
* / sched: prefer wakersPeter Zijlstra2009-01-15
|/
* generic swap(): sched: remove local swap() macroWu Fengguang2009-01-08
* Merge branch 'linus' into sched/urgentIngo Molnar2009-01-05
|\
| * Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
| |\
| | * sched: bias task wakeups to preferred semi-idle packagesVaidyanathan Srinivasan2008-12-19
| | * sched: convert remaining old-style cpumask operatorsRusty Russell2008-11-24
| | * sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-24
* | | sched: fix sched_slice()Mike Galbraith2009-01-02
|/ /
* | sched: optimize update_curr()Peter Zijlstra2008-12-16
* | sched: fix wakeup preemption clockMike Galbraith2008-12-16
|/
* sched: release buddies on yieldPeter Zijlstra2008-11-11
* sched: fix buddies for group schedulingPeter Zijlstra2008-11-05