aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmdebug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-26include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V1-0/+2
2016-03-15mm, debug: move bad flags printing to bad_page()Vlastimil Babka1-2/+1
2016-01-15page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov1-0/+6
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2014-10-09mm: introduce VM_BUG_ON_MMSasha Levin1-0/+10
2014-10-09mm: introduce VM_BUG_ON_VMASasha Levin1-0/+8
2014-10-09mm: introduce dump_vmaSasha Levin1-0/+2
2014-08-06include/linux/mmdebug.h: add VM_WARN_ONCE()Andrew Morton1-0/+2
2014-06-04mm: pass VM_BUG_ON() reason to dump_page()Dave Hansen1-2/+9
2014-06-04include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton1-0/+4
2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov1-2/+2
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin1-0/+9
2012-05-29bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov1-1/+1
2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen1-1/+1
2009-12-12drop explicit include of autoconf.hSam Ravnborg1-2/+0
2008-06-19x86, MM: virtual address debug, cleanupsIngo Molnar1-2/+2
2008-06-19MM: virtual address debugJiri Slaby1-0/+18