Commit History

作者 SHA1 備註 提交日期
  Dmitry Safonov c428fbdbf3 exit: remove unneeded declaration of exit_mm() 9 年之前
  Oleg Nesterov 570ac9337b ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task 9 年之前
  Linus Torvalds 53528695ff Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年之前
  Paul E. McKenney 49f5903b47 rcu: Move preemption disabling out of __srcu_read_lock() 10 年之前
  Peter Zijlstra 1dc0fffc48 sched/core: Robustify preemption leak checks 10 年之前
  Frans Klaver 3da56d1663 kernel: exit: fix typo in comment 10 年之前
  Rik van Riel 51229b4953 exit,stats: /* obey this comment */ 10 年之前
  Johannes Weiner 16e951966f mm: oom_kill: clean up victim marking and exiting interfaces 10 年之前
  Richard Weinberger 973f911f55 Remove execution domain support 10 年之前
  Michal Hocko c32b3cbe0d oom, PM: make OOM detection in the freezer path raceless 10 年之前
  Michal Hocko 49550b6055 oom: add helpers for setting and clearing TIF_MEMDIE 10 年之前
  Oleg Nesterov 3245d6acab exit: fix race between wait_consider_task() and wait_task_zombie() 10 年之前
  Linus Torvalds 37da7bbbe8 Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 10 年之前
  Oleg Nesterov 6c66e7dba3 exit: exit_notify: re-use "dead" list to autoreap current 10 年之前
  Oleg Nesterov 482a3767e5 exit: reparent: call forget_original_parent() under tasklist_lock 10 年之前
  Oleg Nesterov ad9e206aef exit: reparent: avoid find_new_reaper() if no children 10 年之前
  Oleg Nesterov c9dc05bfdb exit: reparent: introduce find_alive_thread() 10 年之前
  Oleg Nesterov 1109909c7d exit: reparent: introduce find_child_reaper() 10 年之前
  Oleg Nesterov 175aed3f8d exit: reparent: document the ->has_child_subreaper checks 10 年之前
  Oleg Nesterov 3750ef979c exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper() 10 年之前
  Oleg Nesterov 7d24e2df52 exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting 10 年之前
  Oleg Nesterov 8a1296aea4 exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting 10 年之前
  Oleg Nesterov 26e75b5c3d exit: release_task: fix the comment about group leader accounting 10 年之前
  Oleg Nesterov 986094dfe1 exit: wait: drop tasklist_lock before psig->c* accounting 10 年之前
  Oleg Nesterov f953ccd006 exit: wait: don't use zombie->real_parent 10 年之前
  Oleg Nesterov f6507f83bc exit: wait: cleanup the ptrace_reparented() checks 10 年之前
  Oleg Nesterov 7c8bd2322c exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent() 10 年之前
  Oleg Nesterov 2831096e21 exit: reparent: cleanup the usage of reparent_leader() 10 年之前
  Oleg Nesterov 57a059187d exit: reparent: cleanup the changing of ->parent 10 年之前
  Oleg Nesterov dc2fd4b009 exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks 10 年之前