summaryrefslogtreecommitdiffstats
path: root/init/init_task.c
Commit message (Expand)AuthorAgeFilesLines
* audit: convert sessionid unset to a macroRichard Guy Briggs2018-05-141-1/+2
* Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells2018-01-171-2/+28
* Expand various INIT_* macros and removeDavid Howells2018-01-171-24/+71
* Expand INIT_TASK() in init/init_task.c and removeDavid Howells2018-01-171-2/+83
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-4/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-151-2/+5
* sched/rt: Move rt specific bits into new header fileClark Williams2013-02-071-0/+1
* sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-071-0/+1
* init_task: Create generic init_task instanceThomas Gleixner2012-05-051-0/+24
OpenPOWER on IntegriCloud