aboutsummaryrefslogtreecommitdiff
path: root/include/linux/genalloc.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-23include/linux/genalloc.h: spinlock_t needs spinlock_types.hGravatar Shawn Guo 1-0/+2
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationGravatar Nicolin Chen 1-0/+2
2013-09-11lib/genalloc.c: fix overflow of ending address of memory chunkGravatar Joonyoung Shim 1-2/+2
2013-04-29genalloc: add devres support, allow to find a managed pool by deviceGravatar Philipp Zabel 1-0/+18
2012-10-06genalloc: make it possible to use a custom allocation algorithmGravatar Benjamin Gaignard 1-0/+27
2011-08-03lib, Make gen_pool memory allocator locklessGravatar Huang Ying 1-6/+28
2011-05-25lib/genalloc.c: add support for specifying the physical addressGravatar Jean-Christophe PLAGNIOL-VILLARD 1-1/+21
2011-05-25include/linux/genalloc.h: add multiple-inclusion guardsGravatar Jean-Christophe PLAGNIOL-VILLARD 1-0/+3
2006-10-02[PATCH] LIB: add gen_pool_destroy()Gravatar Steve Wise 1-0/+1
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryGravatar Dean Nelson 1-20/+15
2005-06-21[PATCH] ia64 uncached allocGravatar Jes Sorensen 1-0/+40