Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
db562e8154035b2dec9fc8e506450bc52a9adbe1
/
mm
/
dmapool.c
baa2ef8
mm/dmapool.c: fixed a brace coding style issue
by Paul McQuade
· 10 years ago
01c2965
mm: dmapool: add/remove sysfs file outside of the pool lock lock
by Sebastian Andrzej Siewior
· 10 years ago
153a9f1
Fix unbalanced mutex in dma_pool_create().
by Krzysztof Hałasa
· 10 years ago
172cb4b
mm/dmapool.c: reuse devres_release() to free resources
by Andy Shevchenko
· 10 years ago
cc6b664
mm/dmapool.c: remove redundant NULL check for dev in dma_pool_create()
by Daeseok Youn
· 10 years ago
5835f25
mm: Fix printk typo in dmapool.c
by Hiroshige Sato
· 11 years ago
5de55b2
dmapool: make DMAPOOL_DEBUG detect corruption of free marker
by Matthieu CASTET
· 12 years ago
387870f
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
by Marek Szyprowski
· 12 years ago
7c77509
mm: fix implicit stat.h usage in dmapool.c
by Paul Gortmaker
· 13 years ago
b95f1b31
mm: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
ae891a1
devres: fix possible use after free
by Maxin B John
· 13 years ago
684265d
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
by Andrew Morton
· 14 years ago
84bc227
mm/dmapool.c: take lock only once in dma_pool_free()
by Rolf Eike Beer
· 14 years ago
ea05c84
mm: add a might_sleep_if() to dma_pool_alloc()
by Dima Zavin
· 14 years ago
c495682
dmapools: protect page_list walk in show_pools()
by Thomas Gleixner
· 15 years ago
b5ee5be
dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too
by Andi Kleen
· 17 years ago
e34f44b
pool: Improve memory usage for devices which can't cross boundaries
by Matthew Wilcox
· 17 years ago
a35a345
Change dmapool free block management
by Matthew Wilcox
· 17 years ago
6182a09
dmapool: Tidy up includes and add comments
by Matthew Wilcox
· 17 years ago
399154b
dmapool: Validate parameters to dma_pool_create
by Matthew Wilcox
· 17 years ago
2cae367
Avoid taking waitqueue lock in dmapool
by Matthew Wilcox
· 17 years ago
e87aa77
dmapool: Fix style problems
by Matthew Wilcox
· 17 years ago
141e9d4
Move dmapool.c to mm/ directory
by Matthew Wilcox
· 17 years ago
[Renamed from drivers/base/dmapool.c]
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 17 years ago
d9aaccc
make dmapool code use __set_current_state()
by Arjan van de Ven
· 17 years ago
2618c60
dma: make dma pool to use kmalloc_node
by Yinghai Lu
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
b2366d6
Driver core: use mutex instead of semaphore in DMA pool handler
by Matthias Kaehlcke
· 18 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
141ecc5
driver core fixes: device_create_file() retval check in dmapool.c
by Cornelia Huck
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
3a11ec5
[PATCH] dmapool: Fix "nocast type" warnings
by Victor Fusco
· 19 years ago
74880c0
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago