Age | Commit message (Expand) | Author | Files | Lines |
2010-08-11 | memcg: use find_lock_task_mm() in memory cgroups oom | KAMEZAWA Hiroyuki | 1 | -0/+2 |
2010-08-10 | oom: deprecate oom_adj tunable | David Rientjes | 1 | -0/+3 |
2010-08-10 | oom: badness heuristic rewrite | David Rientjes | 1 | -1/+13 |
2010-08-10 | oom: move badness() declaration into oom.h | Andrew Morton | 1 | -0/+6 |
2010-08-10 | mm: rename try_set_zone_oom() to try_set_zonelist_oom() | Minchan Kim | 1 | -1/+1 |
2010-08-10 | oom: move sysctl declarations to oom.h | David Rientjes | 1 | -0/+5 |
2010-08-10 | oom: extract panic helper function | David Rientjes | 1 | -0/+1 |
2009-12-16 | oom-kill: fix NUMA constraint check with nodemask | KAMEZAWA Hiroyuki | 1 | -1/+3 |
2009-09-22 | oom: move oom_killer_enable()/oom_killer_disable to where they belong | Alexey Dobriyan | 1 | -0/+11 |
2008-04-28 | mm: have zonelist contains structs with both a zone pointer and zone_idx | Mel Gorman | 1 | -2/+2 |
2007-10-17 | oom: prevent including sched.h in header file | David Rientjes | 1 | -2/+5 |
2007-10-17 | oom: add per-zone locking | David Rientjes | 1 | -0/+3 |
2007-10-17 | oom: move constraints to enum | David Rientjes | 1 | -0/+9 |
2007-10-17 | oom: move prototypes to appropriate header file | David Rientjes | 1 | -1/+10 |
2006-10-20 | [PATCH] OOM killer meets userspace headers | Alexey Dobriyan | 1 | -0/+10 |