Histórico de Commits

Autor SHA1 Mensagem Data
  KOSAKI Motohiro 8d6c83f0ba oom: __task_cred() need rcu_read_lock() há 14 anos atrás
  KOSAKI Motohiro b52723c560 oom: fix tasklist_lock leak há 14 anos atrás
  KOSAKI Motohiro be71cf2202 oom: fix NULL pointer dereference há 14 anos atrás
  KAMEZAWA Hiroyuki 158e0a2d1b memcg: use find_lock_task_mm() in memory cgroups oom há 15 anos atrás
  David Rientjes a63d83f427 oom: badness heuristic rewrite há 15 anos atrás
  KOSAKI Motohiro cef1d3523d oom: multi threaded process coredump don't make deadlock há 15 anos atrás
  Luis Claudio R. Goncalves 93b43fa550 oom: give the dying task a higher priority há 15 anos atrás
  KOSAKI Motohiro 19b4586cd9 oom: remove child->mm check from oom_kill_process() há 15 anos atrás
  KOSAKI Motohiro df1090a8dd oom: cleanup has_intersects_mems_allowed() há 15 anos atrás
  KOSAKI Motohiro a96cfd6e91 oom: move OOM_DISABLE check from oom_kill_task to out_of_memory() há 15 anos atrás
  KOSAKI Motohiro 113e27f36d oom: kill duplicate OOM_DISABLE check há 15 anos atrás
  KOSAKI Motohiro 26ebc98491 oom: /proc/<pid>/oom_score treat kernel thread honestly há 15 anos atrás
  KOSAKI Motohiro f88ccad588 oom: oom_kill_process() needs to check that p is unkillable há 15 anos atrás
  KOSAKI Motohiro ab290adbaf oom: make oom_unkillable_task() helper function há 15 anos atrás
  KOSAKI Motohiro 2c5ea53ce4 oom: oom_kill_process() doesn't select kthread child há 15 anos atrás
  KOSAKI Motohiro 7c59aec830 oom: don't try to kill oom_unkillable child há 15 anos atrás
  David Rientjes 0aad4b3124 oom: fold __out_of_memory into out_of_memory há 15 anos atrás
  David Rientjes f44200320b oom: remove constraint argument from select_bad_process and __out_of_memory há 15 anos atrás
  Minchan Kim ff321feac2 mm: rename try_set_zone_oom() to try_set_zonelist_oom() há 15 anos atrás
  David Rientjes b940fd7035 oom: remove unnecessary code and cleanup há 15 anos atrás
  David Rientjes e365893236 oom: remove special handling for pagefault ooms há 15 anos atrás
  David Rientjes 309ed88250 oom: extract panic helper function há 15 anos atrás
  David Rientjes ad915c432e oom: enable oom tasklist dump by default há 15 anos atrás
  David Rientjes 6f48d0ebd9 oom: select task from tasklist for mempolicy ooms há 15 anos atrás
  David Rientjes 5e9d834a0e oom: sacrifice child with highest badness score for parent há 15 anos atrás
  David Rientjes 6cf86ac6f3 oom: filter tasks not sharing the same cpuset há 15 anos atrás
  David Rientjes 4358997ae3 oom: avoid sending exiting tasks a SIGKILL há 15 anos atrás
  David Rientjes 7b98c2e402 oom: give current access to memory reserves if it has been killed há 15 anos atrás
  David Rientjes c81fac5cb8 oom: dump_tasks use find_lock_task_mm too fix há 15 anos atrás
  David Rientjes 74ab7f1d3f oom: improve commentary in dump_tasks() há 15 anos atrás