summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2014-05-14sched: Optimize migrate_disablePeter Zijlstra
2014-05-14sched-migrate-disable.patchThomas Gleixner
2014-05-14sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2014-05-14sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2014-05-14sched-disable-ttwu-queue.patchThomas Gleixner
2014-05-14cond-resched-softirq-fix.patchThomas Gleixner
2014-05-14sched-cond-resched.patchThomas Gleixner
2014-05-14sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2014-05-14sched-rt-mutex-wakeup.patchThomas Gleixner
2014-05-14sched-mmdrop-delayed.patchThomas Gleixner
2014-05-14sched-limit-nr-migrate.patchThomas Gleixner
2014-05-14hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-05-14ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2014-05-14tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2014-05-14vtime-split-lock-and-seqcount.patchThomas Gleixner
2014-05-14sched: Consider pi boosting in setschedulerThomas Gleixner
2014-05-14sched: Queue RT tasks to head when prio dropsThomas Gleixner
2014-05-14sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2014-05-14sched: Better debug output for might sleepThomas Gleixner
2014-05-14sched: Check for idle task in might_sleep()Thomas Gleixner
2014-05-14sched: Init idle->on_rq in init_idle()Thomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10completion: Use simple wait queuesThomas Gleixner
2014-04-10sched: Add support for lazy preemptionThomas Gleixner
2014-04-10cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-04-10sched: Distangle worker accounting from rqlockThomas Gleixner
2014-04-10sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2014-04-10sched: dont calculate hweight in update_migrate_disable()Nicholas Mc Guire
2014-04-10sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2014-04-10sched: Do not compare cpu masks in schedulerPeter Zijlstra
2014-04-10allow preemption in recursive migrate_disable callNicholas Mc Guire
2014-04-10sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2014-04-10sched: teach migrate_disable about atomic contextsPeter Zijlstra
2014-04-10sched, rt: Fix migrate_enable() thinkoMike Galbraith
2014-04-10sched: Generic migrate_disablePeter Zijlstra
2014-04-10sched: Optimize migrate_disablePeter Zijlstra
2014-04-10sched-migrate-disable.patchThomas Gleixner
2014-04-10sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2014-04-10sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2014-04-10sched-disable-ttwu-queue.patchThomas Gleixner
2014-04-10cond-resched-softirq-fix.patchThomas Gleixner
2014-04-10sched-cond-resched.patchThomas Gleixner
2014-04-10sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2014-04-10sched-rt-mutex-wakeup.patchThomas Gleixner
2014-04-10sched-mmdrop-delayed.patchThomas Gleixner
2014-04-10sched-limit-nr-migrate.patchThomas Gleixner
2014-04-10hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-04-10ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2014-04-10tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2014-04-10vtime-split-lock-and-seqcount.patchThomas Gleixner