aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/core.c
AgeCommit message (Expand)Author
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2016-09-24sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2016-09-07sched/nohz: Fix affine unpinned timers messWanpeng Li
2016-08-30Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2016-08-10kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-06-27Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-16.06-rtAlex Shi
2016-06-24sched: panic on corrupted stack endJann Horn
2016-05-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2016-05-04sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra
2016-04-12sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner
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
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-23sched: Distangle worker accounting from rqlockThomas Gleixner
2015-12-23completion: Use simple wait queuesThomas 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: 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-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-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/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-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-28Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar
2015-10-23sched/core: Add missing lockdep_unpin() annotationsPeter Zijlstra
2015-10-20sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETSOleg Nesterov
2015-10-20sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()Peter Zijlstra