index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
gsc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
dma-mapping: factor out dummy DMA ops
Robin Murphy
5
-90
/
+42
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
24
-31
/
+1
2018-12-13
dma-mapping: move dma_cache_sync out of line
Christoph Hellwig
2
-10
/
+13
2018-12-13
dma-mapping: move various slow path functions out of line
Christoph Hellwig
3
-140
/
+151
2018-12-13
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
2
-32
/
+33
2018-12-13
dma-mapping: merge dma_unmap_page_attrs and dma_unmap_single_attrs
Christoph Hellwig
1
-13
/
+6
2018-12-13
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
3
-93
/
+10
2018-12-13
dma-mapping: remove a pointless memset in dma_atomic_pool_init
Christoph Hellwig
1
-1
/
+0
2018-12-13
sparc: use DT node full_name in sparc_dma_alloc_resource
Christoph Hellwig
1
-1
/
+1
2018-12-11
sparc: merge 32-bit and 64-bit version of pci.h
Christoph Hellwig
3
-88
/
+49
2018-12-11
sparc: move the leon PCI memory space comment to <asm/leon.h>
Christoph Hellwig
2
-9
/
+9
2018-12-11
sparc: remove not required includes from dma-mapping.h
Christoph Hellwig
1
-3
/
+1
2018-12-11
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
4
-236
/
+138
2018-12-11
sparc: factor the dma coherent mapping into helper
Christoph Hellwig
1
-84
/
+67
2018-12-11
sparc: remove not needed sbus_dma_ops methods
Christoph Hellwig
1
-20
/
+0
2018-12-11
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
2
-30
/
+24
2018-12-11
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
2
-53
/
+0
2018-12-11
x86/dma/amd-gart: Stop resizing dma_debug_entry pool
Robin Murphy
2
-27
/
+1
2018-12-11
dma-debug: Make leak-like behaviour apparent
Robin Murphy
2
-1
/
+18
2018-12-11
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
2
-44
/
+46
2018-12-11
dma-debug: Use pr_fmt()
Robin Murphy
1
-36
/
+38
2018-12-11
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
2
-0
/
+10
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
15
-47
/
+8
2018-12-06
dma-mapping: return an error code from dma_mapping_error
Christoph Hellwig
1
-1
/
+1
2018-12-06
dma-mapping: remove the mapping_error dma_map_ops method
Christoph Hellwig
2
-11
/
+0
2018-12-06
xen-swiotlb: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-10
/
+2
2018-12-06
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
3
-20
/
+11
2018-12-06
iommu/vt-d: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+3
2018-12-06
iommu/intel: small map_page cleanup
Christoph Hellwig
1
-7
/
+7
2018-12-06
iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-13
/
+5
2018-12-06
x86/calgary: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-23
/
+7
2018-12-06
x86/amd_gart: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-34
/
+6
2018-12-06
ia64/sn: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-7
/
+1
2018-12-06
ia64/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-7
/
+1
2018-12-06
ia64/sba_iommu: improve internal map_page users
Christoph Hellwig
1
-44
/
+29
2018-12-06
alpha: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-10
/
+4
2018-12-06
arm64: remove the dummy_dma_ops mapping_error method
Christoph Hellwig
1
-7
/
+1
2018-12-06
parisc/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+1
2018-12-06
parisc/ccio: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+1
2018-12-06
sparc: remove the mapping_error dma_map_ops method
Christoph Hellwig
3
-21
/
+7
2018-12-06
s390: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-13
/
+5
2018-12-06
mips/jazz: remove the mapping_error dma_map_ops method
Christoph Hellwig
2
-17
/
+5
2018-12-06
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
5
-27
/
+15
2018-12-06
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
3
-35
/
+18
2018-12-06
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
4
-17
/
+6
2018-12-06
dma-mapping: provide a generic DMA_MAPPING_ERROR
Christoph Hellwig
1
-0
/
+5
2018-12-05
dma-mapping: fix lack of DMA address assignment in generic remap allocator
Marek Szyprowski
1
-1
/
+7
2018-12-01
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
2
-141
/
+3
2018-12-01
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
1
-1
/
+1
2018-12-01
csky: don't select DMA_NONCOHERENT_OPS
Christoph Hellwig
1
-1
/
+0
[next]