Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Expand INIT_TASK() in init/init_task.c and remove | David Howells | 2018-01-17 | 1 | -2/+83 | |
* | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-10 | 1 | -4/+6 | |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 | |
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 | |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 | |
* | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 2016-09-15 | 1 | -2/+5 | |
* | sched/rt: Move rt specific bits into new header file | Clark Williams | 2013-02-07 | 1 | -0/+1 | |
* | sched: Move sched.h sysctl bits into separate header | Clark Williams | 2013-02-07 | 1 | -0/+1 | |
* | init_task: Create generic init_task instance | Thomas Gleixner | 2012-05-05 | 1 | -0/+24 |