index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmdebug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
mm: make dump_page() take a const argument
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-09
mm: update validate_mm() to use vma iterator
Liam R. Howlett
1
-0
/
+14
2022-09-19
mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()
Thomas Gleixner
1
-0
/
+6
2022-08-03
ceph: switch back to testing for NULL folio->private in ceph_dirty_folio
Jeff Layton
1
-0
/
+10
2021-09-27
mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
Matthew Wilcox (Oracle)
1
-0
/
+20
2021-06-29
mm: make __dump_page static
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-12-19
mm/memcg: warning on !memcg after readahead page charged
Alex Shi
1
-0
/
+13
2018-04-05
include/linux/mmdebug.h: make VM_WARN* non-rvals
Michal Hocko
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-07-26
include/linux/mmdebug.h: add VM_WARN which maps to WARN()
Aneesh Kumar K.V
1
-0
/
+2
2016-03-15
mm, debug: move bad flags printing to bad_page()
Vlastimil Babka
1
-2
/
+1
2016-01-15
page-flags: introduce page flags policies wrt compound pages
Kirill A. Shutemov
1
-0
/
+6
2015-12-18
include/linux/mmdebug.h: should include linux/bug.h
James Morse
1
-0
/
+1
2014-10-09
mm: introduce VM_BUG_ON_MM
Sasha Levin
1
-0
/
+10
2014-10-09
mm: introduce VM_BUG_ON_VMA
Sasha Levin
1
-0
/
+8
2014-10-09
mm: introduce dump_vma
Sasha Levin
1
-0
/
+2
2014-08-06
include/linux/mmdebug.h: add VM_WARN_ONCE()
Andrew Morton
1
-0
/
+2
2014-06-04
mm: pass VM_BUG_ON() reason to dump_page()
Dave Hansen
1
-2
/
+9
2014-06-04
include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()
Andrew Morton
1
-0
/
+4
2014-04-07
mm: use 'const char *' insted of 'char *' for reason in dump_page()
Kirill A. Shutemov
1
-2
/
+2
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
1
-0
/
+9
2012-05-29
bug: completely remove code generated by disabled VM_BUG_ON()
Konstantin Khlebnikov
1
-1
/
+1
2010-08-09
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