aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/oom.h
Commit message (Expand)AuthorAge
* mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner2012-01-12
* oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes2011-10-31
* oom: remove references to old badness() functionDavid Rientjes2011-07-25
* oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2011-05-25
* memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki2010-08-11
* oom: deprecate oom_adj tunableDavid Rientjes2010-08-09
* oom: badness heuristic rewriteDavid Rientjes2010-08-09
* oom: move badness() declaration into oom.hAndrew Morton2010-08-09
* mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim2010-08-09
* oom: move sysctl declarations to oom.hDavid Rientjes2010-08-09
* oom: extract panic helper functionDavid Rientjes2010-08-09
* oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki2009-12-16
* oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan2009-09-22
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* oom: prevent including sched.h in header fileDavid Rientjes2007-10-17
* oom: add per-zone lockingDavid Rientjes2007-10-17
* oom: move constraints to enumDavid Rientjes2007-10-17
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-17
* [PATCH] OOM killer meets userspace headersAlexey Dobriyan2006-10-20