1. 1b578df mm/oom_kill: fix kernel-doc by Randy Dunlap · 16 years ago
  2. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 16 years ago
  3. fef1bdd oom: add sysctl to enable task memory dump by David Rientjes · 16 years ago
  4. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 16 years ago
  5. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 16 years ago
  6. 9782995 oom_kill: remove uid==0 checks by Serge E. Hallyn · 16 years ago
  7. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 16 years ago
  8. fa71706 sched: sched_rt_entity by Peter Zijlstra · 16 years ago
  9. e91a810 oom_kill bug by Al Viro · 17 years ago
  10. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  11. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  12. 7b1915a mm/oom_kill.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  13. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  14. ae74138 oom: convert zone_scan_lock from mutex to spinlock by David Rientjes · 17 years ago
  15. 3ff5669 oom: do not take callback_mutex by David Rientjes · 17 years ago
  16. bbe373f oom: compare cpuset mems_allowed instead of exclusive ancestors by David Rientjes · 17 years ago
  17. 7213f50 oom: suppress extraneous stack and memory dump by David Rientjes · 17 years ago
  18. fe071d7 oom: add oom_kill_allocating_task sysctl by David Rientjes · 17 years ago
  19. 098d7f1 oom: add per-zone locking by David Rientjes · 17 years ago
  20. 70e24bd oom: move constraints to enum by David Rientjes · 17 years ago
  21. ee31af5 Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the fly by Christoph Lameter · 17 years ago
  22. a5e58a6 oom: print points as unsigned long by David Rientjes · 17 years ago
  23. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  24. 2b45ab3 oom: fix constraint deadlock by David Rientjes · 17 years ago
  25. 2b744c0 mm: fix handling of panic_on_oom when cpusets are in use by Yasunori Goto · 17 years ago
  26. 9a82782 allow oom_adj of saintly processes by Joshua N Pritikin · 17 years ago
  27. 3d124cb fix OOM killing processes wrongly thought MPOL_BIND by Hugh Dickins · 17 years ago
  28. 650a7c9 oom: kill all threads that share mm with killed task by David Rientjes · 17 years ago
  29. 35ae834 [PATCH] oom fix: prevent oom from killing a process with children/sibling unkillable by Ankita Garg · 17 years ago
  30. 7ba3485 [PATCH] fix OOM killing of swapoff by Hugh Dickins · 17 years ago
  31. 96ac591 [PATCH] fix oom killer kills current every time if there is memory-less-node take2 by KAMEZAWA Hiroyuki · 17 years ago
  32. 02a0e53 [PATCH] cpuset: rework cpuset_zone_allowed api by Paul Jackson · 17 years ago
  33. f2a2a71 [PATCH] oom: less memdie by Nick Piggin · 17 years ago
  34. f3af38d [PATCH] oom: cleanup messages by Nick Piggin · 17 years ago
  35. c33e0fc [PATCH] oom: don't kill unkillable children or siblings by Nick Piggin · 17 years ago
  36. 8ac773b [PATCH] OOM killer meets userspace headers by Alexey Dobriyan · 18 years ago
  37. b78483a [PATCH] oom: don't kill current when another OOM in progress by Nick Piggin · 18 years ago
  38. 01017a2 [PATCH] oom_kill_task(): cleanup ->mm checks by Oleg Nesterov · 18 years ago
  39. 972c4ea [PATCH] select_bad_process(): cleanup 'releasing' check by Oleg Nesterov · 18 years ago
  40. 28324d1 [PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check by Oleg Nesterov · 18 years ago
  41. c394cc9 [PATCH] introduce TASK_DEAD state by Oleg Nesterov · 18 years ago
  42. 55a101f [PATCH] kill PF_DEAD flag by Oleg Nesterov · 18 years ago
  43. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  44. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  45. 5a291b98 [PATCH] oom-kill: update comments to reflect current code by Ram Gupta · 18 years ago
  46. b72f160 [PATCH] oom: more printk by Nick Piggin · 18 years ago
  47. 5081dde [PATCH] oom: kthread infinite loop fix by Nick Piggin · 18 years ago
  48. af5b912 [PATCH] oom: swapoff tasks tweak by Nick Piggin · 18 years ago
  49. 4a3ede1 [PATCH] oom: handle oom_disable exiting by Nick Piggin · 18 years ago
  50. 50ec3bb [PATCH] oom: handle current exiting by Nick Piggin · 18 years ago
  51. 7887a3d [PATCH] oom: cpuset hint by Nick Piggin · 18 years ago
  52. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  53. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  54. 6937a25 [PATCH] mm: fix typos in comments in mm/oom_kill.c by Dave Peterson · 18 years ago
  55. fadd8fb [PATCH] support for panic at OOM by KAMEZAWA Hiroyuki · 18 years ago
  56. 0131592 [PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c by Dave Peterson · 18 years ago
  57. 97c2c9b8 [PATCH] oom-kill: mm locking fix by Andrew Morton · 18 years ago
  58. 140ffce [PATCH] out_of_memory() locking fix by Andrew Morton · 18 years ago
  59. d6713e0 [PATCH] out_of_memory(): use of uninitialised by Andrew Morton · 18 years ago
  60. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 18 years ago
  61. 9827b78 [PATCH] OOM kill: children accounting by Kurt Garloff · 18 years ago
  62. b958f7d [PATCH] dump_stack() in oom handler by Andrew Morton · 18 years ago
  63. 505970b [PATCH] cpuset oom lock fix by Paul Jackson · 18 years ago
  64. 2f659f4 [PATCH] Optimise oom kill of current task by Kirill Korotaev · 18 years ago
  65. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  66. 13e4b57 [PATCH] mm: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  67. ef08e3b [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset by Paul Jackson · 19 years ago
  68. a49335c [PATCH] cpusets: oom_kill tweaks by Paul Jackson · 19 years ago
  69. 4263926 [PATCH] mm: quieten OOM killer noise by Anton Blanchard · 19 years ago
  70. 79b9ce3 [PATCH] print order information when OOM killing by Marcelo Tosatti · 19 years ago
  71. 578c2fd [PATCH] add OOM debug by Janet Morgan · 19 years ago
  72. 79befd0 [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections by Andrea Arcangeli · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago