summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2012-04-10sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-04-10sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2012-04-10sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2012-04-10sched: Do not compare cpu masks in schedulerPeter Zijlstra
2012-04-10sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2012-04-10sched: teach migrate_disable about atomic contextsPeter Zijlstra
2012-04-10sched, rt: Fix migrate_enable() thinkoMike Galbraith
2012-04-10sched: Generic migrate_disablePeter Zijlstra
2012-04-10sched: Optimize migrate_disablePeter Zijlstra
2012-04-10sched-migrate-disable.patchThomas Gleixner
2012-04-10sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2012-04-10sched-disable-ttwu-queue.patchThomas Gleixner
2012-04-10cond-resched-softirq-fix.patchThomas Gleixner
2012-04-10sched-cond-resched.patchThomas Gleixner
2012-04-10sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2012-04-10sched-rt-mutex-wakeup.patchThomas Gleixner
2012-04-10sched-mmdrop-delayed.patchThomas Gleixner
2012-04-10sched-limit-nr-migrate.patchThomas Gleixner
2012-04-10hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2012-04-10tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2012-04-10sched: Distangle worker accounting from rq-%3ElockThomas Gleixner
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-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
2012-03-12sched: Fix load-balance wreckagePeter 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-02sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto
2012-03-01sched: Ditch per cgroup task lists for load-balancingPeter Zijlstra
2012-03-01sched: Rename load-balancing fieldsPeter Zijlstra
2012-03-01sched: Move load-balancing arguments into helper structPeter 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