Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-06-22 | [PATCH] add OOM debug | Janet Morgan | 1 | -3/+4 |
2005-04-17 | [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections | Andrea Arcangeli | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+292 |