index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
2019-05-09
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-05-07
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-06
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
2019-04-29
dma/debug: Simplify stracktrace retrieval
Thomas Gleixner
2019-04-24
dma-mapping: remove an unnecessary NULL check
Dan Carpenter
2019-04-12
swiotlb: save io_tlb_used to local variable before leaving critical section
Dongli Zhang
2019-04-11
dma-debug: only skip one stackframe entry
Scott Wood
2019-04-10
swiotlb: dump used and total slots when swiotlb buffer is full
Dongli Zhang
2019-04-08
x86/dma: Remove the x86_dma_fallback_dev hack
Christoph Hellwig
2019-04-08
dma-mapping: remove leftover NULL device support
Christoph Hellwig
2019-04-08
dma: select GENERIC_ALLOCATOR for DMA_REMAP
Clément Leger
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-08
Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-06
dma: Introduce dma_max_mapping_size()
Joerg Roedel
2019-03-06
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
2019-03-06
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
2019-02-20
dma-mapping: remove dma_mark_declared_memory_occupied
Christoph Hellwig
2019-02-20
dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
Christoph Hellwig
2019-02-20
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-18
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
2019-02-18
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
2019-02-18
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
2019-02-18
dma-direct: we might need GFP_DMA for 32-bit dma masks
Christoph Hellwig
2019-02-16
swiotlb: drop pointless static qualifier in swiotlb_create_debugfs()
YueHaibing
2019-02-13
dma-mapping: remove an incorrect __iommem annotation
Christoph Hellwig
2019-02-13
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2019-02-13
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
2019-02-12
swiotlb: checking whether swiotlb buffer is full with io_tlb_used
Dongli Zhang
2019-02-12
swiotlb: add debugfs to track swiotlb buffer usage
Dongli Zhang
2019-02-12
swiotlb: fix comment on swiotlb_bounce()
Dongli Zhang
2019-02-01
dma-debug: add dumping facility via debugfs
Corentin Labbe
2019-02-01
dma: debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
2019-01-16
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
2019-01-05
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
2019-01-04
dma-mapping: remove a few unused exports
Christoph Hellwig
2019-01-04
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
2019-01-04
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2019-01-04
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-20
dma-mapping: fix inverted logic in dma_supported
Thierry Reding
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-17
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
[next]