aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmdebug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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