aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds1-1/+1
2016-05-26mm: oom_reaper: remove some bloatMichal Hocko1-1/+3
2016-05-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-05-25sched/core: Fix remote wakeupsPeter Zijlstra1-0/+1
2016-05-23signal: make oom_flags a boolTetsuo Handa1-1/+5
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+21
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+4
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-0/+7
2016-05-20userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov1-1/+6
2016-05-20mm,oom: speed up select_bad_process() loopTetsuo Handa1-0/+1
2016-05-20mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko1-0/+5
2016-05-20mm, oom_reaper: hide oom reaped tasks from OOM killer more carefullyMichal Hocko1-0/+1
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+4
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+108
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+20
2016-05-16Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-05-12sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner1-0/+5
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar1-0/+9
2016-05-06sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner1-0/+6
2016-05-06sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner1-0/+2
2016-05-06sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner1-0/+1
2016-05-05sched/fair: Add detailed description to the sched load avg metricsYuyang Du1-11/+49
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du1-3/+13
2016-05-04signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()Andy Lutomirski1-0/+12
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev1-0/+8
2016-04-28Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki1-1/+4
2016-04-23sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker1-2/+4
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker1-2/+2
2016-04-13sched/clock: Make local_clock()/cpu_clock() inlineDaniel Lezcano1-2/+30
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-2/+2
2016-04-04android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa1-0/+4
2016-04-02cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki1-1/+4
2016-04-01lib/proportions: Remove unused codeRichard Cochran1-1/+0
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker1-2/+2
2016-03-25oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa1-2/+0
2016-03-25oom: make oom_reaper_list single linkedVladimir Davydov1-1/+1
2016-03-25oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko1-0/+2
2016-03-25mm, oom_reaper: implement OOM victims queuingMichal Hocko1-0/+3
2016-03-25sched: add schedule_timeout_idle()Andrew Morton1-0/+1
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller1-0/+8
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+11
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2016-03-17timer: convert timer_slack_ns from unsigned long to u64John Stultz1-2/+2
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+0
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+9
2016-03-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+8
2016-03-10cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki1-0/+9
2016-03-08sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni1-5/+1
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker1-3/+0