提交历史

作者 SHA1 备注 提交日期
  Jerome Marchand eca56ff906 mm, shmem: add internal shmem resident memory accounting 9 年之前
  Chen Jie a2b829d959 mm/oom_kill.c: avoid attempting to kill init sharing same memory 9 年之前
  Yaowei Bai db2a0dd7a4 mm/oom_kill.c: introduce is_sysrq_oom helper 9 年之前
  Oleg Nesterov 4d7b3394f7 mm/oom_kill: fix the wrong task->mm == mm checks in oom_kill_process() 9 年之前
  Oleg Nesterov c319025a6c mm/oom_kill: cleanup the "kill sharing same memory" loop 9 年之前
  Oleg Nesterov 0c1b2d783c mm/oom_kill: remove the wrong fatal_signal_pending() check in oom_kill_process() 9 年之前
  David Rientjes da39da3a54 mm, oom: remove task_lock protecting comm printing 9 年之前
  Tetsuo Handa 840807a8f4 mm/oom_kill.c: suppress unnecessary "sharing same memory" message 9 年之前
  Tetsuo Handa 880b768937 mm/oom_kill.c: fix potentially killing unrelated process 9 年之前
  Tetsuo Handa 426fb5e72d mm/oom_kill.c: reverse the order of setting TIF_MEMDIE and sending SIGKILL 9 年之前
  David Rientjes 75e8f8b24c mm, oom: remove unnecessary variable 10 年之前
  David Rientjes 071a4befeb mm, oom: do not panic for oom kills triggered from sysrq 10 年之前
  David Rientjes 54e9e29132 mm, oom: pass an oom order of -1 when triggered by sysrq 10 年之前
  David Rientjes 6e0fc46dc2 mm, oom: organize oom context into struct 10 年之前
  Wang Long f0d6647e85 mm/oom_kill.c: print points as unsigned int 10 年之前
  Johannes Weiner dc56401fc9 mm: oom_kill: simplify OOM killer locking 10 年之前
  Johannes Weiner da51b14adb mm: oom_kill: remove unnecessary locking in exit_oom_victim() 10 年之前
  Johannes Weiner c38f1025f2 mm: oom_kill: generalize OOM progress waitqueue 10 年之前
  Johannes Weiner 464027785f mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear 10 年之前
  Johannes Weiner 16e951966f mm: oom_kill: clean up victim marking and exiting interfaces 10 年之前
  Johannes Weiner 3f5ab8cfbf mm: oom_kill: remove unnecessary locking in oom_enable() 10 年之前
  Yaowei Bai bdddbcd45f mm/oom_kill.c: fix typo in comment 10 年之前
  Balasubramani Vivekanandan 2415b9f5cb memcg: print cgroup information when system panics due to panic_on_oom 10 年之前
  Kirill A. Shutemov dc6c9a35b6 mm: account pmd page tables to the process 10 年之前
  Michal Hocko c32b3cbe0d oom, PM: make OOM detection in the freezer path raceless 10 年之前
  Michal Hocko 63a8ca9b20 oom: thaw the OOM victim if it is frozen 10 年之前
  Michal Hocko 49550b6055 oom: add helpers for setting and clearing TIF_MEMDIE 10 年之前
  Michal Hocko 83363b917a oom: make sure that TIF_MEMDIE is set under task_lock 10 年之前
  Tetsuo Handa d7a94e7e11 oom: don't count on mm-less current process 10 年之前
  Oleg Nesterov 6a2d5679b4 oom: kill the insufficient and no longer needed PT_TRACE_EXIT check 10 年之前