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
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2016-01-29
iommu/amd: Correct the wrong setting of alias DTE in do_attach
Baoquan He
2016-01-29
iommu/vt-d: Don't skip PCI devices when disabling IOTLB
Jeremy McNicoll
2016-01-29
iommu/io-pgtable-arm: Fix io-pgtable-arm build failure
Lada Trimasova
2016-01-19
Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-01-19
Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', ...
Joerg Roedel
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-07
iommu/vt-d: Fix up error handling in alloc_iommu
Joerg Roedel
2016-01-07
iommu/vt-d: Check the return value of iommu_device_create()
Nicholas Krause
2016-01-07
iommu/dma: Use correct offset in map_sg
Robin Murphy
2016-01-07
iommu/amd: Remove an unneeded condition
Dan Carpenter
2015-12-28
iommu/amd: Preallocate dma_ops apertures based on dma_mask
Joerg Roedel
2015-12-28
iommu/amd: Use trylock to aquire bitmap_lock
Joerg Roedel
2015-12-28
iommu/amd: Make dma_ops_domain->next_index percpu
Joerg Roedel
2015-12-28
iommu/amd: Relax locking in dma_ops path
Joerg Roedel
2015-12-28
iommu/amd: Initialize new aperture range before making it visible
Joerg Roedel
2015-12-28
iommu/amd: Build io page-tables with cmpxchg64
Joerg Roedel
2015-12-28
iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses
Joerg Roedel
2015-12-28
iommu/amd: Optimize dma_ops_free_addresses
Joerg Roedel
2015-12-28
iommu/amd: Remove need_flush from struct dma_ops_domain
Joerg Roedel
2015-12-28
iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc
Joerg Roedel
2015-12-28
iommu/amd: Flush iommu tlb in dma_ops_free_addresses
Joerg Roedel
2015-12-28
iommu/amd: Rename dma_ops_domain->next_address to next_index
Joerg Roedel
2015-12-28
iommu/amd: Remove 'start' parameter from dma_ops_area_alloc
Joerg Roedel
2015-12-28
iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc()
Joerg Roedel
2015-12-28
iommu/amd: Retry address allocation within one aperture
Joerg Roedel
2015-12-28
iommu/amd: Move aperture_range.offset to another cache-line
Joerg Roedel
2015-12-28
iommu/amd: Add dma_ops_aperture_alloc() function
Joerg Roedel
2015-12-28
iommu/amd: Pass correct shift to iommu_area_alloc()
Joerg Roedel
2015-12-28
iommu/amd: Flush the IOMMU TLB before the addresses are freed
Joerg Roedel
2015-12-28
iommu/amd: Flush IOMMU TLB on __map_single error path
Joerg Roedel
2015-12-28
iommu/amd: Introduce bitmap_lock in struct aperture_range
Joerg Roedel
2015-12-28
iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c
Joerg Roedel
2015-12-28
iommu/amd: Warn only once on unexpected pte value
Joerg Roedel
2015-12-28
iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled
Geert Uytterhoeven
2015-12-28
iommu/dma: Avoid unlikely high-order allocations
Robin Murphy
2015-12-28
iommu/dma: Add some missing #includes
Robin Murphy
2015-12-22
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-18
Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-12-17
iommu/io-pgtable-arm: Ensure we free the final level on teardown
Will Deacon
2015-12-17
iommu/arm-smmu: Use STE.S1STALLD only when supported
Prem Mallappa
2015-12-17
iommu/arm-smmu: Fix write to GERRORN register
Prem Mallappa
2015-12-17
iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common
Robin Murphy
2015-12-17
iommu/arm-smmu: Invalidate TLBs properly
Robin Murphy
2015-12-17
iommu/io-pgtable: Indicate granule for TLB maintenance
Robin Murphy
2015-12-17
iommu/io-pgtable-arm: Avoid dereferencing bogus PTEs
Robin Murphy
2015-12-17
iommu/arm-smmu: Handle unknown CERROR values gracefully
Will Deacon
2015-12-17
iommu/arm-smmu: Correct group reference count
Peng Fan
2015-12-17
iommu/arm-smmu: Use incoming shareability attributes in bypass mode
Will Deacon
2015-12-17
iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops()
Markus Elfring
[next]