summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* kernel/sched: Remove dl_boosted flag commentHui Su2022-09-051-4/+0
* sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli2022-09-051-1/+9
* Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-231-1/+0
* sched: Always inline is_percpu_thread()Peter Zijlstra2021-10-171-1/+1
* futex: Add mutex around futex exitThomas Gleixner2021-01-301-0/+1
* futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2021-01-301-1/+1
* signal: Extend exec_id to 64bitsEric W. Biederman2020-04-171-2/+2
* rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers2020-02-051-2/+2
* 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/+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
|\ \ \ | |/ / |/| |
| * | 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/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-061-0/+5
|\
| * pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-061-0/+5
* | sched/fair: Use a recently used CPU as an idle candidate and the basis for SISMel Gorman2018-02-061-0/+8
|/