Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-03 | sched/headers: Move the sched_exec() prototype to <linux/sched/task.h> | Ingo Molnar | 1 | -0/+7 |
2017-03-03 | sched/headers: Move the get_task_struct()/put_task_struct() and related APIs ... | Ingo Molnar | 1 | -0/+15 |
2017-03-03 | sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <... | Ingo Molnar | 1 | -0/+3 |
2017-03-03 | sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> | Ingo Molnar | 1 | -0/+20 |
2017-03-03 | sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> ... | Ingo Molnar | 1 | -0/+6 |
2017-03-03 | sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern... | Ingo Molnar | 1 | -15/+0 |
2017-03-03 | sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/t... | Ingo Molnar | 1 | -0/+97 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+6 |