index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
dmapool.c
Age
Commit message (
Expand
)
Author
2011-10-31
mm: fix implicit stat.h usage in dmapool.c
Paul Gortmaker
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-07-25
devres: fix possible use after free
Maxin B John
2011-01-13
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
Andrew Morton
2011-01-13
mm/dmapool.c: take lock only once in dma_pool_free()
Rolf Eike Beer
2010-10-26
mm: add a might_sleep_if() to dma_pool_alloc()
Dima Zavin
2009-06-30
dmapools: protect page_list walk in show_pools()
Thomas Gleixner
2008-04-28
dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too
Andi Kleen
2007-12-04
pool: Improve memory usage for devices which can't cross boundaries
Matthew Wilcox
2007-12-04
Change dmapool free block management
Matthew Wilcox
2007-12-04
dmapool: Tidy up includes and add comments
Matthew Wilcox
2007-12-04
dmapool: Validate parameters to dma_pool_create
Matthew Wilcox
2007-12-04
Avoid taking waitqueue lock in dmapool
Matthew Wilcox
2007-12-04
dmapool: Fix style problems
Matthew Wilcox
2007-12-04
Move dmapool.c to mm/ directory
Matthew Wilcox