summaryrefslogtreecommitdiffstats
path: root/include/linux/kmemleak.h
Commit message (Expand)AuthorAgeFilesLines
* mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas2016-10-111-0/+18
* mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss2015-12-121-1/+1
* mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-06-241-2/+4
* include/linux/kmemleak.h: needs slab.hAndrew Morton2014-12-131-0/+2
* mm: introduce kmemleak_update_trace()Catalin Marinas2014-06-061-0/+4
* kmemleak: remove redundant codeLi Zefan2014-04-031-2/+0
* kmemleak: Handle percpu memory allocationCatalin Marinas2011-12-021-0/+8
* kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas2009-10-281-4/+2
* 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