summaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)Author
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-10-26sched: loadavg: make calc_load_n() publicJohannes Weiner
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-25cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman
2018-09-11signal: Remove SEND_SIG_FORCEDEric W. Biederman
2018-09-11signal: Remove the siginfo paramater from kernel_dqueue_signalEric W. Biederman
2018-09-10sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22signal: make force_sigsegv() voidChristian Brauner
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov
2018-08-22userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-17fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt
2018-08-09signal: Don't restart fork when signals come in.Eric W. Biederman
2018-08-03fork: Have new threads join on-going signal group stopsEric W. Biederman
2018-08-03signal: Add calculate_sigpending()Eric W. Biederman
2018-07-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-07-22alpha: fix osf_wait4() breakageAl Viro
2018-07-21signal: Pass pid and pid type into send_sigqueueEric W. Biederman
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman
2018-07-21pids: Move task_pid_type into sched/signal.hEric W. Biederman
2018-07-16sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot
2018-06-07lockdep: fix fs_reclaim annotationOmar Sandoval
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko
2018-05-04sched/core: Introduce set_special_state()Peter Zijlstra
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23Merge tag 'v4.16-rc6' into next-generalJames Morris
2018-03-09sched/cpufreq: Provide migration hintPeter Zijlstra
2018-03-09sched/nohz: Clean up nohz enter/exitPeter Zijlstra
2018-03-09cpufreq/schedutil: Rewrite CPUFREQ_RT supportPeter Zijlstra
2018-03-09cpufreq/schedutil: Remove unused CPUFREQ_DLPeter Zijlstra
2018-03-09Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2018-03-07usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton
2018-02-21sched/nohz: Remove the 1 Hz tick codeFrederic Weisbecker
2018-02-21sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers