summaryrefslogtreecommitdiff
path: root/include/linux/mmdebug.h
AgeCommit message (Expand)Author
2021-09-27mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()Matthew Wilcox (Oracle)
2021-06-29mm: make __dump_page staticMatthew Wilcox (Oracle)
2020-12-19mm/memcg: warning on !memcg after readahead page chargedAlex Shi
2018-04-05include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-26include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V
2016-03-15mm, debug: move bad flags printing to bad_page()Vlastimil Babka
2016-01-15page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse
2014-10-09mm: introduce VM_BUG_ON_MMSasha Levin
2014-10-09mm: introduce VM_BUG_ON_VMASasha Levin
2014-10-09mm: introduce dump_vmaSasha Levin
2014-08-06include/linux/mmdebug.h: add VM_WARN_ONCE()Andrew Morton
2014-06-04mm: pass VM_BUG_ON() reason to dump_page()Dave Hansen
2014-06-04include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton
2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2012-05-29bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov
2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen
2009-12-12drop explicit include of autoconf.hSam Ravnborg
2008-06-19x86, MM: virtual address debug, cleanupsIngo Molnar
2008-06-19MM: virtual address debugJiri Slaby