1. 4110180 fork: Provide weak arch_release_[task_struct|thread_info] functions by Thomas Gleixner · 12 years ago
  2. 2889f60 fork: Move thread info gfp flags to header by Thomas Gleixner · 12 years ago
  3. 6c0a9fa fork: Remove the weak insanity by Thomas Gleixner · 12 years ago
  4. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 12 years ago
  5. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  6. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  7. c3f0327 mm: add rss counters consistency check by Konstantin Khlebnikov · 12 years ago
  8. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  9. 5f8aadd CLONE_PARENT shouldn't allow to set ->exit_signal by Oleg Nesterov · 12 years ago
  10. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 12 years ago
  11. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 12 years ago
  12. d68b46f vfork: make it killable by Oleg Nesterov · 12 years ago
  13. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 12 years ago
  14. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 12 years ago
  15. 191c542 mm: collapse security_vm_enough_memory() variants into a single function by Al Viro · 12 years ago
  16. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  17. 1a2a4d0 security: create task_free security callback by Kees Cook · 12 years ago
  18. 11a3122 block: strip out locking optimization in put_io_context() by Tejun Heo · 12 years ago
  19. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  20. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  21. 6422e78 audit: remove audit_finish_fork as it can't be called by Eric Paris · 12 years ago
  22. b3c9dd1 Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  23. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  24. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 12 years ago
  25. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  26. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  27. 8371235 writeback: dirty ratelimit - think time compensation by Wu Fengguang · 13 years ago
  28. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 12 years ago
  29. b2efa05 block, cfq: unlink cfq_io_context's immediately by Tejun Heo · 12 years ago
  30. 6e736be block: make ioc get/put interface more conventional and fix race on alloction by Tejun Heo · 12 years ago
  31. 257058a threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem by Tejun Heo · 12 years ago
  32. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  33. a320122 freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE by Tejun Heo · 13 years ago
  34. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago
  35. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  36. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  37. 9d823e8 writeback: per task dirty rate limit by Wu Fengguang · 13 years ago
  38. 72fa599 move RLIMIT_NPROC check from set_user() to do_execve_common() by Vasiliy Kulikov · 13 years ago
  39. fb0a685 kernel/fork.c: fix a few coding style issues by Daniel Rebelo de Oliveira · 13 years ago
  40. 778d3b0 cpusets: randomize node rotor used in cpuset_mem_spread_node() by Michal Hocko · 13 years ago
  41. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  42. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  43. 75b56ec Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  44. 6657719 make sure that nsproxy_cache is initialized early enough by Al Viro · 13 years ago
  45. dcace06 ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task() by Oleg Nesterov · 13 years ago
  46. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  47. 732375c plist: Remove the need to supply locks to plist heads by Dima Zavin · 13 years ago
  48. 4b9d33e ptrace: kill clone/exec tracehooks by Tejun Heo · 13 years ago
  49. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 13 years ago
  50. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  51. 3864601 mm: extract exe_file handling from procfs by Jiri Slaby · 13 years ago
  52. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  53. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 13 years ago
  54. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  55. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  56. 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
  57. 3e51e3e sched: Remove unused parameters from sched_fork() and wake_up_new_task() by Samir Bellabes · 13 years ago
  58. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 13 years ago
  59. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  60. 4308eeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() by Eric W. Biederman · 13 years ago
  61. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 13 years ago
  62. 9bfb23f sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code by Oleg Nesterov · 13 years ago
  63. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 13 years ago
  64. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  65. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 13 years ago
  66. 77c100c export pid symbols needed for kvm_vcpu_on_spin by Rik van Riel · 13 years ago
  67. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 13 years ago
  68. ba76149 thp: khugepaged by Andrea Arcangeli · 13 years ago
  69. e7a00c4 thp: add pmd_huge_pte to mm_struct by Andrea Arcangeli · 13 years ago
  70. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 13 years ago
  71. 43bb40c sched: remove long deprecated CLONE_STOPPED flag by Dave Jones · 13 years ago
  72. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  73. 1c5354d sched: Move sched_autogroup_exit() to free_signal_struct() by Mike Galbraith · 13 years ago
  74. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 13 years ago
  75. 101e5f7 sched, autogroup: Fix reference leak by Mike Galbraith · 13 years ago
  76. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 13 years ago
  77. f26f9af Sched: fix skip_clock_update optimization by Mike Galbraith · 13 years ago
  78. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  79. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  80. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  81. a247c3a rmap: fix walk during fork by Andrea Arcangeli · 14 years ago
  82. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  83. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  84. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  85. 21aa9af sched: add hooks for workqueue by Tejun Heo · 14 years ago
  86. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  87. f106eee pids: fix fork_idle() to setup ->pids correctly by Oleg Nesterov · 14 years ago
  88. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 14 years ago
  89. 6e1be45 check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check by Oleg Nesterov · 14 years ago
  90. 97101eb exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct() by Oleg Nesterov · 14 years ago
  91. a705be6 kill the obsolete thread_group_cputime_free() helper by Oleg Nesterov · 14 years ago
  92. ea6d290 signals: make task_struct->signal immutable/refcountable by Oleg Nesterov · 14 years ago
  93. 4dec2a9 fork/exit: move tty_kref_put() outside of __cleanup_signal() by Oleg Nesterov · 14 years ago
  94. 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 14 years ago
  95. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  97. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  98. a3a2e76 mm: avoid null-pointer deref in sync_mm_rss() by KAMEZAWA Hiroyuki · 14 years ago
  99. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  100. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago