aboutsummaryrefslogtreecommitdiff
path: root/init/init_task.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeGravatar David Howells 1-2/+28
2018-01-17Expand various INIT_* macros and removeGravatar David Howells 1-24/+71
2018-01-17Expand INIT_TASK() in init/init_task.c and removeGravatar David Howells 1-2/+83
2018-01-09Construct init thread stack in the linker script rather than by unionGravatar David Howells 1-4/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Gravatar Ingo Molnar 1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-09-15sched/core: Allow putting thread_info into task_structGravatar Andy Lutomirski 1-2/+5
2013-02-07sched/rt: Move rt specific bits into new header fileGravatar Clark Williams 1-0/+1
2013-02-07sched: Move sched.h sysctl bits into separate headerGravatar Clark Williams 1-0/+1
2012-05-05init_task: Create generic init_task instanceGravatar Thomas Gleixner 1-0/+24