提交历史

作者 SHA1 备注 提交日期
  Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 年之前
  Al Viro e91a810e88 oom_kill bug 17 年之前
  Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 年之前
  Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 17 年之前
  Matthias Kaehlcke 7b1915a989 mm/oom_kill.c: Use list_for_each_entry instead of list_for_each 17 年之前
  Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 17 年之前
  David Rientjes ae74138da6 oom: convert zone_scan_lock from mutex to spinlock 17 年之前
  David Rientjes 3ff566963c oom: do not take callback_mutex 17 年之前
  David Rientjes bbe373f2c6 oom: compare cpuset mems_allowed instead of exclusive ancestors 17 年之前
  David Rientjes 7213f5066f oom: suppress extraneous stack and memory dump 17 年之前
  David Rientjes fe071d7e8a oom: add oom_kill_allocating_task sysctl 17 年之前
  David Rientjes 098d7f128a oom: add per-zone locking 17 年之前
  David Rientjes 70e24bdf6d oom: move constraints to enum 17 年之前
  Christoph Lameter ee31af5d64 Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the fly 17 年之前
  David Rientjes a5e58a6142 oom: print points as unsigned long 18 年之前
  Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 年之前
  David Rientjes 2b45ab3398 oom: fix constraint deadlock 18 年之前
  Yasunori Goto 2b744c01a5 mm: fix handling of panic_on_oom when cpusets are in use 18 年之前
  Joshua N Pritikin 9a82782f8f allow oom_adj of saintly processes 18 年之前
  Hugh Dickins 3d124cbba3 fix OOM killing processes wrongly thought MPOL_BIND 18 年之前
  David Rientjes 650a7c974f oom: kill all threads that share mm with killed task 18 年之前
  Ankita Garg 35ae834fa0 [PATCH] oom fix: prevent oom from killing a process with children/sibling unkillable 18 年之前
  Hugh Dickins 7ba3485947 [PATCH] fix OOM killing of swapoff 18 年之前
  KAMEZAWA Hiroyuki 96ac5913f4 [PATCH] fix oom killer kills current every time if there is memory-less-node take2 18 年之前
  Paul Jackson 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api 18 年之前
  Nick Piggin f2a2a7108a [PATCH] oom: less memdie 18 年之前
  Nick Piggin f3af38d30c [PATCH] oom: cleanup messages 18 年之前
  Nick Piggin c33e0fca35 [PATCH] oom: don't kill unkillable children or siblings 18 年之前
  Alexey Dobriyan 8ac773b4f7 [PATCH] OOM killer meets userspace headers 18 年之前
  Nick Piggin b78483a4ba [PATCH] oom: don't kill current when another OOM in progress 18 年之前