1. e1e871a Expand INIT_STRUCT_PID and remove by David Howells · 7 years ago
  2. 3678e2f Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove by David Howells · 7 years ago
  3. 4e7e3ad Expand various INIT_* macros and remove by David Howells · 7 years ago
  4. d11ed3a Expand INIT_TASK() in init/init_task.c and remove by David Howells · 7 years ago
  5. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  6. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  9. 4e32747 init_task: Remove redundant INIT_TASK_RCU_TREE_PREEMPT() macro by Paul E. McKenney · 8 years ago
  10. bac5b6b sched/cputime: Move the vtime task fields to their own struct by Frederic Weisbecker · 8 years ago
  11. 60a9ce5 sched/cputime: Rename vtime fields by Frederic Weisbecker · 8 years ago
  12. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  13. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  14. e96a7705 sched/rtmutex/deadline: Fix a PI crash for deadline tasks by Xunlei Pang · 8 years ago
  15. e4e55b4 LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob. by Tetsuo Handa · 8 years ago
  16. d83a7cb livepatch: change to a per-task consistency model by Josh Poimboeuf · 8 years ago
  17. 70806b2 sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  18. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  19. dfc3401 sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  20. b18b6a9 timers: Omit POSIX timer stuff from task_struct when disabled by Nicolas Pitre · 8 years ago
  21. 68f24b08 sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK by Andy Lutomirski · 8 years ago
  22. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  23. 7f1a00b fix up initial thread stack pointer vs thread_info confusion by Linus Torvalds · 9 years ago
  24. b7ce227 sched/cputime: Convert vtime_seqlock to seqcount by Frederic Weisbecker · 9 years ago
  25. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  26. c8d75aa posix_cpu_timer: Reduce unnecessary sighand lock contention by Jason Low · 9 years ago
  27. d5c373e posix_cpu_timer: Convert cputimer->running to bool by Jason Low · 9 years ago
  28. 1ed1328 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 9 years ago
  29. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  30. 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 10 years ago
  31. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  32. d59cfc0 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 10 years ago
  33. 7110744 sched, timer: Use the atomic task_cputime in thread_group_cputimer by Jason Low · 10 years ago
  34. 1018016 sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability by Jason Low · 10 years ago
  35. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 10 years ago
  36. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  37. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. d8b163c sched/numa: Init numa balancing fields of init_task by Kirill Tkhai · 10 years ago
  39. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  40. 1d082fd rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() by Paul E. McKenney · 10 years ago
  41. 176f8f7 rcu: Make TASKS_RCU handle nohz_full= CPUs by Paul E. McKenney · 10 years ago
  42. 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 11 years ago
  43. abaa93d rcu: Simplify priority boosting by putting rt_mutex in rcu_node by Paul E. McKenney · 11 years ago
  44. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  45. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 11 years ago
  46. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  47. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  48. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  49. 77852fe sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h> by Ingo Molnar · 12 years ago
  50. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 12 years ago
  51. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  52. 7907163 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 8323f26 sched: Fix race in task_group() by Peter Zijlstra · 13 years ago
  54. d36cc70 rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations by Paul E. McKenney · 13 years ago
  55. 29baa74 sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' by Peter Zijlstra · 13 years ago
  56. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 13 years ago
  57. de5bdff sched: Make initial SCHED_RR timeslace DEF_TIMESLICE by Hiroshi Shimamoto · 13 years ago
  58. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  59. 257058a threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem by Tejun Heo · 13 years ago
  60. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago
  62. f1c6f1a sched: Set the command name of the idle tasks in SMP kernels by Carsten Emde · 13 years ago
  63. ee30a7b locking, sched: Annotate thread_group_cputimer as raw by Thomas Gleixner · 15 years ago
  64. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 14 years ago
  65. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 14 years ago
  66. 434d42c Merge branch 'next' into for-linus by James Morris · 14 years ago
  67. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 14 years ago
  68. a3232d2 capabilities: delete all CAP_INIT macros by Eric Paris · 14 years ago
  69. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  71. 806c09a sched: Make pushable_tasks CONFIG_SMP dependant by Dario Faggioli · 14 years ago
  72. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  73. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  74. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  75. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 15 years ago
  76. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  77. 0a14a13 INIT_SIGHAND: use SIG_DFL instead of NULL by Oleg Nesterov · 15 years ago
  78. f200114 pids: init_struct_pid.tasks should never see the swapper process by Oleg Nesterov · 15 years ago
  79. fa2755e INIT_TASK() should initialize ->thread_group list by Oleg Nesterov · 15 years ago
  80. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 15 years ago
  81. 72d5a9f rcu: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 15 years ago
  82. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 15 years ago
  83. 2af7687 Rename .data.init_task to .data..init_task. by Tim Abbott · 15 years ago
  84. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
  85. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
  87. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  88. b3a222e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option by Serge E. Hallyn · 15 years ago
  89. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  90. dd5d19b rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees by Paul E. McKenney · 15 years ago
  91. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  92. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  93. 857ecee Add new __init_task_data macro to be used in arch init_task.c files. by Tim Abbott · 16 years ago
  94. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  95. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  97. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  98. 082ff5a perf_counter: Change pctrl() behaviour by Peter Zijlstra · 16 years ago
  99. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 16 years ago
  100. 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 16 years ago