aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
...
| | * | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
| | | * | | | | | | | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| * | | | | | | | | | sched: Add comments to find_busiest_group() functionGautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Refactor the power savings balance codeGautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Optimize the !power_savings_balance during fbg()Gautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Create a helper function to calculate imbalanceGautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Create helper to calculate small_imbalance in fbg()Gautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Create a helper function to calculate sched_domain stats for fbg()Gautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Define structure to store the sched_domain statistics for fbg()Gautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Create a helper function to calculate sched_group stats for fbg()Gautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Define structure to store the sched_group statistics for fbg()Gautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Fix indentations in find_busiest_group() using gotosGautham R Shenoy2009-03-25
| * | | | | | | | | | sched: Simple helper functions for find_busiest_group()Gautham R Shenoy2009-03-25
| * | | | | | | | | | sched: remove unused fields from struct rqLuis Henriques2009-03-24
| * | | | | | | | | | sched: small optimisation of can_migrate_task()Luis Henriques2009-03-17
| * | | | | | | | | | sched: fix typos in documentationLuis Henriques2009-03-17
| * | | | | | | | | | sched: add avg_overlap decayMike Galbraith2009-03-11
| * | | | | | | | | | sched: optimize ttwu vs group schedulingPeter Zijlstra2009-03-10
| * | | | | | | | | | sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan2009-03-06
| * | | | | | | | | | Merge branch 'sched/core' into sched/cleanupsIngo Molnar2009-03-06
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sched: don't rebalance if attached on NULL domainFrederic Weisbecker2009-03-05
| * | | | | | | | | | | sched: kill unused parameter of pick_next_task()Wang Chen2009-03-02
| |/ / / / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-02
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | / / / / | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| * | | | | | | | | | cpuacct: add a branch predictionLi Zefan2009-02-26
| * | | | | | | | | | sched: use TASK_NICE for task_structAmérico Wang2009-02-16
| * | | | | | | | | | sched: idle_at_tick is only used when CONFIG_SMP is setHenrik Austad2009-02-15
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-15
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| * | | | | | | | | | Merge commit 'v2.6.29-rc4' into sched/coreIngo Molnar2009-02-11
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-08
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMPGregory Haskins2009-01-14
| | * | | | | | | | | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-10
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-29
| | | * | | | | | | | | | | sched: add sched_class->needs_post_schedule() memberGregory Haskins2008-12-29
| | | * | | | | | | | | | | sched: make double-lock-balance fairGregory Haskins2008-12-29
| | | * | | | | | | | | | | sched: pull only one task during NEWIDLE balancing to limit critical sectionGregory Haskins2008-12-29
| | | * | | | | | | | | | | sched: track the next-highest priority on each runqueueGregory Haskins2008-12-29
| * | | | | | | | | | | | | sched: introduce avg_wakeupPeter Zijlstra2009-01-15
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| * | | | | | | | | | | | sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-26
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\| | | | | | | | | |
| | * | | | | | | | | | sched: cpu hotplug fixIngo Molnar2009-02-12
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\| | | | | | | | |
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched: revert recent sync wakeup changesPeter Zijlstra2009-02-11
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-11
| |\| | | | | | | | | | |_|_|_|_|_|/ / | |/| | | | | | |