summaryrefslogtreecommitdiff
path: root/mm/kmemcheck.c
AgeCommit message (Expand)Author
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2016-03-17mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-03-17mm: coalesce split stringsJoe Perches
2016-03-15mm: kmemcheck skip object if slab allocation failedJesper Dangaard Brouer
2014-10-09mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum
2009-06-15kmemcheck: add mm functionsVegard Nossum