summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
AgeCommit message (Expand)AuthorLines
2009-04-29sched: account system time properlyEric Dumazet-1/+1
2009-04-17sched: Avoid printing sched_group::__cpu_power for default caseGautham R Shenoy-2/+6
2009-04-14tracing, sched: mark get_parent_ip() notraceLai Jiangshan-1/+1
2009-04-08Merge commit 'v2.6.30-rc1' into sched/urgentIngo Molnar-353/+788
2009-04-06Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+11
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds-21/+22
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar-4/+4
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi-4/+19
2009-04-01sched: Print sched_group::__cpu_power in sched_domain_debugGautham R Shenoy-1/+2
2009-04-01cpuacct: add per-cgroup utime/stime statisticsBharata B Rao-6/+81
2009-04-01posixtimers, sched: Fix posix clock monotonicityHidetoshi Seto-8/+57
2009-03-31cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt...Bharata B Rao-0/+5
2009-03-31hrtimer: fix rq->lock inversion (again)Peter Zijlstra-3/+11
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell-21/+22
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+68
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar-289/+692
2009-03-29sched: fix errors in struct & function commentsRandy Dunlap-7/+8
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-9/+4
2009-03-25sched: Add comments to find_busiest_group() functionGautham R Shenoy-8/+42
2009-03-25sched: Refactor the power savings balance codeGautham R Shenoy-83/+153
2009-03-25sched: Optimize the !power_savings_balance during fbg()Gautham R Shenoy-9/+14
2009-03-25sched: Create a helper function to calculate imbalanceGautham R Shenoy-33/+45
2009-03-25sched: Create helper to calculate small_imbalance in fbg()Gautham R Shenoy-61/+70
2009-03-25sched: Create a helper function to calculate sched_domain stats for fbg()Gautham R Shenoy-44/+73
2009-03-25sched: Define structure to store the sched_domain statistics for fbg()Gautham R Shenoy-86/+121
2009-03-25sched: Create a helper function to calculate sched_group stats for fbg()Gautham R Shenoy-75/+100
2009-03-25sched: Define structure to store the sched_group statistics for fbg()Gautham R Shenoy-33/+46
2009-03-25sched: Fix indentations in find_busiest_group() using gotosGautham R Shenoy-15/+17
2009-03-25sched: Simple helper functions for find_busiest_group()Gautham R Shenoy-12/+43
2009-03-24sched: remove unused fields from struct rqLuis Henriques-3/+0
2009-03-19cpumask: remove cpumask allocation from idle_balance, fixRusty Russell-1/+1
2009-03-19cpumask: remove cpumask allocation from idle_balanceRusty Russell-17/+18
2009-03-17sched: small optimisation of can_migrate_task()Luis Henriques-4/+6
2009-03-17sched: fix typos in documentationLuis Henriques-2/+2
2009-03-13Merge branch 'x86/core' into core/ipiIngo Molnar-9/+4
2009-03-13cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell-4/+4
2009-03-13Merge branch 'linus' into core/ipiIngo Molnar-3/+12
2009-03-11sched: add avg_overlap decayMike Galbraith-1/+23
2009-03-10sched: optimize ttwu vs group schedulingPeter Zijlstra-1/+15
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar-9/+4
2009-03-06sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan-5/+5
2009-03-06Merge branch 'sched/core' into sched/cleanupsIngo Molnar-1/+8
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar-3/+12
2009-03-05sched: don't rebalance if attached on NULL domainFrederic Weisbecker-1/+8
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar-3/+68
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar-3/+12
2009-03-02sched: kill unused parameter of pick_next_task()Wang Chen-3/+3
2009-03-02Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar-3/+12