index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
genalloc.h
Age
Commit message (
Expand
)
Author
2014-10-09
lib/genalloc.c: add genpool range check function
Laura Abbott
2014-10-09
lib/genalloc.c: add power aligned algorithm
Laura Abbott
2014-01-23
include/linux/genalloc.h: spinlock_t needs spinlock_types.h
Shawn Guo
2013-11-13
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
2013-09-11
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
2013-04-29
genalloc: add devres support, allow to find a managed pool by device
Philipp Zabel
2012-10-06
genalloc: make it possible to use a custom allocation algorithm
Benjamin Gaignard
2011-08-03
lib, Make gen_pool memory allocator lockless
Huang Ying
2011-05-25
lib/genalloc.c: add support for specifying the physical address
Jean-Christophe PLAGNIOL-VILLARD
2011-05-25
include/linux/genalloc.h: add multiple-inclusion guards
Jean-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 memory
Dean Nelson
2005-06-21
[PATCH] ia64 uncached alloc
Jes Sorensen