summaryrefslogtreecommitdiffstats
path: root/mm/kmemcheck.c
Commit message (Expand)AuthorAgeFilesLines
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-125/+0
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-151-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-181-1/+1
* 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
OpenPOWER on IntegriCloud