| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | mm, oom: enforce exit_oom_victim on current task | Tetsuo Handa | 2016-10-07 | 1 | -1/+1 |
* | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko | 2016-10-07 | 1 | -1/+1 |
* | mm, oom: get rid of signal_struct::oom_victims | Michal Hocko | 2016-10-07 | 1 | -0/+5 |
* | mm: oom: deduplicate victim selection code for memcg and global oom | Vladimir Davydov | 2016-10-07 | 1 | -39/+4 |
* | mm, oom: fortify task_will_free_mem() | Michal Hocko | 2016-07-28 | 1 | -23/+3 |
* | mm,oom: remove unused argument from oom_scan_process_thread(). | Tetsuo Handa | 2016-07-26 | 1 | -1/+1 |
* | mm: oom: add memcg to oom_control | Vladimir Davydov | 2016-07-26 | 1 | -3/+5 |
* | signal: make oom_flags a bool | Tetsuo Handa | 2016-05-23 | 1 | -6/+3 |
* | oom: consider multi-threaded tasks in task_will_free_mem | Michal Hocko | 2016-05-20 | 1 | -2/+13 |
* | oom, oom_reaper: try to reap tasks which skip regular OOM killer path | Michal Hocko | 2016-05-19 | 1 | -0/+8 |
* | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() | Tetsuo Handa | 2016-03-25 | 1 | -2/+0 |
* | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space | Michal Hocko | 2016-03-25 | 1 | -1/+1 |
* | mm, oom: add description of struct oom_control | David Rientjes | 2015-09-08 | 1 | -3/+17 |
* | mm, oom: pass an oom order of -1 when triggered by sysrq | David Rientjes | 2015-09-08 | 1 | -1/+0 |
* | mm, oom: organize oom context into struct | David Rientjes | 2015-09-08 | 1 | -10/+15 |
* | mm: oom_kill: simplify OOM killer locking | Johannes Weiner | 2015-06-24 | 1 | -3/+2 |
* | mm: oom_kill: clean up victim marking and exiting interfaces | Johannes Weiner | 2015-06-24 | 1 | -3/+4 |
* | memcg: print cgroup information when system panics due to panic_on_oom | Balasubramani Vivekanandan | 2015-04-14 | 1 | -1/+2 |
* | oom, PM: make OOM detection in the freezer path raceless | Michal Hocko | 2015-02-11 | 1 | -11/+3 |
* | oom: add helpers for setting and clearing TIF_MEMDIE | Michal Hocko | 2015-02-11 | 1 | -0/+4 |
* | mm: page_alloc: embed OOM killing naturally into allocation slowpath | Johannes Weiner | 2015-01-26 | 1 | -5/+0 |
* | oom: don't assume that a coredumping thread will exit soon | Oleg Nesterov | 2014-12-13 | 1 | -0/+11 |
* | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko | 2014-10-21 | 1 | -0/+3 |
* | mm, oom: rename zonelist locking functions | David Rientjes | 2014-08-06 | 1 | -2/+2 |
* | mm: add a helper function to check may oom condition | Qiang Huang | 2013-11-13 | 1 | -0/+5 |
* | mm, oom: fix race when specifying a thread as the oom origin | David Rientjes | 2012-12-11 | 1 | -2/+17 |
* | mm, oom: change type of oom_score_adj to short | David Rientjes | 2012-12-11 | 1 | -2/+2 |
* | mm, memcg: make mem_cgroup_out_of_memory() static | David Rientjes | 2012-12-11 | 1 | -2/+0 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -9/+1 |
* | oom: remove deprecated oom_adj | Davidlohr Bueso | 2012-10-09 | 1 | -11/+0 |
* | mm, memcg: move all oom handling to memcontrol.c | David Rientjes | 2012-07-31 | 1 | -0/+3 |
* | mm, memcg: introduce own oom handler to iterate only over its own threads | David Rientjes | 2012-07-31 | 1 | -0/+16 |
* | mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h | David Rientjes | 2012-07-31 | 1 | -0/+2 |
* | mm, oom: normalize oom scores to oom_score_adj scale only for userspace | David Rientjes | 2012-05-29 | 1 | -2/+3 |
* | mm, oom: force oom kill on sysrq+f | David Rientjes | 2012-03-21 | 1 | -1/+1 |
* | mm: unify remaining mem_cont, mem, etc. variable names to memcg | Johannes Weiner | 2012-01-12 | 1 | -1/+1 |
* | oom: fix race while temporarily setting current's oom_score_adj | David Rientjes | 2011-10-31 | 1 | -0/+1 |
* | oom: remove references to old badness() function | David Rientjes | 2011-07-25 | 1 | -4/+0 |
* | oom: replace PF_OOM_ORIGIN with toggling oom_score_adj | David Rientjes | 2011-05-25 | 1 | -0/+2 |
* | memcg: use find_lock_task_mm() in memory cgroups oom | KAMEZAWA Hiroyuki | 2010-08-11 | 1 | -0/+2 |
* | oom: deprecate oom_adj tunable | David Rientjes | 2010-08-09 | 1 | -0/+3 |
* | oom: badness heuristic rewrite | David Rientjes | 2010-08-09 | 1 | -1/+13 |
* | oom: move badness() declaration into oom.h | Andrew Morton | 2010-08-09 | 1 | -0/+6 |
* | mm: rename try_set_zone_oom() to try_set_zonelist_oom() | Minchan Kim | 2010-08-09 | 1 | -1/+1 |
* | oom: move sysctl declarations to oom.h | David Rientjes | 2010-08-09 | 1 | -0/+5 |
* | oom: extract panic helper function | David Rientjes | 2010-08-09 | 1 | -0/+1 |
* | oom-kill: fix NUMA constraint check with nodemask | KAMEZAWA Hiroyuki | 2009-12-16 | 1 | -1/+3 |
* | oom: move oom_killer_enable()/oom_killer_disable to where they belong | Alexey Dobriyan | 2009-09-22 | 1 | -0/+11 |
* | mm: have zonelist contains structs with both a zone pointer and zone_idx | Mel Gorman | 2008-04-28 | 1 | -2/+2 |