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
/
mm
/
dmapool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
devres: fix possible use after free
Maxin B John
1
-1
/
+1
2011-01-13
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
Andrew Morton
1
-1
/
+1
2011-01-13
mm/dmapool.c: take lock only once in dma_pool_free()
Rolf Eike Beer
1
-8
/
+6
2010-10-26
mm: add a might_sleep_if() to dma_pool_alloc()
Dima Zavin
1
-0
/
+2
2009-06-30
dmapools: protect page_list walk in show_pools()
Thomas Gleixner
1
-0
/
+2
2008-04-28
dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too
Andi Kleen
1
-4
/
+8
2007-12-04
pool: Improve memory usage for devices which can't cross boundaries
Matthew Wilcox
1
-16
/
+20
2007-12-04
Change dmapool free block management
Matthew Wilcox
1
-61
/
+58
2007-12-04
dmapool: Tidy up includes and add comments
Matthew Wilcox
1
-10
/
+30
2007-12-04
dmapool: Validate parameters to dma_pool_create
Matthew Wilcox
1
-7
/
+8
2007-12-04
Avoid taking waitqueue lock in dmapool
Matthew Wilcox
1
-4
/
+5
2007-12-04
dmapool: Fix style problems
Matthew Wilcox
1
-146
/
+142
2007-12-04
Move dmapool.c to mm/ directory
Matthew Wilcox
1
-0
/
+481