Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-10 | mm: introduce VM_BUG_ON_MM | Sasha Levin | 1 | -0/+10 |
2014-10-10 | mm: introduce VM_BUG_ON_VMA | Sasha Levin | 1 | -0/+8 |
2014-10-10 | mm: introduce dump_vma | Sasha Levin | 1 | -0/+2 |
2014-08-07 | include/linux/mmdebug.h: add VM_WARN_ONCE() | Andrew Morton | 1 | -0/+2 |
2014-06-05 | mm: pass VM_BUG_ON() reason to dump_page() | Dave Hansen | 1 | -2/+9 |
2014-06-05 | include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE() | Andrew Morton | 1 | -0/+4 |
2014-04-08 | mm: use 'const char *' insted of 'char *' for reason in dump_page() | Kirill A. Shutemov | 1 | -2/+2 |
2014-01-24 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 1 | -0/+9 |
2012-05-30 | bug: completely remove code generated by disabled VM_BUG_ON() | Konstantin Khlebnikov | 1 | -1/+1 |
2010-08-10 | gcc-4.6: mm: fix unused but set warnings | Andi Kleen | 1 | -1/+1 |
2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg | 1 | -2/+0 |
2008-06-19 | x86, MM: virtual address debug, cleanups | Ingo Molnar | 1 | -2/+2 |
2008-06-19 | MM: virtual address debug | Jiri Slaby | 1 | -0/+18 |