1. 33b2fb3 perf_counter: fix counter freeing logic by Ingo Molnar · 15 years ago
  2. 0203026 perf_counter: fix threaded task exit by Ingo Molnar · 15 years ago
  3. 856d56b perf_counter: Fix counter inheritance by Peter Zijlstra · 15 years ago
  4. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  5. c61b79b Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  7. 432870d exit_notify: kill the wrong capable(CAP_KILL) check by Oleg Nesterov · 15 years ago
  8. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  9. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  10. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  11. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 15 years ago
  12. 2ae448e pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp() by Oleg Nesterov · 15 years ago
  13. 5dfc80b forget_original_parent: do not abuse child->ptrace_entry by Oleg Nesterov · 15 years ago
  14. 39c626a forget_original_parent: split out the un-ptrace part by Oleg Nesterov · 15 years ago
  15. 7f5d365 reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLD by Oleg Nesterov · 15 years ago
  16. b1442b0 reparent_thread: fix the "is it traced" check by Oleg Nesterov · 15 years ago
  17. 0a967a0 reparent_thread: don't call kill_orphaned_pgrp() if task_detached() by Oleg Nesterov · 15 years ago
  18. b1b4c67 ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit() by Oleg Nesterov · 15 years ago
  19. 6d69cb8 ptrace: simplify ptrace_exit()->ignoring_children() path by Oleg Nesterov · 15 years ago
  20. 90bc8d8 do_wait: fix waiting for the group stop with the dead leader by Oleg Nesterov · 15 years ago
  21. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  22. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 15 years ago
  23. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  24. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  25. e9c4ffb Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  26. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 15 years ago
  27. bfe2a3c Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 15 years ago
  28. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 15 years ago
  29. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 15 years ago
  30. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 15 years ago
  31. 17da2bd [CVE-2009-0029] System call wrappers part 08 by Heiko Carstens · 15 years ago
  32. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 15 years ago
  33. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  34. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  35. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 15 years ago
  36. e599137 mm: remove cgroup_mm_owner_callbacks by Hugh Dickins · 15 years ago
  37. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 15 years ago
  38. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  39. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  41. 7c0990c Do not free io context when taking recursive faults in do_exit by Nikanth Karthikesan · 16 years ago
  42. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. eef6cbf perfcounters: pull inherited counters by Ingo Molnar · 15 years ago
  44. aa9c4c0 perfcounters: fix task clock counter by Ingo Molnar · 15 years ago
  45. 9b51f66 perfcounters: implement "counter inheritance" by Ingo Molnar · 16 years ago
  46. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 16 years ago
  47. 65afa5e tracing/function-return-tracer: free the return stack on free_task() by Frederic Weisbecker · 16 years ago
  48. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 16 years ago
  49. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  50. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  51. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  52. 2b5fe6d thread_group_cputime: move a couple of callsites outside of ->siglock by Oleg Nesterov · 16 years ago
  53. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  54. 8141c7f Move "exit_robust_list" into mm_release() by Linus Torvalds · 16 years ago
  55. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  56. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  57. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  58. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  59. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 16 years ago
  60. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  62. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 16 years ago
  63. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  64. 0a16b60 tracing, sched: LTTng instrumentation - scheduler by Mathieu Desnoyers · 16 years ago
  65. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  66. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  67. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  68. 950bbab pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits by Oleg Nesterov · 16 years ago
  69. 2633f0e exit signals: use of uninitialized field notify_count by Steve VanDeBogart · 16 years ago
  70. 5c7edcd tracehook: fix exit_signal=0 case by Roland McGrath · 16 years ago
  71. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  72. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  73. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  74. dae3357 tracehook: release_task by Roland McGrath · 16 years ago
  75. 30199f5 tracehook: exit by Roland McGrath · 16 years ago
  76. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
  77. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 16 years ago
  78. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 16 years ago
  79. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 16 years ago
  80. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  81. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 16 years ago
  82. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  83. 3854a77 __exit_signal: don't take rcu lock by Oleg Nesterov · 16 years ago
  84. 666f164 fix dangling zombie when new parent ignores children by Roland McGrath · 16 years ago
  85. 14dd0b8 do_wait: return security_task_wait() error code in place of -ECHILD by Roland McGrath · 16 years ago
  86. f470021 ptrace children revamp by Roland McGrath · 16 years ago
  87. 98abed0 do_wait reorganization by Roland McGrath · 16 years ago
  88. da9cbc8 block: blkdev.h cleanup, move iocontext stuff to iocontext.h by Jens Axboe · 16 years ago
  89. 7c9f886 stackprotector: use canary at end of stack to indicate overruns at oops time by Eric Sandeen · 16 years ago
  90. da7978b signals: fix sigqueue_free() vs __exit_signal() race by Oleg Nesterov · 16 years ago
  91. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  92. 7d8da09 pids: __set_special_pids: use change_pid() helper by Oleg Nesterov · 16 years ago
  93. 53b6f9f ptrace: introduce ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  94. 2800d8d document de_thread() with exit_notify() connection by Oleg Nesterov · 16 years ago
  95. 376e1d2 reparent_thread: use same_thread_group() by Oleg Nesterov · 16 years ago
  96. d839fd4 ptrace: introduce task_detached() helper by Oleg Nesterov · 16 years ago
  97. bfc4b08 signals: do_group_exit(): use signal_group_exit() more consistently by Oleg Nesterov · 16 years ago
  98. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  99. f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 16 years ago
  100. 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 16 years ago