summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-08-041-1/+9
* sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri2019-04-051-2/+2
* function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)2018-12-051-0/+1
* x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-12-051-0/+9
* 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
| |\ \ \
| * | | | 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-051-8/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-05-161-8/+0Star
| |\ \ \ | | |/ / | |/| |
| | * | softirq: Eliminate unused cond_resched_softirq() macroPaul E. McKenney2018-05-151-8/+0Star
| | |/
* | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-1/+9
|\ \ \ | |/ / |/| |
| * | prctl: Add force disable speculationThomas Gleixner2018-05-051-1/+9
| |/
* / sched/core: Introduce set_special_state()Peter Zijlstra2018-05-041-5/+45
|/
* sched/core: Force proper alignment of 'struct util_est'Peter Zijlstra2018-04-051-3/+3
* sched/fair: Add util_est on top of PELTPatrick Bellasi2018-03-201-0/+29
* sched/core: Remove TASK_ALLPeter Zijlstra2018-03-121-1/+0Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-071-0/+5
|\
| * pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-071-0/+5
* | sched/fair: Use a recently used CPU as an idle candidate and the basis for SISMel Gorman2018-02-061-0/+8
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-301-0/+5
|\
| * sched/cpufreq: Change the worker kthread to SCHED_DEADLINEJuri Lelli2018-01-101-0/+1
| * sched/deadline: Implement "runtime overrun signal" supportJuri Lelli2018-01-101-0/+4
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-101-0/+9
|/
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-151-11/+0Star
|\
| * locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-121-11/+0Star
* | exec: avoid gcc-8 warning for get_task_commArnd Bergmann2017-12-151-1/+5
|/
* sched/deadline: Don't use dubious signed bitfieldsDan Carpenter2017-11-211-4/+4