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