aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2015-03-23work-simple: Simple work queue implemenationDaniel Wagner
2015-01-20Merge tag 'v3.14.29' into v3.14-rtAnders Roxell
2015-01-16sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-16sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2014-11-17Merge tag 'v3.14.24' into v3.14-rtAnders Roxell
2014-11-14sched: Use rq->rd in sched_setaffinity() under RCU read lockKirill Tkhai
2014-11-14sched: Use dl_bw_of() under RCU read lockKirill Tkhai
2014-09-09Merge tag 'v3.14.18' into v3.14-rtAnders Roxell
2014-09-05sched: Fix sched_setparam() policy == -1 logicDaniel Bristot de Oliveira
2014-08-09Merge tag 'v3.14.16' into v3.14-rtAnders Roxell
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-07-29Merge tag 'v3.14.14' into v3.14-rtAnders Roxell
2014-07-28sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik
2014-07-08Merge tag 'v3.14.10' into v3.14-rtAnders Roxell
2014-07-08sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt
2014-07-08workqueue: Prevent deadlock/stall on RTThomas Gleixner
2014-06-30completion: Use simple wait queuesThomas Gleixner
2014-06-30simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2014-06-30wait-simple: Rework for use with completionsThomas Gleixner
2014-06-30wait-simple: Simple waitqueue implementationThomas Gleixner
2014-06-30sched: Add support for lazy preemptionThomas Gleixner
2014-06-30cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-06-30sched: Distangle worker accounting from rqlockThomas Gleixner
2014-06-30sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2014-06-30sched: dont calculate hweight in update_migrate_disable()Nicholas Mc Guire
2014-06-30sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2014-06-30sched: Do not compare cpu masks in schedulerPeter Zijlstra
2014-06-30allow preemption in recursive migrate_disable callNicholas Mc Guire
2014-06-30sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2014-06-30sched: teach migrate_disable about atomic contextsPeter Zijlstra
2014-06-30sched, rt: Fix migrate_enable() thinkoMike Galbraith
2014-06-30sched: Generic migrate_disablePeter Zijlstra
2014-06-30sched: Optimize migrate_disablePeter Zijlstra
2014-06-30sched-migrate-disable.patchThomas Gleixner
2014-06-30sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2014-06-30sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2014-06-30sched-disable-ttwu-queue.patchThomas Gleixner
2014-06-30cond-resched-softirq-fix.patchThomas Gleixner
2014-06-30sched-cond-resched.patchThomas Gleixner
2014-06-30sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2014-06-30sched-rt-mutex-wakeup.patchThomas Gleixner
2014-06-30sched-mmdrop-delayed.patchThomas Gleixner
2014-06-30sched-limit-nr-migrate.patchThomas Gleixner
2014-06-30hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-06-30ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2014-06-30tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2014-06-30vtime-split-lock-and-seqcount.patchThomas Gleixner
2014-06-30sched: Fix broken setscheduler()Steven Rostedt
2014-06-30sched: Consider pi boosting in setscheduler()Thomas Gleixner
2014-06-30sched: Queue RT tasks to head when prio dropsThomas Gleixner