summaryrefslogtreecommitdiffstats
path: root/include/linux/kmemleak.h
Commit message (Expand)AuthorAgeFilesLines
* mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-06-251-2/+4
* include/linux/kmemleak.h: needs slab.hAndrew Morton2014-12-131-0/+2
* mm: introduce kmemleak_update_trace()Catalin Marinas2014-06-071-0/+4
* kmemleak: remove redundant codeLi Zefan2014-04-041-2/+0Star
* kmemleak: Handle percpu memory allocationCatalin Marinas2011-12-021-0/+8
* kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas2009-10-281-4/+2Star
* kmemleak: Mark the early log buffer as __initdataCatalin Marinas2009-08-271-9/+9
* kmemleak: Allow partial freeing of memory blocksCatalin Marinas2009-07-081-0/+4
* kmemleak: Add the base supportCatalin Marinas2009-06-111-0/+96