1. b9921ec mm: add a helper function to check may oom condition by Qiang Huang · 11 years ago
  2. e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 12 years ago
  3. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  4. 1996546 mm, memcg: make mem_cgroup_out_of_memory() static by David Rientjes · 12 years ago
  5. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  6. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  7. 876aafb mm, memcg: move all oom handling to memcontrol.c by David Rientjes · 12 years ago
  8. 9cbb78b mm, memcg: introduce own oom handler to iterate only over its own threads by David Rientjes · 12 years ago
  9. 62ce1c7 mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h by David Rientjes · 12 years ago
  10. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 12 years ago
  11. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 12 years ago
  12. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 12 years ago
  13. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  14. 1123983 oom: remove references to old badness() function by David Rientjes · 13 years ago
  15. 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 13 years ago
  16. 158e0a2 memcg: use find_lock_task_mm() in memory cgroups oom by KAMEZAWA Hiroyuki · 14 years ago
  17. 51b1bd2 oom: deprecate oom_adj tunable by David Rientjes · 14 years ago
  18. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  19. 74bcbf4 oom: move badness() declaration into oom.h by Andrew Morton · 14 years ago
  20. ff321fe mm: rename try_set_zone_oom() to try_set_zonelist_oom() by Minchan Kim · 14 years ago
  21. 8e4228e oom: move sysctl declarations to oom.h by David Rientjes · 14 years ago
  22. 309ed88 oom: extract panic helper function by David Rientjes · 14 years ago
  23. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  24. 1a8670a oom: move oom_killer_enable()/oom_killer_disable to where they belong by Alexey Dobriyan · 15 years ago
  25. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  26. 172acf6 oom: prevent including sched.h in header file by David Rientjes · 17 years ago
  27. 098d7f1 oom: add per-zone locking by David Rientjes · 17 years ago
  28. 70e24bd oom: move constraints to enum by David Rientjes · 17 years ago
  29. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  30. 8ac773b [PATCH] OOM killer meets userspace headers by Alexey Dobriyan · 18 years ago