summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2013-04-03sched: remove redundant update_runtime notifierNeil Zhang
2013-03-18sched: reinitialize rq->next_balance when a CPU is hot-addedPaul Walmsley
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-02-11sched/rt: Use root_domain of rt_rq not current processorShawn Bohrer
2013-01-27wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov
2012-12-10Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith
2012-11-30Revert "Revert "cpuquiet: Update averaging of nr_runnables""Peter Boonstoppel
2012-10-13sched: Fix migration thread runtime bogosityMike Galbraith
2012-10-13CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resumeSrivatsa S. Bhat
2012-10-02sched: Fix race in task_group()Peter Zijlstra
2012-09-26Revert "cpuquiet: Update averaging of nr_runnables"Puneet Saxena
2012-09-14sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka
2012-09-14sched,cgroup: Fix up task_groups listMike Galbraith
2012-09-14cpuquiet: Update averaging of nr_runnablesSai Charan Gurrappadi
2012-08-24cpuquiet: Runnable threads governorSai Charan Gurrappadi
2012-07-25Merge commit 'v3.4.6' into android-t114-3.4Varun Wadekar
2012-07-19sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-18sched/rt: fix SCHED_RR across cgroupsColin Cross
2012-07-16sched: unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel
2012-07-12scheduler: Re-compute time-average nr_running on readVarun Wadekar
2012-07-12scheduler: compute time-average nr_running per run-queueVarun Wadekar
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-17sched: Fix the relax_domain_level boot parameterDimitri Sivanich
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-05-09sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...Igor Mammedov
2012-04-30sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
2012-04-30sched: Fix more load-balancing falloutPeter Zijlstra
2012-04-26sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
2012-04-26sched: Fix more load-balancing falloutPeter Zijlstra
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-31sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()Srivatsa S. Bhat
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-29Merge branch 'sched/arch' into sched/urgentIngo Molnar
2012-03-29sched: Fix __schedule_bug() output when called from an interruptStephen Boyd
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2012-03-27sched/rt: Improve pick_next_highest_task_rt()Michael J Wang
2012-03-27sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra
2012-03-23Merge commit '5275e74' into after-upstream-androidDan Willemsen
2012-03-23cpu-hotplug: CPUx should be active before it is marked onlineVarun Wadekar
2012-03-23sched: Fix compiler warning about declared inline after usePeter Zijlstra
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-13sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas
2012-03-12sched: Fix nohz load accounting -- again!Peter Zijlstra
2012-03-12sched: Update yield() docsPeter Zijlstra
2012-03-12printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra
2012-03-12sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancerDiwakar Tundlam
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra