Age | Commit message (Expand) | Author |
---|---|---|
2014-06-04 | 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-04-07 | mm: use 'const char *' insted of 'char *' for reason in dump_page() | Kirill A. Shutemov |
2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin |
2012-05-29 | bug: completely remove code generated by disabled VM_BUG_ON() | Konstantin Khlebnikov |
2010-08-09 | gcc-4.6: mm: fix unused but set warnings | Andi Kleen |
2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg |
2008-06-19 | x86, MM: virtual address debug, cleanups | Ingo Molnar |
2008-06-19 | MM: virtual address debug | Jiri Slaby |