aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2016-03-09Add upstream swaitSebastian Andrzej Siewior
2016-02-29kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()Sebastian Andrzej Siewior
2016-02-29sched,rt: __always_inline preemptible_lazy()Mike Galbraith
2016-02-25Merge tag 'v4.4.2' into linux-4.4.y-rtSebastian Andrzej Siewior
2016-02-17sched: Fix crash in sched_init_numa()Raghavendra K T
2016-02-12kernel: migrate_disable() do fastpath in atomic & irqs-offSebastian Andrzej Siewior
2016-02-01sched: fix ->nr_cpus_allowed = 1 transcription error during migrate_disable()...Mike Galbraith
2016-01-21preempt-lazy: Add the lazy-preemption check to preempt_schedule()Sebastian Andrzej Siewior
2016-01-21sched: fixup migrate disable (all tasks were bound to CPU0)Sebastian Andrzej Siewior
2016-01-13move update_migrate_disable() definitionSebastian Andrzej Siewior
2016-01-12Merge tag 'v4.4' into linux-4.4.y-rtSebastian Andrzej Siewior
2016-01-06sched/fair: Fix multiplication overflow on 32-bit systemsAndrey Ryabinin
2015-12-23workqueue: Prevent deadlock/stall on RTThomas Gleixner
2015-12-23sched: Add support for lazy preemptionThomas Gleixner
2015-12-23cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2015-12-23irqwork: push most work into softirq contextSebastian Andrzej Siewior
2015-12-23sched: Distangle worker accounting from rqlockThomas Gleixner
2015-12-23completion: Use simple wait queuesThomas Gleixner
2015-12-23work-simple: Simple work queue implemenationDaniel Wagner
2015-12-23wait-simple: Simple waitqueue implementationThomas Gleixner
2015-12-23ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2015-12-23rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2015-12-23sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2015-12-23sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2015-12-23sched: Disable TTWU_QUEUE on RTThomas Gleixner
2015-12-23sched: Take RT softirq semantics into account in cond_resched()Thomas Gleixner
2015-12-23sched: Do not account rcu_preempt_depth on RT in might_sleep()Thomas Gleixner
2015-12-23sched: Add saved_state for tasks blocked on sleeping locksThomas Gleixner
2015-12-23sched: Move mmdrop to RCU on RTThomas Gleixner
2015-12-23sched: Limit the number of task migrations per batchThomas Gleixner
2015-12-23sched/deadline: dl_task_timer has to be irqsafeJuri Lelli
2015-12-23hrtimer: Fixup hrtimer callback changes for preempt-rtThomas Gleixner
2015-12-23timers: Prepare for full preemptionIngo Molnar
2015-12-23Intrduce migrate_disable() + cpu_light()Thomas Gleixner
2015-12-23tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2015-12-23vtime: Split lock and seqcountThomas Gleixner
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-04sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra
2015-12-04sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra
2015-12-04sched/cputime: Fix invalid gtime in procHiroshi Shimamoto
2015-12-04sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang
2015-12-04sched/core: Remove false-positive warning from wake_up_process()Sasha Levin
2015-12-04sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-23sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds