summaryrefslogtreecommitdiffstats
path: root/include/linux/sched/task.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian2017-08-101-1/+0
* Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-0/+2
|\
| * osf_wait4: switch to kernel_wait4()Al Viro2017-05-211-0/+2
* | sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso2017-06-201-2/+0
|/
* sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>Ingo Molnar2017-03-031-0/+7
* sched/headers: Move the get_task_struct()/put_task_struct() and related APIs ...Ingo Molnar2017-03-031-0/+15
* sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <...Ingo Molnar2017-03-031-0/+3
* sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar2017-03-031-0/+20
* sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> ...Ingo Molnar2017-03-031-0/+6
* sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...Ingo Molnar2017-03-031-15/+0
* sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/t...Ingo Molnar2017-03-031-0/+97
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
OpenPOWER on IntegriCloud