summaryrefslogtreecommitdiffstats
path: root/mm/oom_kill.c
Commit message (Expand)AuthorAgeFilesLines
* fix OOM killing processes wrongly thought MPOL_BINDHugh Dickins2007-04-241-0/+2
* oom: kill all threads that share mm with killed taskDavid Rientjes2007-04-241-1/+1
* [PATCH] oom fix: prevent oom from killing a process with children/sibling unk...Ankita Garg2007-03-161-1/+1
* [PATCH] fix OOM killing of swapoffHugh Dickins2007-01-051-6/+6
* [PATCH] fix oom killer kills current every time if there is memory-less-node ...KAMEZAWA Hiroyuki2006-12-301-1/+6
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-131-1/+1
* [PATCH] oom: less memdieNick Piggin2006-12-071-2/+3
* [PATCH] oom: cleanup messagesNick Piggin2006-12-071-14/+13
* [PATCH] oom: don't kill unkillable children or siblingsNick Piggin2006-12-071-2/+11
* [PATCH] OOM killer meets userspace headersAlexey Dobriyan2006-10-201-0/+1
* [PATCH] oom: don't kill current when another OOM in progressNick Piggin2006-09-291-6/+17
* [PATCH] oom_kill_task(): cleanup ->mm checksOleg Nesterov2006-09-291-5/+2
* [PATCH] select_bad_process(): cleanup 'releasing' checkOleg Nesterov2006-09-291-10/+9
* [PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD checkOleg Nesterov2006-09-291-6/+6
* [PATCH] introduce TASK_DEAD stateOleg Nesterov2006-09-291-1/+1
* [PATCH] kill PF_DEAD flagOleg Nesterov2006-09-291-2/+2
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-2/+1
* [PATCH] oom-kill: update comments to reflect current codeRam Gupta2006-09-261-3/+3
* [PATCH] oom: more printkNick Piggin2006-09-261-2/+3
* [PATCH] oom: kthread infinite loop fixNick Piggin2006-09-261-0/+3
* [PATCH] oom: swapoff tasks tweakNick Piggin2006-09-261-2/+6
* [PATCH] oom: handle oom_disable exitingNick Piggin2006-09-261-2/+2
* [PATCH] oom: handle current exitingNick Piggin2006-09-261-4/+31
* [PATCH] oom: cpuset hintNick Piggin2006-09-261-3/+8
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-0/+22
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-4/+4
* [PATCH] mm: fix typos in comments in mm/oom_kill.cDave Peterson2006-06-231-3/+3
* [PATCH] support for panic at OOMKAMEZAWA Hiroyuki2006-06-231-0/+3
* [PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.cDave Peterson2006-04-191-22/+23
* [PATCH] oom-kill: mm locking fixAndrew Morton2006-04-191-8/+18
* [PATCH] out_of_memory() locking fixAndrew Morton2006-03-021-1/+2
* [PATCH] out_of_memory(): use of uninitialisedAndrew Morton2006-02-281-1/+1
* [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-201-25/+78
* [PATCH] OOM kill: children accountingKurt Garloff2006-02-201-10/+16
* [PATCH] dump_stack() in oom handlerAndrew Morton2006-02-011-0/+1
* [PATCH] cpuset oom lock fixPaul Jackson2006-01-141-0/+3
* [PATCH] Optimise oom kill of current taskKirill Korotaev2006-01-081-2/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] mm: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* [PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson2005-09-071-0/+5
* [PATCH] cpusets: oom_kill tweaksPaul Jackson2005-09-071-26/+31
* [PATCH] mm: quieten OOM killer noiseAnton Blanchard2005-07-071-3/+5
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-071-2/+2
* [PATCH] add OOM debugJanet Morgan2005-06-211-3/+4
* [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+292
OpenPOWER on IntegriCloud