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