summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2016-05-26mm: oom_reaper: remove some bloatMichal Hocko
2016-05-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-25sched/core: Fix remote wakeupsPeter Zijlstra
2016-05-23signal: make oom_flags a boolTetsuo Handa
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-20userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov
2016-05-20mm,oom: speed up select_bad_process() loopTetsuo Handa
2016-05-20mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko
2016-05-20mm, oom_reaper: hide oom reaped tasks from OOM killer more carefullyMichal Hocko
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-12sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar
2016-05-06sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner
2016-05-06sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner
2016-05-06sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner
2016-05-05sched/fair: Add detailed description to the sched load avg metricsYuyang Du
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du
2016-05-04signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()Andy Lutomirski
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev
2016-04-28Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki
2016-04-23sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker
2016-04-13sched/clock: Make local_clock()/cpu_clock() inlineDaniel Lezcano
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa
2016-04-02cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki
2016-04-01lib/proportions: Remove unused codeRichard Cochran
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker
2016-03-25oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa
2016-03-25oom: make oom_reaper_list single linkedVladimir Davydov
2016-03-25oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko
2016-03-25mm, oom_reaper: implement OOM victims queuingMichal Hocko
2016-03-25sched: add schedule_timeout_idle()Andrew Morton
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17timer: convert timer_slack_ns from unsigned long to u64John Stultz
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-10cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki
2016-03-08sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker
2016-03-02nohz: New tick dependency maskFrederic Weisbecker