- b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 4 months ago
- 9d6ecac lib/genalloc: add parameter description to fix doc compile warning by Alex Shi · 3 years, 8 months ago
- ade29d4 lib/genalloc.c: Fix a typo by Bhaskar Chowdhury · 3 years, 8 months ago
- 0e24465 lib/genalloc.c: change return type to unsigned long for bitmap_set_ll by Huang Shijie · 3 years, 10 months ago
- 3684566 lib/genalloc: fix the overflow when size is too big by Huang Shijie · 4 years ago
- 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
- fd7eb25 lib/genalloc.c: export symbol addr_in_gen_pool by Huang Shijie · 5 years ago
- ea83df7 genalloc: Fix a set of docs build warnings by Jonathan Corbet · 5 years ago
- 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- cf394fc lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocators by Fredrik Noring · 6 years ago
- 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
- 795ee30 lib/genalloc: introduce chunk owners by Dan Williams · 6 years ago
- da83a72 lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocations by Fredrik Noring · 6 years ago
- 35004f2 lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
- 6862d2f lib/genalloc.c: use vzalloc_node() to allocate the bitmap by Huang Shijie · 6 years ago
- 52fbf11 lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
- 36a3d1d 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 · 14 years ago
- e621ba9 genalloc: fix allocation from end of pool by Imre Deak · 15 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 · 16 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 · 19 years ago
- 4659633 [PATCH] fix broken lib/genalloc.c by Chris Humbert · 19 years ago
- f14f75b [PATCH] ia64 uncached alloc by Jes Sorensen · 20 years ago