1. 684f0d3 lib/genalloc: add a helper function for DMA buffer allocation by Nicolin Chen · 11 years ago
  2. 5ab58ac lib/genalloc.c: correct dev_get_gen_pool documentation by Emilio López · 11 years ago
  3. ade34a3 lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  4. 674470d lib/genalloc.c: fix overflow of ending address of memory chunk by Joonyoung Shim · 11 years ago
  5. 9375db0 genalloc: add devres support, allow to find a managed pool by device by Philipp Zabel · 11 years ago
  6. eedce14 genalloc: stop crashing the system when destroying a pool by Thadeu Lima de Souza Cascardo · 12 years ago
  7. ca279cf genalloc: make it possible to use a custom allocation algorithm by Benjamin Gaignard · 12 years ago
  8. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  9. 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 13 years ago
  10. 3c8f370 lib/genalloc.c: add support for specifying the physical address by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  11. e621ba9 genalloc: fix allocation from end of pool by Imre Deak · 14 years ago
  12. 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
  13. 243797f genalloc: use bitmap_find_next_zero_area by Akinobu Mita · 14 years ago
  14. 8e8a2de lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy by Zygo Blaxell · 15 years ago
  15. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  16. 96c62d5 [PATCH] genalloc warning fixes by Andrew Morton · 17 years ago
  17. a58cbd7 [PATCH] make genpool allocator adhere to kernel-doc standards by Dean Nelson · 18 years ago
  18. 322acc9 [PATCH] LIB: add gen_pool_destroy() by Steve Wise · 18 years ago
  19. 929f972 [PATCH] change gen_pool allocator to not touch managed memory by Dean Nelson · 18 years ago
  20. 4659633 [PATCH] fix broken lib/genalloc.c by Chris Humbert · 19 years ago
  21. f14f75b [PATCH] ia64 uncached alloc by Jes Sorensen · 19 years ago