summaryrefslogtreecommitdiff
path: root/include/linux/oom.h
Commit message (Expand)AuthorAge
* mm, oom_reaper: fix memory corruptionMichal Hocko2017-12-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-18
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm, oom: enforce exit_oom_victim on current taskTetsuo Handa2016-10-07
* oom, suspend: fix oom_killer_disable vs. pm suspend properlyMichal Hocko2016-10-07
* mm, oom: get rid of signal_struct::oom_victimsMichal Hocko2016-10-07
* mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2016-10-07
* mm, oom: fortify task_will_free_mem()Michal Hocko2016-07-28
* mm,oom: remove unused argument from oom_scan_process_thread().Tetsuo Handa2016-07-26
* mm: oom: add memcg to oom_controlVladimir Davydov2016-07-26
* signal: make oom_flags a boolTetsuo Handa2016-05-23
* oom: consider multi-threaded tasks in task_will_free_memMichal Hocko2016-05-20
* oom, oom_reaper: try to reap tasks which skip regular OOM killer pathMichal Hocko2016-05-19
* include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa2016-03-25
* oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko2016-03-25
* mm, oom: add description of struct oom_controlDavid Rientjes2015-09-08
* mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-08
* mm, oom: organize oom context into structDavid Rientjes2015-09-08
* mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-24
* mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-24
* memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan2015-04-14
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-11
* oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko2015-02-11
* mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner2015-01-26
* oom: don't assume that a coredumping thread will exit soonOleg Nesterov2014-12-13
* OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-10-21
* mm, oom: rename zonelist locking functionsDavid Rientjes2014-08-06
* mm: add a helper function to check may oom conditionQiang Huang2013-11-13
* mm, oom: fix race when specifying a thread as the oom originDavid Rientjes2012-12-11
* mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-11
* mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes2012-12-11
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* oom: remove deprecated oom_adjDavidlohr Bueso2012-10-09
* mm, memcg: move all oom handling to memcontrol.cDavid Rientjes2012-07-31
* mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes2012-07-31
* mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes2012-07-31
* mm, oom: normalize oom scores to oom_score_adj scale only for userspaceDavid Rientjes2012-05-29
* mm, oom: force oom kill on sysrq+fDavid Rientjes2012-03-21
* 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