summaryrefslogtreecommitdiffstats
path: root/lib/genalloc.c
Commit message (Expand)AuthorAgeFilesLines
* lib, Make gen_pool memory allocator locklessHuang Ying2011-08-031-57/+243
* lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD2011-05-251-8/+37
* genalloc: fix allocation from end of poolImre Deak2010-06-301-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* genalloc: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-21/+12Star
* lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell2009-06-171-1/+0Star
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-171-2/+1Star
* [PATCH] genalloc warning fixesAndrew Morton2007-02-211-2/+2
* [PATCH] make genpool allocator adhere to kernel-doc standardsDean Nelson2006-10-021-20/+23
* [PATCH] LIB: add gen_pool_destroy()Steve Wise2006-10-021-0/+30
* [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-231-142/+121Star
* [PATCH] fix broken lib/genalloc.cChris Humbert2005-11-281-8/+6Star
* [PATCH] ia64 uncached allocJes Sorensen2005-06-221-0/+188