Age | Commit message (Expand) | Author | Files | Lines |
2007-10-16 | Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on t... | Christoph Lameter | 1 | -8/+1 |
2007-08-01 | oom: print points as unsigned long | David Rientjes | 1 | -1/+1 |
2007-07-30 | Remove fs.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-05-07 | oom: fix constraint deadlock | David Rientjes | 1 | -4/+6 |
2007-05-07 | mm: fix handling of panic_on_oom when cpusets are in use | Yasunori Goto | 1 | -0/+3 |
2007-05-07 | allow oom_adj of saintly processes | Joshua N Pritikin | 1 | -2/+4 |
2007-04-24 | fix OOM killing processes wrongly thought MPOL_BIND | Hugh Dickins | 1 | -0/+2 |
2007-04-24 | oom: kill all threads that share mm with killed task | David Rientjes | 1 | -1/+1 |
2007-03-17 | [PATCH] oom fix: prevent oom from killing a process with children/sibling unk... | Ankita Garg | 1 | -1/+1 |
2007-01-06 | [PATCH] fix OOM killing of swapoff | Hugh Dickins | 1 | -6/+6 |
2006-12-30 | [PATCH] fix oom killer kills current every time if there is memory-less-node ... | KAMEZAWA Hiroyuki | 1 | -1/+6 |
2006-12-13 | [PATCH] cpuset: rework cpuset_zone_allowed api | Paul Jackson | 1 | -1/+1 |
2006-12-07 | [PATCH] oom: less memdie | Nick Piggin | 1 | -2/+3 |
2006-12-07 | [PATCH] oom: cleanup messages | Nick Piggin | 1 | -14/+13 |
2006-12-07 | [PATCH] oom: don't kill unkillable children or siblings | Nick Piggin | 1 | -2/+11 |
2006-10-20 | [PATCH] OOM killer meets userspace headers | Alexey Dobriyan | 1 | -0/+1 |
2006-09-29 | [PATCH] oom: don't kill current when another OOM in progress | Nick Piggin | 1 | -6/+17 |
2006-09-29 | [PATCH] oom_kill_task(): cleanup ->mm checks | Oleg Nesterov | 1 | -5/+2 |
2006-09-29 | [PATCH] select_bad_process(): cleanup 'releasing' check | Oleg Nesterov | 1 | -10/+9 |
2006-09-29 | [PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check | Oleg Nesterov | 1 | -6/+6 |
2006-09-29 | [PATCH] introduce TASK_DEAD state | Oleg Nesterov | 1 | -1/+1 |
2006-09-29 | [PATCH] kill PF_DEAD flag | Oleg Nesterov | 1 | -2/+2 |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 1 | -1/+1 |
2006-09-26 | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 1 | -2/+1 |
2006-09-26 | [PATCH] oom-kill: update comments to reflect current code | Ram Gupta | 1 | -3/+3 |
2006-09-26 | [PATCH] oom: more printk | Nick Piggin | 1 | -2/+3 |
2006-09-26 | [PATCH] oom: kthread infinite loop fix | Nick Piggin | 1 | -0/+3 |
2006-09-26 | [PATCH] oom: swapoff tasks tweak | Nick Piggin | 1 | -2/+6 |
2006-09-26 | [PATCH] oom: handle oom_disable exiting | Nick Piggin | 1 | -2/+2 |
2006-09-26 | [PATCH] oom: handle current exiting | Nick Piggin | 1 | -4/+31 |
2006-09-26 | [PATCH] oom: cpuset hint | Nick Piggin | 1 | -3/+8 |
2006-09-26 | [PATCH] out of memory notifier | Martin Schwidefsky | 1 | -0/+22 |
2006-07-04 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 1 | -4/+4 |
2006-06-23 | [PATCH] mm: fix typos in comments in mm/oom_kill.c | Dave Peterson | 1 | -3/+3 |
2006-06-23 | [PATCH] support for panic at OOM | KAMEZAWA Hiroyuki | 1 | -0/+3 |
2006-04-19 | [PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c | Dave Peterson | 1 | -22/+23 |
2006-04-19 | [PATCH] oom-kill: mm locking fix | Andrew Morton | 1 | -8/+18 |
2006-03-02 | [PATCH] out_of_memory() locking fix | Andrew Morton | 1 | -1/+2 |
2006-03-01 | [PATCH] out_of_memory(): use of uninitialised | Andrew Morton | 1 | -1/+1 |
2006-02-21 | [PATCH] Terminate process that fails on a constrained allocation | Christoph Lameter | 1 | -25/+78 |
2006-02-21 | [PATCH] OOM kill: children accounting | Kurt Garloff | 1 | -10/+16 |
2006-02-01 | [PATCH] dump_stack() in oom handler | Andrew Morton | 1 | -0/+1 |
2006-01-15 | [PATCH] cpuset oom lock fix | Paul Jackson | 1 | -0/+3 |
2006-01-09 | [PATCH] Optimise oom kill of current task | Kirill Korotaev | 1 | -2/+3 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-09-10 | [PATCH] mm: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -2/+1 |
2005-09-08 | [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset | Paul Jackson | 1 | -0/+5 |
2005-09-08 | [PATCH] cpusets: oom_kill tweaks | Paul Jackson | 1 | -26/+31 |
2005-07-08 | [PATCH] mm: quieten OOM killer noise | Anton Blanchard | 1 | -3/+5 |
2005-07-08 | [PATCH] print order information when OOM killing | Marcelo Tosatti | 1 | -2/+2 |