index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
dmapool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix implicit stat.h usage in dmapool.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
devres: fix possible use after free
Maxin B John
2011-07-25
1
-1
/
+1
*
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
Andrew Morton
2011-01-13
1
-1
/
+1
*
mm/dmapool.c: take lock only once in dma_pool_free()
Rolf Eike Beer
2011-01-13
1
-8
/
+6
*
mm: add a might_sleep_if() to dma_pool_alloc()
Dima Zavin
2010-10-26
1
-0
/
+2
*
dmapools: protect page_list walk in show_pools()
Thomas Gleixner
2009-06-30
1
-0
/
+2
*
dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too
Andi Kleen
2008-04-28
1
-4
/
+8
*
pool: Improve memory usage for devices which can't cross boundaries
Matthew Wilcox
2007-12-04
1
-16
/
+20
*
Change dmapool free block management
Matthew Wilcox
2007-12-04
1
-61
/
+58
*
dmapool: Tidy up includes and add comments
Matthew Wilcox
2007-12-04
1
-10
/
+30
*
dmapool: Validate parameters to dma_pool_create
Matthew Wilcox
2007-12-04
1
-7
/
+8
*
Avoid taking waitqueue lock in dmapool
Matthew Wilcox
2007-12-04
1
-4
/
+5
*
dmapool: Fix style problems
Matthew Wilcox
2007-12-04
1
-146
/
+142
*
Move dmapool.c to mm/ directory
Matthew Wilcox
2007-12-04
1
-0
/
+481