Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/genalloc.c: fix overflow of ending address of memory chunk | Joonyoung Shim | 2013-09-11 | 1 | -2/+2 |
* | genalloc: add devres support, allow to find a managed pool by device | Philipp Zabel | 2013-04-29 | 1 | -0/+18 |
* | genalloc: make it possible to use a custom allocation algorithm | Benjamin Gaignard | 2012-10-06 | 1 | -0/+27 |
* | lib, Make gen_pool memory allocator lockless | Huang Ying | 2011-08-03 | 1 | -6/+28 |
* | lib/genalloc.c: add support for specifying the physical address | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -1/+21 |
* | include/linux/genalloc.h: add multiple-inclusion guards | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -0/+3 |
* | [PATCH] LIB: add gen_pool_destroy() | Steve Wise | 2006-10-02 | 1 | -0/+1 |
* | [PATCH] change gen_pool allocator to not touch managed memory | Dean Nelson | 2006-06-23 | 1 | -20/+15 |
* | [PATCH] ia64 uncached alloc | Jes Sorensen | 2005-06-21 | 1 | -0/+40 |