aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2012-09-17cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-09-17rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2012-09-17sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-09-17sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2012-09-17sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2012-09-17sched: Do not compare cpu masks in schedulerPeter Zijlstra
2012-09-17sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2012-09-17sched: teach migrate_disable about atomic contextsPeter Zijlstra
2012-09-17sched, rt: Fix migrate_enable() thinkoMike Galbraith
2012-09-17sched: Generic migrate_disablePeter Zijlstra
2012-09-17sched: Optimize migrate_disablePeter Zijlstra
2012-09-17sched-migrate-disable.patchThomas Gleixner
2012-09-17sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2012-09-17sched-no-work-when-pi-blocked.patchThomas Gleixner
2012-09-17cond-resched-softirq-fix.patchThomas Gleixner
2012-09-17sched-cond-resched.patchThomas Gleixner
2012-09-17sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2012-09-17sched-prevent-idle-boost.patchThomas Gleixner
2012-09-17sched-rt-mutex-wakeup.patchThomas Gleixner
2012-09-17sched-mmdrop-delayed.patchThomas Gleixner
2012-09-17sched-limit-nr-migrate.patchThomas Gleixner
2012-09-17hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2012-09-17wait: Provide __wake_up_all_lockedThomas Gleixner
2012-09-17preempt-mark-legitimated-no-resched-sites.patchThomas Gleixner
2012-09-17sched: Create schedule_preempt_disabled()Thomas Gleixner
2012-09-17tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2012-09-17sched: Distangle worker accounting from rq-%3ElockThomas Gleixner
2012-09-12sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka
2012-08-10sched: Fix race in task_group()Peter Zijlstra
2012-08-02sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra
2012-08-02sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra
2012-07-25sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-06-19sched: Fix the relax_domain_level boot parameterDimitri Sivanich
2012-05-11sched: Fix nohz load accounting -- again!Peter Zijlstra
2012-05-11sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde
2011-11-14sched: Document wait_for_completion_*() return valuesJ. Bruce Fields
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-06sched: Don't use tasklist_lock for debug printsThomas Gleixner
2011-10-06sched: Unify the ->cpus_allowed mask copyPeter Zijlstra
2011-10-06sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra
2011-10-06sched: Request for idle balance during nohz idle load balanceSuresh Siddha
2011-10-06sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha
2011-10-04sched: Fix idle_cpu()Thomas Gleixner
2011-10-04sched: Convert to struct llistPeter Zijlstra
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra