summaryrefslogtreecommitdiff
path: root/init/init_task.c
Commit message (Expand)AuthorAge
* Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells2018-01-17
* Expand various INIT_* macros and removeDavid Howells2018-01-17
* Expand INIT_TASK() in init/init_task.c and removeDavid Howells2018-01-17
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-15
* sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
* sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-07
* init_task: Create generic init_task instanceThomas Gleixner2012-05-05