aboutsummaryrefslogtreecommitdiffstats
path: root/mm/oom_kill.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-05[PATCH] fix OOM killing of swapoffHugh Dickins1-6/+6
2006-12-30[PATCH] fix oom killer kills current every time if there is memory-less-node take2KAMEZAWA Hiroyuki1-1/+6
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson1-1/+1
2006-12-07[PATCH] oom: less memdieNick Piggin1-2/+3
2006-12-07[PATCH] oom: cleanup messagesNick Piggin1-14/+13
2006-12-07[PATCH] oom: don't kill unkillable children or siblingsNick Piggin1-2/+11
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan1-0/+1
2006-09-29[PATCH] oom: don't kill current when another OOM in progressNick Piggin1-6/+17
2006-09-29[PATCH] oom_kill_task(): cleanup ->mm checksOleg Nesterov1-5/+2
2006-09-29[PATCH] select_bad_process(): cleanup 'releasing' checkOleg Nesterov1-10/+9
2006-09-29[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD checkOleg Nesterov1-6/+6
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov1-1/+1
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov1-2/+2
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter1-2/+1
2006-09-26[PATCH] oom-kill: update comments to reflect current codeRam Gupta1-3/+3
2006-09-26[PATCH] oom: more printkNick Piggin1-2/+3
2006-09-26[PATCH] oom: kthread infinite loop fixNick Piggin1-0/+3
2006-09-26[PATCH] oom: swapoff tasks tweakNick Piggin1-2/+6
2006-09-26[PATCH] oom: handle oom_disable exitingNick Piggin1-2/+2
2006-09-26[PATCH] oom: handle current exitingNick Piggin1-4/+31
2006-09-26[PATCH] oom: cpuset hintNick Piggin1-3/+8
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-0/+22
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-4/+4
2006-06-23[PATCH] mm: fix typos in comments in mm/oom_kill.cDave Peterson1-3/+3
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+3
2006-04-19[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.cDave Peterson1-22/+23
2006-04-19[PATCH] oom-kill: mm locking fixAndrew Morton1-8/+18
2006-03-02[PATCH] out_of_memory() locking fixAndrew Morton1-1/+2
2006-02-28[PATCH] out_of_memory(): use of uninitialisedAndrew Morton1-1/+1
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter1-25/+78
2006-02-20[PATCH] OOM kill: children accountingKurt Garloff1-10/+16
2006-02-01[PATCH] dump_stack() in oom handlerAndrew Morton1-0/+1
2006-01-14[PATCH] cpuset oom lock fixPaul Jackson1-0/+3
2006-01-08[PATCH] Optimise oom kill of current taskKirill Korotaev1-2/+3
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-10[PATCH] mm: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson1-0/+5
2005-09-07[PATCH] cpusets: oom_kill tweaksPaul Jackson1-26/+31
2005-07-07[PATCH] mm: quieten OOM killer noiseAnton Blanchard1-3/+5
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti1-2/+2
2005-06-21[PATCH] add OOM debugJanet Morgan1-3/+4
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+292