index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
112
-2340
/
+1408
|
\
|
*
dma-mapping: fix inverted logic in dma_supported
Thierry Reding
2018-12-20
1
-1
/
+1
|
*
dma-mapping: deprecate dma_zalloc_coherent
Christoph Hellwig
2018-12-20
2
-12
/
+4
|
*
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
14
-15
/
+18
|
*
sparc/iommu: fix ->map_sg return value
Christoph Hellwig
2018-12-19
1
-21
/
+18
|
*
sparc/io-unit: fix ->map_sg return value
Christoph Hellwig
2018-12-19
1
-12
/
+11
|
*
arm64: default to the direct mapping in get_arch_dma_ops
Christoph Hellwig
2018-12-19
1
-5
/
+1
|
*
PCI: Remove unused attr variable in pci_dma_configure
Nathan Chancellor
2018-12-15
1
-1
/
+0
|
*
ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled
Christoph Hellwig
2018-12-15
1
-1
/
+1
|
*
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
20
-119
/
+150
|
*
vmd: use the proper dma_* APIs instead of direct methods calls
Christoph Hellwig
2018-12-13
1
-25
/
+17
|
*
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
14
-338
/
+150
|
*
dma-direct: use dma_direct_map_page to implement dma_direct_map_sg
Christoph Hellwig
2018-12-13
1
-9
/
+5
|
*
dma-direct: improve addressability error reporting
Christoph Hellwig
2018-12-13
1
-21
/
+15
|
*
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
6
-57
/
+31
|
*
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
2018-12-13
3
-7
/
+4
|
*
ACPI / scan: Refactor _CCA enforcement
Robin Murphy
2018-12-13
3
-4
/
+7
|
*
dma-mapping: factor out dummy DMA ops
Robin Murphy
2018-12-13
5
-90
/
+42
|
*
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
24
-31
/
+1
|
*
dma-mapping: move dma_cache_sync out of line
Christoph Hellwig
2018-12-13
2
-10
/
+13
|
*
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
3
-140
/
+151
|
*
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
2018-12-13
2
-32
/
+33
|
*
dma-mapping: merge dma_unmap_page_attrs and dma_unmap_single_attrs
Christoph Hellwig
2018-12-13
1
-13
/
+6
|
*
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
2018-12-13
3
-93
/
+10
|
*
dma-mapping: remove a pointless memset in dma_atomic_pool_init
Christoph Hellwig
2018-12-13
1
-1
/
+0
|
*
sparc: use DT node full_name in sparc_dma_alloc_resource
Christoph Hellwig
2018-12-13
1
-1
/
+1
|
*
sparc: merge 32-bit and 64-bit version of pci.h
Christoph Hellwig
2018-12-11
3
-88
/
+49
|
*
sparc: move the leon PCI memory space comment to <asm/leon.h>
Christoph Hellwig
2018-12-11
2
-9
/
+9
|
*
sparc: remove not required includes from dma-mapping.h
Christoph Hellwig
2018-12-11
1
-3
/
+1
|
*
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
2018-12-11
4
-236
/
+138
|
*
sparc: factor the dma coherent mapping into helper
Christoph Hellwig
2018-12-11
1
-84
/
+67
|
*
sparc: remove not needed sbus_dma_ops methods
Christoph Hellwig
2018-12-11
1
-20
/
+0
|
*
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
2018-12-11
2
-30
/
+24
|
*
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
2018-12-11
2
-53
/
+0
|
*
x86/dma/amd-gart: Stop resizing dma_debug_entry pool
Robin Murphy
2018-12-11
2
-27
/
+1
|
*
dma-debug: Make leak-like behaviour apparent
Robin Murphy
2018-12-11
2
-1
/
+18
|
*
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
2018-12-11
2
-44
/
+46
|
*
dma-debug: Use pr_fmt()
Robin Murphy
2018-12-11
1
-36
/
+38
|
*
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
2018-12-11
2
-0
/
+10
|
*
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
2018-12-06
15
-47
/
+8
|
*
dma-mapping: return an error code from dma_mapping_error
Christoph Hellwig
2018-12-06
1
-1
/
+1
|
*
dma-mapping: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
2
-11
/
+0
|
*
xen-swiotlb: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-10
/
+2
|
*
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
3
-20
/
+11
|
*
iommu/vt-d: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-9
/
+3
|
*
iommu/intel: small map_page cleanup
Christoph Hellwig
2018-12-06
1
-7
/
+7
|
*
iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-13
/
+5
|
*
x86/calgary: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-23
/
+7
|
*
x86/amd_gart: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-34
/
+6
|
*
ia64/sn: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-7
/
+1
[next]