aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2016-10-29Revert "cgroup: Fix issues in allow_attach callback"Amit Pundir
2016-10-28UPSTREAM: sched: panic on corrupted stack endJann Horn
2016-10-18Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-10-18 Merge tag 'v4.1.34' into linux-linaro-lsk-v4.1Alex Shi
2016-10-02sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh
2016-07-20Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.07-androidAlex Shi
2016-07-20Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.07Alex Shi
2016-07-10kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-06-14 Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2016-06-08cgroup: keep zombies associated with their original cgroupsTejun Heo
2016-06-08cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai
2016-06-08locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra
2016-06-06sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsSasha Levin
2016-05-31Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-05-25Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi
2016-05-25sched/kasan: remove stale KASAN poison after hotplugMark Rutland
2016-04-21Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.04-androidAlex Shi
2016-04-18sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen
2016-04-06sched: Fix crash in sched_init_numa()Raghavendra K T
2016-02-10Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-12-22sched: add sched blocked tracepoint which dumps out context of sleep.Riley Andrews
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-11-19cgroup: Fix issues in allow_attach callbackRom Lemarchand
2015-11-19sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-22sched/fair: Prevent throttling in early pick_next_task_fair()Ben Segall
2015-10-22sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra
2015-10-22sched: access local runqueue directly in single_task_runningDominik Dingel
2015-09-21sched: Fix cpu_active_mask/cpu_online_mask raceJan H. Schönherr
2015-06-10sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-18sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li
2015-05-08sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-07mm: numa: disable change protection for vma(VM_HUGETLB)Naoya Horiguchi
2015-04-03sched/core: Drop debugging leftover trace_printk callBorislav Petkov
2015-04-03sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-02sched/deadline: Support DL task migration during CPU hotplugWanpeng Li