aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/task.h
Commit message (Expand)AuthorAge
* fork: Provide a function for copying init_mmNadav Amit2019-04-30
* sched/core: Convert task_struct.usage to refcount_tElena Reshetova2019-02-04
* fork: fix some -Wmissing-prototypes warningsYi Wang2019-01-04
* alpha: fix osf_wait4() breakageAl Viro2018-07-22
* fork: Provide usercopy whitelisting for task_structKees Cook2018-01-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian2017-08-10
* Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-05
|\
| * osf_wait4: switch to kernel_wait4()Al Viro2017-05-21
* | sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso2017-06-20
|/
* sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>Ingo Molnar2017-03-02
* sched/headers: Move the get_task_struct()/put_task_struct() and related APIs ...Ingo Molnar2017-03-02
* sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <...Ingo Molnar2017-03-02
* sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar2017-03-02
* sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> ...Ingo Molnar2017-03-02
* sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...Ingo Molnar2017-03-02
* sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/t...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02