1. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 15 years ago
  2. 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
  3. 322a2c1 futex: Move exit_pi_state() call to release_mm() by Thomas Gleixner · 15 years ago
  4. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
  5. b6fe2d1 wait_noreap_copyout(): check for ->wo_info != NULL by Vitaly Mayatskikh · 15 years ago
  6. dfe16df do_wait: fix sys_waitid()-specific behaviour by Vitaly Mayatskikh · 15 years ago
  7. b6e763f wait_consider_task: kill "parent" argument by Oleg Nesterov · 15 years ago
  8. 989264f do_wait-wakeup-optimization: simplify task_pid_type() by Oleg Nesterov · 15 years ago
  9. 5c01ba4 do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage by Oleg Nesterov · 15 years ago
  10. b4fe518 do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case by Oleg Nesterov · 15 years ago
  11. 0b7570e do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup by Oleg Nesterov · 15 years ago
  12. a2322e1 do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task() by Oleg Nesterov · 15 years ago
  13. a7f0765 ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee by Oleg Nesterov · 15 years ago
  14. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 15 years ago
  15. 02b51df proc connector: add event for process becoming session leader by Scott James Remnant · 15 years ago
  16. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  17. 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
  18. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  19. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  20. b43f3cb headers: mnt_namespace.h redux by Alexey Dobriyan · 15 years ago
  21. befca96 ptrace: wait_task_zombie: do not account traced sub-threads by Oleg Nesterov · 15 years ago
  22. e1eb1eb mm: exit.c reorder wait_opts to remove padding on 64 bit builds by Richard Kennedy · 15 years ago
  23. f95d39d do_wait: fix the theoretical race with stop/trace/cont by Oleg Nesterov · 15 years ago
  24. a3f6dfb do_wait: kill the old BUG_ON, use while_each_thread() by Oleg Nesterov · 15 years ago
  25. 64a16ca do_wait: simplify retval/tsk_result/notask_error mess by Oleg Nesterov · 15 years ago
  26. 9e8ae01 introduce "struct wait_opts" to simplify do_wait() patches by Oleg Nesterov · 15 years ago
  27. 4791802 shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped() by Oleg Nesterov · 15 years ago
  28. 77d1ef7 wait_task_zombie: do not use thread_group_cputime() by Oleg Nesterov · 15 years ago
  29. d1e98f4 ptrace: wait_task_zombie: s/->parent/->real_parent/ by Oleg Nesterov · 15 years ago
  30. 5cb1144 ptrace: do not use task->ptrace directly in core kernel by Oleg Nesterov · 15 years ago
  31. dea33cf ptrace: mm_need_new_owner: use ->real_parent to search in the siblings by Oleg Nesterov · 15 years ago
  32. 8724513 allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHAND by Oleg Nesterov · 15 years ago
  33. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  35. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  36. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 15 years ago
  37. 33b2fb3 perf_counter: fix counter freeing logic by Ingo Molnar · 15 years ago
  38. 0203026 perf_counter: fix threaded task exit by Ingo Molnar · 15 years ago
  39. 856d56b perf_counter: Fix counter inheritance by Peter Zijlstra · 15 years ago
  40. d254117 Merge branch 'master' into next by James Morris · 15 years ago
  41. 78a3d9d do_wait: do take security_task_wait() into account by Oleg Nesterov · 15 years ago
  42. ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 15 years ago
  43. a8d154b tracing: create automated trace defines by Steven Rostedt · 15 years ago
  44. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  45. 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
  46. 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  47. 432870d exit_notify: kill the wrong capable(CAP_KILL) check by Oleg Nesterov · 15 years ago
  48. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  49. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  50. 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
  51. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 15 years ago
  52. 2ae448e pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp() by Oleg Nesterov · 15 years ago
  53. 5dfc80b forget_original_parent: do not abuse child->ptrace_entry by Oleg Nesterov · 15 years ago
  54. 39c626a forget_original_parent: split out the un-ptrace part by Oleg Nesterov · 15 years ago
  55. 7f5d365 reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLD by Oleg Nesterov · 15 years ago
  56. b1442b0 reparent_thread: fix the "is it traced" check by Oleg Nesterov · 15 years ago
  57. 0a967a0 reparent_thread: don't call kill_orphaned_pgrp() if task_detached() by Oleg Nesterov · 15 years ago
  58. b1b4c67 ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit() by Oleg Nesterov · 15 years ago
  59. 6d69cb8 ptrace: simplify ptrace_exit()->ignoring_children() path by Oleg Nesterov · 15 years ago
  60. 90bc8d8 do_wait: fix waiting for the group stop with the dead leader by Oleg Nesterov · 15 years ago
  61. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  62. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 15 years ago
  63. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  64. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  65. e9c4ffb Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  66. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 15 years ago
  67. bfe2a3c Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 15 years ago
  68. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 15 years ago
  69. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 15 years ago
  70. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 15 years ago
  71. 17da2bd [CVE-2009-0029] System call wrappers part 08 by Heiko Carstens · 15 years ago
  72. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 15 years ago
  73. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  74. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  75. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 15 years ago
  76. e599137 mm: remove cgroup_mm_owner_callbacks by Hugh Dickins · 15 years ago
  77. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 15 years ago
  78. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  79. 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
  80. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  81. 7c0990c Do not free io context when taking recursive faults in do_exit by Nikanth Karthikesan · 16 years ago
  82. 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 · 16 years ago
  83. eef6cbf perfcounters: pull inherited counters by Ingo Molnar · 16 years ago
  84. aa9c4c0 perfcounters: fix task clock counter by Ingo Molnar · 16 years ago
  85. 9b51f66 perfcounters: implement "counter inheritance" by Ingo Molnar · 16 years ago
  86. 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
  87. 65afa5e tracing/function-return-tracer: free the return stack on free_task() by Frederic Weisbecker · 16 years ago
  88. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 16 years ago
  89. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  90. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  91. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  92. 2b5fe6d thread_group_cputime: move a couple of callsites outside of ->siglock by Oleg Nesterov · 16 years ago
  93. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  94. 8141c7f Move "exit_robust_list" into mm_release() by Linus Torvalds · 16 years ago
  95. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  96. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  97. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  98. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  99. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 16 years ago
  100. 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