aboutsummaryrefslogtreecommitdiff
path: root/include/linux/oom.h
AgeCommit message (Expand)Author
2010-08-11memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes
2010-08-09oom: badness heuristic rewriteDavid Rientjes
2010-08-09oom: move badness() declaration into oom.hAndrew Morton
2010-08-09mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim
2010-08-09oom: move sysctl declarations to oom.hDavid Rientjes
2010-08-09oom: extract panic helper functionDavid Rientjes
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki
2009-09-22oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman
2007-10-17oom: prevent including sched.h in header fileDavid Rientjes
2007-10-17oom: add per-zone lockingDavid Rientjes
2007-10-17oom: move constraints to enumDavid Rientjes
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan