Age | Commit message (Expand) | Author |
2018-04-05 | include/linux/mmdebug.h: make VM_WARN* non-rvals | Michal Hocko |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-07-26 | include/linux/mmdebug.h: add VM_WARN which maps to WARN() | Aneesh Kumar K.V |
2016-03-15 | mm, debug: move bad flags printing to bad_page() | Vlastimil Babka |
2016-01-15 | page-flags: introduce page flags policies wrt compound pages | Kirill A. Shutemov |
2015-12-18 | include/linux/mmdebug.h: should include linux/bug.h | James Morse |
2014-10-09 | mm: introduce VM_BUG_ON_MM | Sasha Levin |
2014-10-09 | mm: introduce VM_BUG_ON_VMA | Sasha Levin |
2014-10-09 | mm: introduce dump_vma | Sasha Levin |
2014-08-06 | include/linux/mmdebug.h: add VM_WARN_ONCE() | Andrew Morton |
2014-06-04 | mm: pass VM_BUG_ON() reason to dump_page() | Dave Hansen |
2014-06-04 | include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE() | Andrew Morton |
2014-04-07 | mm: use 'const char *' insted of 'char *' for reason in dump_page() | Kirill A. Shutemov |
2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin |
2012-05-29 | bug: completely remove code generated by disabled VM_BUG_ON() | Konstantin Khlebnikov |
2010-08-09 | gcc-4.6: mm: fix unused but set warnings | Andi Kleen |
2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg |
2008-06-19 | x86, MM: virtual address debug, cleanups | Ingo Molnar |
2008-06-19 | MM: virtual address debug | Jiri Slaby |