1. ffe773f lockdep: remove task argument from debug_check_no_locks_held by Colin Cross · 13 years ago
  2. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  3. da445f9 android/lowmemorykiller: Ignore tasks with freed mm by Liam Mark · 13 years ago
  4. 27cd8f5 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 13 years ago
  5. 21017fa mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 14 years ago
  6. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  7. 397a21f kernel/exit.c: if init dies, log a signal which killed it, if any by Denys Vlasenko · 14 years ago
  8. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 14 years ago
  9. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  10. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 14 years ago
  11. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
  12. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  13. b6e238d exit_signal: fix the "parent has changed security domain" logic by Oleg Nesterov · 14 years ago
  14. e636825 exit_signal: simplify the "we have changed execution domain" logic by Oleg Nesterov · 14 years ago
  15. 5234ffb genirq: Get rid of unnecessary IRQTF_DIED flag by Alexander Gordeev · 14 years ago
  16. 643161ac Merge branch 'pm-sleep' by Rafael J. Wysocki · 14 years ago
  17. 37f08be PM / Freezer: Remove references to TIF_FREEZE in comments by Marcos Paulo de Souza · 14 years ago
  18. 1fd36ad Replace the fd_sets in struct fdtable with an array of unsigned longs by David Howells · 14 years ago
  19. 4040153 security: trim security.h by Al Viro · 14 years ago
  20. b5740f4 sched: Fix ancient race in do_exit() by Yasunori Goto · 14 years ago
  21. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 14 years ago
  22. a4ff8db audit: inline audit_free to simplify the look of generic code by Eric Paris · 14 years ago
  23. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 14 years ago
  24. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 14 years ago
  25. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  26. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  27. 50b8d25 ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race by Oleg Nesterov · 14 years ago
  28. 54848d7 writeback: charge leaked page dirties to active tasks by Wu Fengguang · 15 years ago
  29. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 14 years ago
  30. a585042 freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks by Tejun Heo · 14 years ago
  31. c9f0124 oom: remove oom_disable_count by David Rientjes · 14 years ago
  32. b34a6b1 ipc: introduce shm_rmid_forced sysctl by Vasiliy Kulikov · 14 years ago
  33. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  34. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  35. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
  36. 961c467 has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/ by Oleg Nesterov · 14 years ago
  37. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 14 years ago
  38. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  39. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 14 years ago
  40. 479bf98 ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/ by Oleg Nesterov · 15 years ago
  41. e550f14 kill task_detached() by Oleg Nesterov · 15 years ago
  42. 0976a03 reparent_leader: check EXIT_DEAD instead of task_detached() by Oleg Nesterov · 15 years ago
  43. 8677347 make do_notify_parent() __must_check, update the callers by Oleg Nesterov · 15 years ago
  44. 45cdf5c kill tracehook_notify_death() by Oleg Nesterov · 15 years ago
  45. 53c8f9f make do_notify_parent() return bool by Oleg Nesterov · 15 years ago
  46. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 15 years ago
  47. d21142e ptrace: kill task_ptrace() by Tejun Heo · 15 years ago
  48. 544b2c9 ptrace: implement PTRACE_LISTEN by Tejun Heo · 15 years ago
  49. 733eda7 memcg: clear mm->owner when last possible owner leaves by KAMEZAWA Hiroyuki · 15 years ago
  50. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 15 years ago
  51. 19e2746 job control: reorganize wait_task_stopped() by Tejun Heo · 15 years ago
  52. bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 15 years ago
  53. e46bc9b Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace by Oleg Nesterov · 15 years ago
  54. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  55. 45cb24a job control: Allow access to job control events through ptracees by Tejun Heo · 15 years ago
  56. 9b84cca job control: Fix ptracer wait(2) hang and explain notask_error clearing by Tejun Heo · 15 years ago
  57. 823b018 job control: Small reorganization of wait_consider_task() by Tejun Heo · 15 years ago
  58. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 15 years ago
  59. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 0b3fcf1 perf_events: Move code around to prepare for cgroup by Stephane Eranian · 15 years ago
  61. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 15 years ago
  62. 33dd94a do_exit(): make sure that we run with get_fs() == USER_DS by Nelson Elhage · 15 years ago
  63. e0a7021 posix-cpu-timers: workaround to suppress the problems with mt exec by Oleg Nesterov · 15 years ago
  64. d16e15f exit: add lock context annotation on find_new_reaper() by Namhyung Kim · 15 years ago
  65. 3d5992d oom: add per-mm oom disable count by Ying Han · 15 years ago
  66. 4e231c7 perf: Fix up delayed_put_task_struct() by Peter Zijlstra · 15 years ago
  67. f362b73 Fix unprotected access to task credentials in waitid() by Daniel J Blueman · 15 years ago
  68. c7e49c1 ptrace: optimize exit_ptrace() for the likely case by Oleg Nesterov · 15 years ago
  69. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 16 years ago
  70. 97101eb exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct() by Oleg Nesterov · 16 years ago
  71. d40e48e exit: __exit_signal: use thread_group_leader() consistently by Oleg Nesterov · 16 years ago
  72. b7b8ff6 signals: kill the awful task_rq_unlock_wait() hack by Oleg Nesterov · 16 years ago
  73. 4ada856 signals: clear signal->tty when the last thread exits by Oleg Nesterov · 16 years ago
  74. ea6d290 signals: make task_struct->signal immutable/refcountable by Oleg Nesterov · 16 years ago
  75. 4dec2a9 fork/exit: move tty_kref_put() outside of __cleanup_signal() by Oleg Nesterov · 16 years ago
  76. 4a59994 exit: avoid sig->count in __exit_signal() to detect the group-dead case by Oleg Nesterov · 16 years ago
  77. d344193 exit: avoid sig->count in de_thread/__exit_signal synchronization by Oleg Nesterov · 16 years ago
  78. 9c33916 exit: exit_notify() can trust signal->notify_count < 0 by Oleg Nesterov · 16 years ago
  79. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 16 years ago
  80. b257c14 Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  81. a3a2e76 mm: avoid null-pointer deref in sync_mm_rss() by KAMEZAWA Hiroyuki · 16 years ago
  82. 32bd7eb sched: Remove remaining USER_SCHED code by Li Zefan · 16 years ago
  83. 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 · 16 years ago
  84. f3abd4f kernel/exit.c: fix shadows sparse warning by Thiago Farina · 16 years ago
  85. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 16 years ago
  86. db1466b rcu: Use wrapper function instead of exporting tasklist_lock by Paul E. McKenney · 16 years ago
  87. d11c563 sched: Use lockdep-based checking on rcu_dereference() by Paul E. McKenney · 16 years ago
  88. 9cd80bb do_wait() optimization: do not place sub-threads on task_struct->children list by Oleg Nesterov · 16 years ago
  89. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  90. 5ec93d1 tty: Move the leader test in disassociate by Alan Cox · 16 years ago
  91. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  92. 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. b69f229 block: Fix io_context leak after failure of clone with CLONE_IO by Louis Rilling · 16 years ago
  94. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 16 years ago
  95. d5b7c78 sched: Remove task_{u,s,g}time() by Hidetoshi Seto · 16 years ago
  96. d180c5b sched: Introduce task_times() to replace task_{u,s}time() pair by Hidetoshi Seto · 16 years ago
  97. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 16 years ago
  98. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 16 years ago
  99. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 16 years ago
  100. 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 · 16 years ago