Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
034212cabdedba6e6b3c396cb808aecc501bdd72
/
lib
/
genalloc.c
4964ffc
lib/genalloc.c: include vmalloc.h
by Olof Johansson
· 6 years ago
d84f622
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
by Huang Shijie
· 6 years ago
bd5d9cd
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
by Alexey Skidanov
· 6 years ago
a77c116
lib/genalloc.c: make the avail variable an atomic_long_t
by Stephen Bates
· 7 years ago
62e931f
lib/genalloc.c: start search from start of chunk
by Daniel Mentz
· 8 years ago
0e6e01f
CPM/QE: use genalloc to manage CPM/QE muram
by Zhao Qiang
· 9 years ago
b26981c
genalloc:support allocating specific region
by Zhao Qiang
· 9 years ago
de2dd0e
genalloc:support memory-allocation with bytes-alignment to genalloc
by Zhao Qiang
· 9 years ago
c98c363
genalloc: add support of multiple gen_pools per device
by Vladimir Zapolskiy
· 9 years ago
7385817
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
by Vladimir Zapolskiy
· 9 years ago
abdd4a7
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
by Vladimir Zapolskiy
· 9 years ago
0030edf
genalloc: rename dev_get_gen_pool() to gen_pool_get()
by Vladimir Zapolskiy
· 9 years ago
310ee9e
lib/genalloc.c: check result of devres_alloc()
by Jan Kara
· 10 years ago
18fa6d2
lib/genalloc.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
ad3d5d2
lib/genalloc.c: fix the end addr check in addr_in_gen_pool()
by Toshi Kikuchi
· 10 years ago
b724aa2
lib/genalloc.c: export devm_gen_pool_create() for modules
by Michal Simek
· 10 years ago
9efb3a4
lib/genalloc.c: add genpool range check function
by Laura Abbott
· 10 years ago
505e3be
lib/genalloc.c: add power aligned algorithm
by Laura Abbott
· 10 years ago
6f3aabd
genalloc: fix device node resource counter
by Vladimir Zapolskiy
· 10 years ago
0368dfd
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
by Lad, Prabhakar
· 11 years ago
684f0d3
lib/genalloc: add a helper function for DMA buffer allocation
by Nicolin Chen
· 11 years ago
5ab58ac
lib/genalloc.c: correct dev_get_gen_pool documentation
by Emilio López
· 11 years ago
ade34a3
lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
by Joe Perches
· 11 years ago
674470d
lib/genalloc.c: fix overflow of ending address of memory chunk
by Joonyoung Shim
· 11 years ago
9375db0
genalloc: add devres support, allow to find a managed pool by device
by Philipp Zabel
· 12 years ago
eedce14
genalloc: stop crashing the system when destroying a pool
by Thadeu Lima de Souza Cascardo
· 12 years ago
ca279cf
genalloc: make it possible to use a custom allocation algorithm
by Benjamin Gaignard
· 12 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
7f18427
lib, Make gen_pool memory allocator lockless
by Huang Ying
· 13 years ago
3c8f370
lib/genalloc.c: add support for specifying the physical address
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
e621ba9
genalloc: fix allocation from end of pool
by Imre Deak
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
243797f
genalloc: use bitmap_find_next_zero_area
by Akinobu Mita
· 15 years ago
8e8a2de
lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy
by Zygo Blaxell
· 15 years ago
94f6030
Slab allocators: Replace explicit zeroing with __GFP_ZERO
by Christoph Lameter
· 17 years ago
96c62d5
[PATCH] genalloc warning fixes
by Andrew Morton
· 18 years ago
a58cbd7
[PATCH] make genpool allocator adhere to kernel-doc standards
by Dean Nelson
· 18 years ago
322acc9
[PATCH] LIB: add gen_pool_destroy()
by Steve Wise
· 18 years ago
929f972
[PATCH] change gen_pool allocator to not touch managed memory
by Dean Nelson
· 18 years ago
4659633
[PATCH] fix broken lib/genalloc.c
by Chris Humbert
· 19 years ago
f14f75b
[PATCH] ia64 uncached alloc
by Jes Sorensen
· 19 years ago