aboutsummaryrefslogtreecommitdiffstats
path: root/lib/genalloc.c
Commit message (Expand)AuthorAgeFilesLines
* wireless backport from 3.4Andrew Dodd2013-02-271-22/+32
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-1/+3
|\
| * genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo2012-10-311-1/+1
* | samsung update 1codeworkx2012-06-021-78/+112
|/
* 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-291-1/+0
* 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/+12
* lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell2009-06-161-1/+0
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-171-2/+1
* [PATCH] genalloc warning fixesAndrew Morton2007-02-201-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/+121
* [PATCH] fix broken lib/genalloc.cChris Humbert2005-11-281-8/+6
* [PATCH] ia64 uncached allocJes Sorensen2005-06-211-0/+188