summaryrefslogtreecommitdiff
path: root/mm/oom_kill.c
Commit message (Expand)AuthorAge
* mm, oom: remove unnecessary variableDavid Rientjes2015-09-08
* mm, oom: do not panic for oom kills triggered from sysrqDavid 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.c: print points as unsigned intWang Long2015-06-24
* mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-24
* mm: oom_kill: remove unnecessary locking in exit_oom_victim()Johannes Weiner2015-06-24
* mm: oom_kill: generalize OOM progress waitqueueJohannes Weiner2015-06-24
* mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clearJohannes Weiner2015-06-24
* mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-24
* mm: oom_kill: remove unnecessary locking in oom_enable()Johannes Weiner2015-06-24
* mm/oom_kill.c: fix typo in commentYaowei Bai2015-04-15
* memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan2015-04-14
* mm: account pmd page tables to the processKirill A. Shutemov2015-02-11
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-11
* oom: thaw the OOM victim if it is frozenMichal Hocko2015-02-11
* oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko2015-02-11
* oom: make sure that TIF_MEMDIE is set under task_lockMichal Hocko2015-02-11
* oom: don't count on mm-less current processTetsuo Handa2015-02-11
* oom: kill the insufficient and no longer needed PT_TRACE_EXIT checkOleg Nesterov2014-12-13
* oom: don't assume that a coredumping thread will exit soonOleg Nesterov2014-12-13
* Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-12-11
|\
| * cpuset: simplify cpuset_node_allowed APIVladimir Davydov2014-10-27
* | mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner2014-12-10
|/
* OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-10-21
* mm: clean up zone flagsJohannes Weiner2014-10-09
* mm, oom: remove unnecessary exit_state checkDavid Rientjes2014-08-06
* mm, oom: rename zonelist locking functionsDavid Rientjes2014-08-06
* mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes2014-08-06
* mm, oom: base root bonus on current usageDavid Rientjes2014-01-30
* mm, oom: prefer thread group leaders for display purposesDavid Rientjes2014-01-23
* oom_kill: add rcu_read_lock() into find_lock_task_mm()Oleg Nesterov2014-01-21
* oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()Oleg Nesterov2014-01-21
* oom_kill: change oom_kill.c to use for_each_thread()Oleg Nesterov2014-01-21
* mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov2013-11-15
* mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-16
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-12
* mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR().Rusty Russell2013-07-15
* memcg, oom: provide more precise dump info while memcg oom happeningSha Zhengju2013-02-23
* mm, oom: remove redundant sleep in pagefault oom handlerDavid Rientjes2012-12-12
* mm, oom: cleanup pagefault oom handlerDavid Rientjes2012-12-12
* oom: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
* 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, oom: allow exiting threads to have access to memory reservesDavid Rientjes2012-12-11
* oom: remove deprecated oom_adjDavidlohr Bueso2012-10-09
* mm, memcg: move all oom handling to memcontrol.cDavid Rientjes2012-07-31
* mm, oom: reduce dependency on tasklist_lockDavid Rientjes2012-07-31
* mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes2012-07-31
* mm, oom: introduce helper function to process threads during scanDavid Rientjes2012-07-31