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