summaryrefslogtreecommitdiffstats
path: root/mm/kmemcheck.c
Commit message (Expand)AuthorAgeFilesLines
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-171-1/+1
* mm: coalesce split stringsJoe Perches2016-03-171-2/+1
* mm: kmemcheck skip object if slab allocation failedJesper Dangaard Brouer2016-03-151-0/+3
* mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim2014-10-091-0/+1
* kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-151-13/+32
* kmemcheck: add mm functionsVegard Nossum2009-06-151-0/+103