Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 52d3c03675 Revert "oom: oom_kill_process: fix the child_points logic" hace 14 años
  Oleg Nesterov dc1b83ab08 oom: oom_kill_process: fix the child_points logic hace 14 años
  David Rientjes 1e99bad0d9 oom: kill all threads sharing oom killed task's mm hace 14 años
  David Rientjes e18641e19a oom: avoid killing a task if a thread sharing its mm cannot be killed hace 14 años
  David Rientjes e85bfd3aa7 oom: filter unkillable tasks from tasklist dump hace 14 años
  David Rientjes f19e8aa11a oom: always return a badness score of non-zero for eligible tasks hace 14 años
  KOSAKI Motohiro 8d6c83f0ba oom: __task_cred() need rcu_read_lock() hace 15 años
  KOSAKI Motohiro b52723c560 oom: fix tasklist_lock leak hace 15 años
  KOSAKI Motohiro be71cf2202 oom: fix NULL pointer dereference hace 15 años
  KAMEZAWA Hiroyuki 158e0a2d1b memcg: use find_lock_task_mm() in memory cgroups oom hace 15 años
  David Rientjes a63d83f427 oom: badness heuristic rewrite hace 15 años
  KOSAKI Motohiro cef1d3523d oom: multi threaded process coredump don't make deadlock hace 15 años
  Luis Claudio R. Goncalves 93b43fa550 oom: give the dying task a higher priority hace 15 años
  KOSAKI Motohiro 19b4586cd9 oom: remove child->mm check from oom_kill_process() hace 15 años
  KOSAKI Motohiro df1090a8dd oom: cleanup has_intersects_mems_allowed() hace 15 años
  KOSAKI Motohiro a96cfd6e91 oom: move OOM_DISABLE check from oom_kill_task to out_of_memory() hace 15 años
  KOSAKI Motohiro 113e27f36d oom: kill duplicate OOM_DISABLE check hace 15 años
  KOSAKI Motohiro 26ebc98491 oom: /proc/<pid>/oom_score treat kernel thread honestly hace 15 años
  KOSAKI Motohiro f88ccad588 oom: oom_kill_process() needs to check that p is unkillable hace 15 años
  KOSAKI Motohiro ab290adbaf oom: make oom_unkillable_task() helper function hace 15 años
  KOSAKI Motohiro 2c5ea53ce4 oom: oom_kill_process() doesn't select kthread child hace 15 años
  KOSAKI Motohiro 7c59aec830 oom: don't try to kill oom_unkillable child hace 15 años
  David Rientjes 0aad4b3124 oom: fold __out_of_memory into out_of_memory hace 15 años
  David Rientjes f44200320b oom: remove constraint argument from select_bad_process and __out_of_memory hace 15 años
  Minchan Kim ff321feac2 mm: rename try_set_zone_oom() to try_set_zonelist_oom() hace 15 años
  David Rientjes b940fd7035 oom: remove unnecessary code and cleanup hace 15 años
  David Rientjes e365893236 oom: remove special handling for pagefault ooms hace 15 años
  David Rientjes 309ed88250 oom: extract panic helper function hace 15 años
  David Rientjes ad915c432e oom: enable oom tasklist dump by default hace 15 años
  David Rientjes 6f48d0ebd9 oom: select task from tasklist for mempolicy ooms hace 15 años