1. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 244d49e posix-cpu-timers: Move state tracking to struct posix_cputimers by Thomas Gleixner · 5 years ago
  3. c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
  4. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  5. f6ec882 locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with by Yuyang Du · 6 years ago
  6. e196e47 locking/lockdep: Use lockdep_init_task for task initiation consistently by Yuyang Du · 6 years ago
  7. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  8. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  9. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  10. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  11. f0b89d3 sched/core: Convert task_struct.stack_refcount to refcount_t by Elena Reshetova · 6 years ago
  12. ec1d281 sched/core: Convert task_struct.usage to refcount_t by Elena Reshetova · 6 years ago
  13. 60d4de3 sched/core: Convert signal_struct.sigcnt to refcount_t by Elena Reshetova · 6 years ago
  14. 4b7d248 audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT by Richard Guy Briggs · 6 years ago
  15. c3ad2c3 signal: Don't restart fork when signals come in. by Eric W. Biederman · 6 years ago
  16. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 7 years ago
  17. 2c47047 pids: Move the pgrp and session pid pointers from task_struct to signal_struct by Eric W. Biederman · 7 years ago
  18. 2896b0f pids: Initialize leader_pid in init_task by Eric W. Biederman · 8 years ago
  19. f0b7521 audit: convert sessionid unset to a macro by Richard Guy Briggs · 7 years ago
  20. 3678e2f Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove by David Howells · 7 years ago
  21. 4e7e3ad Expand various INIT_* macros and remove by David Howells · 7 years ago
  22. d11ed3a Expand INIT_TASK() in init/init_task.c and remove by David Howells · 7 years ago
  23. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  26. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  27. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  28. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  29. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 12 years ago
  30. a4a2eb4 init_task: Create generic init_task instance by Thomas Gleixner · 13 years ago