summaryrefslogtreecommitdiffstats
path: root/include/linux/sched/task.h
Commit message (Expand)AuthorAgeFilesLines
* 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