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
Age
Commit message (
Expand
)
Author
2018-01-25
MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
Christoph Hellwig
2018-01-15
arm64: use swiotlb_alloc and swiotlb_free
Christoph Hellwig
2018-01-15
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
mips: use swiotlb_{alloc,free}
Christoph Hellwig
2018-01-15
mips/netlogic: remove swiotlb support
Christoph Hellwig
2018-01-15
tile: use generic swiotlb_ops
Christoph Hellwig
2018-01-15
tile: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
unicore32: use generic swiotlb_ops
Christoph Hellwig
2018-01-15
ia64: remove an ifdef around the content of pci-dma.c
Christoph Hellwig
2018-01-15
ia64: clean up swiotlb support
Christoph Hellwig
2018-01-15
ia64: use generic swiotlb_ops
Christoph Hellwig
2018-01-15
ia64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
swiotlb: remove various exports
Christoph Hellwig
2018-01-15
swiotlb: refactor coherent buffer allocation
Christoph Hellwig
2018-01-15
swiotlb: refactor coherent buffer freeing
Christoph Hellwig
2018-01-15
swiotlb: wire up ->dma_supported in swiotlb_dma_ops
Christoph Hellwig
2018-01-15
swiotlb: add common swiotlb_map_ops
Christoph Hellwig
2018-01-15
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
2018-01-15
x86: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
powerpc: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
ia64: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
arm64: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
swiotlb: suppress warning when __GFP_NOWARN is set
Christian König
2018-01-15
h8300: use dma-direct
Christoph Hellwig
2018-01-15
cris: use dma-direct
Christoph Hellwig
2018-01-15
dma-direct: reject too small dma masks
Christoph Hellwig
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
2018-01-15
dma-direct: retry allocations using GFP_DMA for small masks
Christoph Hellwig
2018-01-15
dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
Christoph Hellwig
2018-01-15
dma-direct: use node local allocations for coherent memory
Christoph Hellwig
2018-01-15
dma-direct: add support for CMA allocation
Christoph Hellwig
2018-01-15
dma-direct: add dma address sanity checks
Christoph Hellwig
2018-01-15
dma-direct: use phys_to_dma
Christoph Hellwig
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2018-01-15
dma-mapping: provide a generic asm/dma-mapping.h
Christoph Hellwig
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2018-01-15
dma-mapping: warn when there is no coherent_dma_mask
Christoph Hellwig
2018-01-10
s390: move s390_pci_dma_ops to asm/pci_dma.h
Christoph Hellwig
2018-01-10
microblaze: remove the dead !NOT_COHERENT_CACHE dma code
Christoph Hellwig
2018-01-10
microblaze: remove dma_nommu_dma_supported
Christoph Hellwig
2018-01-10
microblaze: rename dma_direct to dma_nommu
Christoph Hellwig
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2018-01-10
hexagon: use the generic dma_capable helper
Christoph Hellwig
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
mips: fix an off-by-one in dma_capable
Christoph Hellwig
2018-01-10
arm64: don't override dma_max_pfn
Christoph Hellwig
2018-01-10
dma-mapping: take dma_pfn_offset into account in dma_max_pfn
Christoph Hellwig
2018-01-09
s390: remove the unused dma_capable helper
Christoph Hellwig
[next]