summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-1/+1
|\
| * x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-151-0/+9
|\ \ | |/ |/|
| * umh: add exit routine for UMH processTaehee Yoo2019-01-121-0/+9
* | x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-091-1/+1
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-261-2/+2
|\
| * sched: Fix various typos in commentsIngo Molnar2018-12-031-2/+2
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-1/+3
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-041-1/+3
| |\ \ | | |/ | |/|
| | * rcu: Speed up expedited GPs when interrupting RCU readerPaul E. McKenney2018-11-121-1/+3
* | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-261-1/+1
|\ \ \ | |/ / |/| |
| * | x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger2018-11-221-1/+1
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-011-0/+9
|\ \
| * | x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-281-0/+9
| |/
* / function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)2018-11-281-0/+1
|/
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-0/+5
|\
| * fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov2018-09-041-0/+1
| * x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-041-0/+4
* | memcg: remove memcg_kmem_skip_accountShakeel Butt2018-10-271-3/+0Star
* | psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-271-0/+10
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-1/+1
|\ \
| * | signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-1/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+6
|\ \
| * | x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn2018-09-031-0/+6
| |/
* / rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special unionPaul E. McKenney2018-08-311-5/+1Star
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-221-0/+1
|\
| * kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov2018-08-221-0/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-211-25/+6Star
|\ \ | |/ |/|
| * pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-211-2/+2
| * pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-211-18/+4Star
| * pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-211-5/+0Star
* | mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-181-1/+1
* | memcg, oom: move out_of_memory back to the charge pathMichal Hocko2018-08-181-1/+1
* | fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-181-0/+3
* | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-141-0/+8
|\ \
| * | blkcg: add generic throttling mechanismJosef Bacik2018-07-091-0/+8
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-2/+2
|\ \ \
| * | | sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri2018-07-171-2/+2
| |/ /
* / / sched/numa: Remove redundant fieldSrikar Dronamraju2018-07-251-1/+0Star
|/ /
* | kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2018-07-031-1/+1
* | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-7/+11
* | rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers2018-06-211-4/+1Star
|/
* sched/core / kcov: avoid kcov_area during task switchMark Rutland2018-06-151-1/+1
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-0/+6
|\
| * Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-06-011-0/+6
| |\
| | * thread_info: Add update_thread_flag() helpersDave Martin2018-05-251-0/+6
* | | rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-061-0/+134
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-051-0/+1
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-05-251-1/+9
| |\ \ \