index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
genalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2012-10-06
genalloc: make it possible to use a custom allocation algorithm
Benjamin Gaignard
1
-4
/
+84
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-08-03
lib, Make gen_pool memory allocator lockless
Huang Ying
1
-57
/
+243
2011-05-25
lib/genalloc.c: add support for specifying the physical address
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+37
2010-06-29
genalloc: fix allocation from end of pool
Imre Deak
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
genalloc: use bitmap_find_next_zero_area
Akinobu Mita
1
-21
/
+12
2009-06-16
lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy
Zygo Blaxell
1
-1
/
+0
2007-07-17
Slab allocators: Replace explicit zeroing with __GFP_ZERO
Christoph Lameter
1
-2
/
+1
2007-02-20
[PATCH] genalloc warning fixes
Andrew Morton
1
-2
/
+2
2006-10-02
[PATCH] make genpool allocator adhere to kernel-doc standards
Dean Nelson
1
-20
/
+23
2006-10-02
[PATCH] LIB: add gen_pool_destroy()
Steve Wise
1
-0
/
+30
2006-06-23
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
1
-142
/
+121
2005-11-28
[PATCH] fix broken lib/genalloc.c
Chris Humbert
1
-8
/
+6
2005-06-21
[PATCH] ia64 uncached alloc
Jes Sorensen
1
-0
/
+188