aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kmemleak.h
AgeCommit message (Expand)Author
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss
2015-06-24mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger
2014-12-13include/linux/kmemleak.h: needs slab.hAndrew Morton
2014-06-06mm: introduce kmemleak_update_trace()Catalin Marinas
2014-04-03kmemleak: remove redundant codeLi Zefan
2011-12-02kmemleak: Handle percpu memory allocationCatalin Marinas
2009-10-28kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas
2009-08-27kmemleak: Mark the early log buffer as __initdataCatalin Marinas
2009-07-08kmemleak: Allow partial freeing of memory blocksCatalin Marinas
2009-06-11kmemleak: Add the base supportCatalin Marinas