index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
dmapool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
dmapool: make DMAPOOL_DEBUG detect corruption of free marker
Matthieu CASTET
1
-0
/
+24
2012-12-11
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
Marek Szyprowski
1
-24
/
+7
2011-10-31
mm: fix implicit stat.h usage in dmapool.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-26
devres: fix possible use after free
Maxin B John
1
-1
/
+1
2011-01-14
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
Andrew Morton
1
-1
/
+1
2011-01-14
mm/dmapool.c: take lock only once in dma_pool_free()
Rolf Eike Beer
1
-8
/
+6
2010-10-27
mm: add a might_sleep_if() to dma_pool_alloc()
Dima Zavin
1
-0
/
+2
2009-07-01
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