aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09lib/genalloc.c: add genpool range check functionLaura Abbott1-0/+3
2014-10-09lib/genalloc.c: add power aligned algorithmLaura Abbott1-0/+4
2014-01-23include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo1-0/+2
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen1-0/+2
2013-09-11lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim1-2/+2
2013-04-29genalloc: add devres support, allow to find a managed pool by devicePhilipp Zabel1-0/+18
2012-10-06genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard1-0/+27
2011-08-03lib, Make gen_pool memory allocator locklessHuang Ying1-6/+28
2011-05-25lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD1-1/+21
2011-05-25include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD1-0/+3
2006-10-02[PATCH] LIB: add gen_pool_destroy()Steve Wise1-0/+1
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson1-20/+15
2005-06-21[PATCH] ia64 uncached allocJes Sorensen1-0/+40