aboutsummaryrefslogtreecommitdiff
path: root/mm/oom_kill.c
AgeCommit message (Expand)Author
2007-04-24fix OOM killing processes wrongly thought MPOL_BINDHugh Dickins
2007-04-24oom: kill all threads that share mm with killed taskDavid Rientjes
2007-03-16[PATCH] oom fix: prevent oom from killing a process with children/sibling unk...Ankita Garg
2007-01-05[PATCH] fix OOM killing of swapoffHugh Dickins
2006-12-30[PATCH] fix oom killer kills current every time if there is memory-less-node ...KAMEZAWA Hiroyuki
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson
2006-12-07[PATCH] oom: less memdieNick Piggin
2006-12-07[PATCH] oom: cleanup messagesNick Piggin
2006-12-07[PATCH] oom: don't kill unkillable children or siblingsNick Piggin
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan
2006-09-29[PATCH] oom: don't kill current when another OOM in progressNick Piggin
2006-09-29[PATCH] oom_kill_task(): cleanup ->mm checksOleg Nesterov
2006-09-29[PATCH] select_bad_process(): cleanup 'releasing' checkOleg Nesterov
2006-09-29[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD checkOleg Nesterov
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] oom-kill: update comments to reflect current codeRam Gupta
2006-09-26[PATCH] oom: more printkNick Piggin
2006-09-26[PATCH] oom: kthread infinite loop fixNick Piggin
2006-09-26[PATCH] oom: swapoff tasks tweakNick Piggin
2006-09-26[PATCH] oom: handle oom_disable exitingNick Piggin
2006-09-26[PATCH] oom: handle current exitingNick Piggin
2006-09-26[PATCH] oom: cpuset hintNick Piggin
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-06-23[PATCH] mm: fix typos in comments in mm/oom_kill.cDave Peterson
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki
2006-04-19[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.cDave Peterson
2006-04-19[PATCH] oom-kill: mm locking fixAndrew Morton
2006-03-02[PATCH] out_of_memory() locking fixAndrew Morton
2006-02-28[PATCH] out_of_memory(): use of uninitialisedAndrew Morton
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter
2006-02-20[PATCH] OOM kill: children accountingKurt Garloff
2006-02-01[PATCH] dump_stack() in oom handlerAndrew Morton
2006-01-14[PATCH] cpuset oom lock fixPaul Jackson
2006-01-08[PATCH] Optimise oom kill of current taskKirill Korotaev
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-10[PATCH] mm: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson
2005-09-07[PATCH] cpusets: oom_kill tweaksPaul Jackson
2005-07-07[PATCH] mm: quieten OOM killer noiseAnton Blanchard
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti
2005-06-21[PATCH] add OOM debugJanet Morgan
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds