1. 3e51e3e sched: Remove unused parameters from sched_fork() and wake_up_new_task() by Samir Bellabes · 13 years ago
  2. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 13 years ago
  3. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  4. 4308eeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() by Eric W. Biederman · 14 years ago
  5. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 14 years ago
  6. 9bfb23f sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code by Oleg Nesterov · 14 years ago
  7. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 14 years ago
  8. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  9. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 14 years ago
  10. 77c100c export pid symbols needed for kvm_vcpu_on_spin by Rik van Riel · 14 years ago
  11. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 14 years ago
  12. ba76149 thp: khugepaged by Andrea Arcangeli · 14 years ago
  13. e7a00c4 thp: add pmd_huge_pte to mm_struct by Andrea Arcangeli · 14 years ago
  14. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 14 years ago
  15. 43bb40c sched: remove long deprecated CLONE_STOPPED flag by Dave Jones · 14 years ago
  16. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  17. 1c5354d sched: Move sched_autogroup_exit() to free_signal_struct() by Mike Galbraith · 14 years ago
  18. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  19. 101e5f7 sched, autogroup: Fix reference leak by Mike Galbraith · 14 years ago
  20. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  21. f26f9af Sched: fix skip_clock_update optimization by Mike Galbraith · 14 years ago
  22. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  23. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  24. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  25. a247c3a rmap: fix walk during fork by Andrea Arcangeli · 14 years ago
  26. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  27. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  28. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  29. 21aa9af sched: add hooks for workqueue by Tejun Heo · 14 years ago
  30. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  31. f106eee pids: fix fork_idle() to setup ->pids correctly by Oleg Nesterov · 14 years ago
  32. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 14 years ago
  33. 6e1be45 check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check by Oleg Nesterov · 14 years ago
  34. 97101eb exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct() by Oleg Nesterov · 14 years ago
  35. a705be6 kill the obsolete thread_group_cputime_free() helper by Oleg Nesterov · 14 years ago
  36. ea6d290 signals: make task_struct->signal immutable/refcountable by Oleg Nesterov · 14 years ago
  37. 4dec2a9 fork/exit: move tty_kref_put() outside of __cleanup_signal() by Oleg Nesterov · 14 years ago
  38. 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 14 years ago
  39. 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
  40. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  41. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  42. a3a2e76 mm: avoid null-pointer deref in sync_mm_rss() by KAMEZAWA Hiroyuki · 14 years ago
  43. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  44. 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 · 15 years ago
  45. 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 15 years ago
  46. a56704e copy_signal() cleanup: use zalloc and remove initializations by Veaceslav Falico · 15 years ago
  47. 78d7d40 kernel core: use helpers for rlimits by Jiri Slaby · 15 years ago
  48. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 15 years ago
  49. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 15 years ago
  50. db1466b rcu: Use wrapper function instead of exporting tasklist_lock by Paul E. McKenney · 15 years ago
  51. d11c563 sched: Use lockdep-based checking on rcu_dereference() by Paul E. McKenney · 15 years ago
  52. fabf318 sched: Fix fork vs hotplug vs cpuset namespaces by Peter Zijlstra · 15 years ago
  53. 9cd80bb do_wait() optimization: do not place sub-threads on task_struct->children list by Oleg Nesterov · 15 years ago
  54. 6580807 ptrace: copy_process() should disable stepping by Oleg Nesterov · 15 years ago
  55. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
  56. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  57. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  58. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  59. b69f229 block: Fix io_context leak after failure of clone with CLONE_IO by Louis Rilling · 15 years ago
  60. 58988b0 Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 by Avi Kivity · 15 years ago
  61. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 15 years ago
  62. d99ca3b sched, cputime: Cleanups related to task_times() by Hidetoshi Seto · 15 years ago
  63. 8e7cac7 core: Fix user return notifier on fork() by Avi Kivity · 15 years ago
  64. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 15 years ago
  65. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 322a2c1 futex: Move exit_pi_state() call to release_mm() by Thomas Gleixner · 15 years ago
  67. fc6b177 futex: Nullify robust lists after cleanup by Peter Zijlstra · 15 years ago
  68. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
  69. 858f099 aio: ifdef fields in mm_struct by Alexey Dobriyan · 15 years ago
  70. 123be07 fork(): disable CLONE_PARENT for init by Sukadev Bhattiprolu · 15 years ago
  71. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  73. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 15 years ago
  74. 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago
  75. 1c2fb7a ksm: fix deadlock with munlock in exit_mmap by Andrea Arcangeli · 15 years ago
  76. 9ba6929 ksm: fix oom deadlock by Hugh Dickins · 15 years ago
  77. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  78. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  79. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  80. eee2775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  82. 29e2035 Merge branch 'linus' into core/rcu by Ingo Molnar · 15 years ago
  83. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  84. f71bb0a Merge branch 'timers/posixtimers' into timers/tracing by Thomas Gleixner · 15 years ago
  85. 4ab6c08 clone(): fix race between copy_process() and de_thread() by Oleg Nesterov · 15 years ago
  86. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  87. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  88. 9c8a822 execve: must clear current->clear_child_tid by Eric Dumazet · 15 years ago
  89. 42c4ab4 itimers: Merge ITIMER_VIRT and ITIMER_PROF by Stanislaw Gruszka · 15 years ago
  90. 9f498cc perf_counter: Full task tracing by Peter Zijlstra · 15 years ago
  91. 933b787 mm: copy over oom_adj value at fork time by Rik van Riel · 15 years ago
  92. 3c33010 Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf by Linus Torvalds · 15 years ago
  93. ed900c0 perf_counter: Log vfork as a fork event by Anton Blanchard · 15 years ago
  94. b43f3cb headers: mnt_namespace.h redux by Alexey Dobriyan · 15 years ago
  95. 72a1de3 copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING) by Oleg Nesterov · 15 years ago
  96. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 16 years ago
  97. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  98. 991ec02 Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 15 years ago