开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
genalloc.h
Age
Commit message (
Expand
)
Author
2015-09-04
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-06-30
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
2015-06-30
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
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