summaryrefslogtreecommitdiffstats
path: root/include/linux/mmdebug.h
Commit message (Expand)AuthorAgeFilesLines
* include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V2016-07-261-0/+2
* mm, debug: move bad flags printing to bad_page()Vlastimil Babka2016-03-151-2/+1
* page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2016-01-151-0/+6
* include/linux/mmdebug.h: should include linux/bug.hJames Morse2015-12-181-0/+1
* mm: introduce VM_BUG_ON_MMSasha Levin2014-10-091-0/+10
* mm: introduce VM_BUG_ON_VMASasha Levin2014-10-091-0/+8
* mm: introduce dump_vmaSasha Levin2014-10-091-0/+2
* include/linux/mmdebug.h: add VM_WARN_ONCE()Andrew Morton2014-08-061-0/+2
* mm: pass VM_BUG_ON() reason to dump_page()Dave Hansen2014-06-041-2/+9
* include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton2014-06-041-0/+4
* mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov2014-04-071-2/+2
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-231-0/+9
* bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov2012-05-291-1/+1
* gcc-4.6: mm: fix unused but set warningsAndi Kleen2010-08-091-1/+1
* drop explicit include of autoconf.hSam Ravnborg2009-12-121-2/+0
* x86, MM: virtual address debug, cleanupsIngo Molnar2008-06-191-2/+2
* MM: virtual address debugJiri Slaby2008-06-191-0/+18