aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/core.c
AgeCommit message (Expand)Author
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-06-11sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan
2014-06-07sched/debug: Fix sd->*_idx limit range avoiding overflowlibin
2014-06-07sched/debug: Limit sd->*_idx range on sysctlNamhyung Kim
2014-02-20sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra
2014-02-20sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra
2014-02-13sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel
2014-01-15sched: Fix race on toggling cfs_bandwidth_usedBen Segall
2013-04-25sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo
2013-01-27wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov
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-14sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka
2012-09-14sched,cgroup: Fix up task_groups listMike Galbraith
2012-07-19sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-06-17sched: Fix the relax_domain_level boot parameterDimitri Sivanich
2012-05-09sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...Igor Mammedov
2012-04-26sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
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: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter 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: Cleanup cpu_active madnessPeter Zijlstra
2012-03-07Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-01sched: Ditch per cgroup task lists for load-balancingPeter Zijlstra
2012-03-01sched/rt: Do not submit new work when PI-blockedThomas Gleixner
2012-03-01sched/rt: Prevent idle task boostingThomas Gleixner
2012-03-01sched/wait: Add __wake_up_all_locked() APIThomas Gleixner
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner
2012-03-01sched/rt: Add schedule_preempt_disabled()Thomas Gleixner
2012-03-01Merge branch 'linus' into sched/coreIngo Molnar
2012-02-27CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra
2012-02-14security: trim security.hAl Viro
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan
2012-01-27sched, block: Unify cache detectionPeter Zijlstra
2012-01-26sched/s390: Fix compile error in sched/core.cChristian Borntraeger
2012-01-26sched: Fix rq->nr_uninterruptible update racePeter Zijlstra