Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-23genalloc:support allocating specific regionZhao Qiang
2015-12-23genalloc:support memory-allocation with bytes-alignment to genallocZhao Qiang
2015-09-05genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy
2015-09-05genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-07-01genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-07-01genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2014-10-10lib/genalloc.c: add genpool range check functionLaura Abbott
2014-10-10lib/genalloc.c: add power aligned algorithmLaura Abbott
2014-01-24include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen
2013-09-12lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim
2013-04-30genalloc: add devres support, allow to find a managed pool by devicePhilipp Zabel
2012-10-05genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard
2011-08-03lib, Make gen_pool memory allocator locklessHuang Ying
2011-05-25lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD
2011-05-25include/linux/genalloc.h: add multiple-inclusion guardsJean-Christophe PLAGNIOL-VILLARD
2006-10-02[PATCH] LIB: add gen_pool_destroy()Steve Wise
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson
2005-06-22[PATCH] ia64 uncached allocJes Sorensen