aboutsummaryrefslogtreecommitdiffstats
path: root/mm/kmemcheck.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-1/+1
2016-03-17mm: coalesce split stringsJoe Perches1-2/+1
2016-03-15mm: kmemcheck skip object if slab allocation failedJesper Dangaard Brouer1-0/+3
2014-10-09mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim1-0/+1
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum1-13/+32
2009-06-15kmemcheck: add mm functionsVegard Nossum1-0/+103