1. c3ad2c3 signal: Don't restart fork when signals come in. by Eric W. Biederman · 6 years ago
  2. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 7 years ago
  3. 2c47047 pids: Move the pgrp and session pid pointers from task_struct to signal_struct by Eric W. Biederman · 7 years ago
  4. 2896b0f pids: Initialize leader_pid in init_task by Eric W. Biederman · 7 years ago
  5. f0b7521 audit: convert sessionid unset to a macro by Richard Guy Briggs · 6 years ago
  6. 3678e2f Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove by David Howells · 7 years ago
  7. 4e7e3ad Expand various INIT_* macros and remove by David Howells · 7 years ago
  8. d11ed3a Expand INIT_TASK() in init/init_task.c and remove by David Howells · 7 years ago
  9. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  12. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  13. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  14. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 11 years ago
  15. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 11 years ago
  16. a4a2eb4 init_task: Create generic init_task instance by Thomas Gleixner · 12 years ago