summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* 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-271-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-261-3/+0
* | psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-261-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-301-5/+1
|/
* 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/+6
|\ \ | |/ |/|
| * 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/+4
| * pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-211-5/+0
* | mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-171-1/+1
* | memcg, oom: move out_of_memory back to the charge pathMichal Hocko2018-08-171-1/+1
* | fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-171-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/+0
|/ /
* | 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/+1
|/
* 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-041-0/+1
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-05-251-1/+9
| |\ \ \
| * | | | sched/core: Distinguish between idle_cpu() calls based on desired effect, int...Rohit Jain2018-05-141-0/+1
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-8/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-05-161-8/+0
| |\ \ \ | | |/ / | |/| |
| | * | softirq: Eliminate unused cond_resched_softirq() macroPaul E. McKenney2018-05-151-8/+0
| | |/
* | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-1/+9
|\ \ \ | |/ / |/| |