index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2008-04-19
x86: move dma_coherent functions to pci-dma.c
Glauber Costa
2008-04-19
x86: merge iommu initialization parameters
Glauber Costa
2008-04-19
x86: move pci fixup to pci-dma.c
Glauber Costa
2008-04-19
x86: delete the arch-specific dma-mapping headers.
Glauber Costa
2008-04-19
x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
Glauber Costa
2008-04-19
x86: unify dma_mapping_error
Glauber Costa
2008-04-19
x86: provide a bad_dma_address symbol for i386
Glauber Costa
2008-04-19
x86: move dma_supported and dma_set_mask to pci-dma_32.c
Glauber Costa
2008-04-19
x86: move dma_cache_sync to common header
Glauber Costa
2008-04-19
x86: dma-ops on highmem fix
Ingo Molnar
2008-04-19
x86: move dma_map_page and dma_unmap_page to common header
Glauber Costa
2008-04-19
x86: move alloc and free coherent to common header
Glauber Costa
2008-04-19
x86: move dma_sync_sg_for_device to common header
Glauber Costa
2008-04-19
x86: move dma_sync_sg_for_cpu to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_range_for_device to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_range_for_cpu to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_for_device to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_for_cpu to common header
Glauber Costa
2008-04-19
x86: move dma_unmap_sg to common header
Glauber Costa
2008-04-19
x86: move dma_map_sg to common header
Glauber Costa
2008-04-19
x86: move dma_unmap_single to common header
Glauber Costa
2008-04-19
x86: implement dma_map_single through dma_ops
Glauber Costa
2008-04-19
x86: move dma_ops struct definition to dma-mapping.h
Glauber Costa
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner