summaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2012-03-13sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-03-13sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2012-03-13sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2012-03-13sched: Do not compare cpu masks in schedulerPeter Zijlstra
2012-03-13sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2012-03-13sched: teach migrate_disable about atomic contextsPeter Zijlstra
2012-03-13sched, rt: Fix migrate_enable() thinkoMike Galbraith
2012-03-13sched: Generic migrate_disablePeter Zijlstra
2012-03-13sched: Optimize migrate_disablePeter Zijlstra
2012-03-13sched-migrate-disable.patchThomas Gleixner
2012-03-13sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2012-03-13sched-no-work-when-pi-blocked.patchThomas Gleixner
2012-03-13cond-resched-softirq-fix.patchThomas Gleixner
2012-03-13sched-cond-resched.patchThomas Gleixner
2012-03-13sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2012-03-13sched-prevent-idle-boost.patchThomas Gleixner
2012-03-13sched-rt-mutex-wakeup.patchThomas Gleixner
2012-03-13sched-mmdrop-delayed.patchThomas Gleixner
2012-03-13sched-limit-nr-migrate.patchThomas Gleixner
2012-03-13hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2012-03-13wait: Provide __wake_up_all_lockedThomas Gleixner
2012-03-13preempt-mark-legitimated-no-resched-sites.patchThomas Gleixner
2012-03-13sched: Create schedule_preempt_disabled()Thomas Gleixner
2012-03-13tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2012-03-13sched: Distangle worker accounting from rq-%3ElockThomas Gleixner
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
2011-09-28nohz: Remove nohz_cpu_maskShi, Alex
2011-09-28rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-09-26sched: Fix up wchan borkageSimon Kirby
2011-09-20sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner