Age | Commit message (Expand) | Author |
2021-12-27 | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm... | Michael Bestas |
2021-11-26 | Merge 4.4.293 into android-4.4-p | Greg Kroah-Hartman |
2021-11-26 | mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks | Vasily Averin |
2019-02-08 | Merge android-4.4.173 (64b5644) into msm-4.4 | Srinivasarao P |
2019-02-07 | Merge 4.4.173 into android-4.4-p | Greg Kroah-Hartman |
2019-02-07 | Merge 4.4.173 into android-4.4 | Greg Kroah-Hartman |
2019-02-06 | mm, oom: fix use-after-free in oom_kill_process | Shakeel Butt |
2018-01-18 | Merge android-4.4.106 (2fea039) into msm-4.4 | Srinivasarao P |
2017-12-14 | BACKPORT: mm: coalesce split strings | Joe Perches |
2016-03-22 | mm, oom: make dump_tasks public | Liam Mark |
2015-12-12 | mm/oom_kill.c: avoid attempting to kill init sharing same memory | Chen Jie |
2015-11-06 | mm/oom_kill.c: introduce is_sysrq_oom helper | Yaowei Bai |
2015-11-05 | mm/oom_kill: fix the wrong task->mm == mm checks in oom_kill_process() | Oleg Nesterov |
2015-11-05 | mm/oom_kill: cleanup the "kill sharing same memory" loop | Oleg Nesterov |
2015-11-05 | mm/oom_kill: remove the wrong fatal_signal_pending() check in oom_kill_process() | Oleg Nesterov |
2015-11-05 | mm, oom: remove task_lock protecting comm printing | David Rientjes |
2015-11-05 | mm/oom_kill.c: suppress unnecessary "sharing same memory" message | Tetsuo Handa |
2015-11-05 | mm/oom_kill.c: fix potentially killing unrelated process | Tetsuo Handa |
2015-11-05 | mm/oom_kill.c: reverse the order of setting TIF_MEMDIE and sending SIGKILL | Tetsuo Handa |
2015-09-08 | mm, oom: remove unnecessary variable | David Rientjes |
2015-09-08 | mm, oom: do not panic for oom kills triggered from sysrq | David Rientjes |
2015-09-08 | mm, oom: pass an oom order of -1 when triggered by sysrq | David Rientjes |
2015-09-08 | mm, oom: organize oom context into struct | David Rientjes |
2015-06-24 | mm/oom_kill.c: print points as unsigned int | Wang Long |
2015-06-24 | mm: oom_kill: simplify OOM killer locking | Johannes Weiner |
2015-06-24 | mm: oom_kill: remove unnecessary locking in exit_oom_victim() | Johannes Weiner |
2015-06-24 | mm: oom_kill: generalize OOM progress waitqueue | Johannes Weiner |
2015-06-24 | mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear | Johannes Weiner |
2015-06-24 | mm: oom_kill: clean up victim marking and exiting interfaces | Johannes Weiner |
2015-06-24 | mm: oom_kill: remove unnecessary locking in oom_enable() | Johannes Weiner |
2015-04-15 | mm/oom_kill.c: fix typo in comment | Yaowei Bai |
2015-04-14 | memcg: print cgroup information when system panics due to panic_on_oom | Balasubramani Vivekanandan |
2015-02-11 | mm: account pmd page tables to the process | Kirill A. Shutemov |
2015-02-11 | oom, PM: make OOM detection in the freezer path raceless | Michal Hocko |
2015-02-11 | oom: thaw the OOM victim if it is frozen | Michal Hocko |
2015-02-11 | oom: add helpers for setting and clearing TIF_MEMDIE | Michal Hocko |
2015-02-11 | oom: make sure that TIF_MEMDIE is set under task_lock | Michal Hocko |
2015-02-11 | oom: don't count on mm-less current process | Tetsuo Handa |
2014-12-13 | oom: kill the insufficient and no longer needed PT_TRACE_EXIT check | Oleg Nesterov |
2014-12-13 | oom: don't assume that a coredumping thread will exit soon | Oleg Nesterov |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-12-10 | mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree() | Johannes Weiner |
2014-10-27 | cpuset: simplify cpuset_node_allowed API | Vladimir Davydov |
2014-10-21 | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko |
2014-10-09 | mm: clean up zone flags | Johannes Weiner |
2014-08-06 | mm, oom: remove unnecessary exit_state check | David Rientjes |
2014-08-06 | mm, oom: rename zonelist locking functions | David Rientjes |
2014-08-06 | mm, oom: ensure memoryless node zonelist always includes zones | David Rientjes |
2014-01-30 | mm, oom: base root bonus on current usage | David Rientjes |
2014-01-23 | mm, oom: prefer thread group leaders for display purposes | David Rientjes |