1. 8989e4c mm, oom: add description of struct oom_control by David Rientjes · 9 years ago
  2. 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
  3. 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
  4. dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 9 years ago
  5. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 9 years ago
  6. 2415b9f memcg: print cgroup information when system panics due to panic_on_oom by Balasubramani Vivekanandan · 9 years ago
  7. c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 10 years ago
  8. 49550b6 oom: add helpers for setting and clearing TIF_MEMDIE by Michal Hocko · 10 years ago
  9. 9879de7 mm: page_alloc: embed OOM killing naturally into allocation slowpath by Johannes Weiner · 10 years ago
  10. d003f37 oom: don't assume that a coredumping thread will exit soon by Oleg Nesterov · 10 years ago
  11. 5695be1 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 10 years ago
  12. e972a07 mm, oom: rename zonelist locking functions by David Rientjes · 10 years ago
  13. b9921ec mm: add a helper function to check may oom condition by Qiang Huang · 11 years ago
  14. e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 12 years ago
  15. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  16. 1996546 mm, memcg: make mem_cgroup_out_of_memory() static by David Rientjes · 12 years ago
  17. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  18. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  19. 876aafb mm, memcg: move all oom handling to memcontrol.c by David Rientjes · 12 years ago
  20. 9cbb78b mm, memcg: introduce own oom handler to iterate only over its own threads by David Rientjes · 12 years ago
  21. 62ce1c7 mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h by David Rientjes · 12 years ago
  22. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 12 years ago
  23. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 12 years ago
  24. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 13 years ago
  25. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  26. 1123983 oom: remove references to old badness() function by David Rientjes · 13 years ago
  27. 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 13 years ago
  28. 158e0a2 memcg: use find_lock_task_mm() in memory cgroups oom by KAMEZAWA Hiroyuki · 14 years ago
  29. 51b1bd2 oom: deprecate oom_adj tunable by David Rientjes · 14 years ago
  30. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  31. 74bcbf4 oom: move badness() declaration into oom.h by Andrew Morton · 14 years ago
  32. ff321fe mm: rename try_set_zone_oom() to try_set_zonelist_oom() by Minchan Kim · 14 years ago
  33. 8e4228e oom: move sysctl declarations to oom.h by David Rientjes · 14 years ago
  34. 309ed88 oom: extract panic helper function by David Rientjes · 14 years ago
  35. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  36. 1a8670a oom: move oom_killer_enable()/oom_killer_disable to where they belong by Alexey Dobriyan · 15 years ago
  37. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  38. 172acf6 oom: prevent including sched.h in header file by David Rientjes · 17 years ago
  39. 098d7f1 oom: add per-zone locking by David Rientjes · 17 years ago
  40. 70e24bd oom: move constraints to enum by David Rientjes · 17 years ago
  41. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  42. 8ac773b [PATCH] OOM killer meets userspace headers by Alexey Dobriyan · 18 years ago