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
2015-03-24
iommu/vt-d: Remove unused variable
Alex Williamson
2015-03-23
iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids
Axel Lin
2015-03-23
iommu/vt-d: Detach domain *only* from attached iommus
Alex Williamson
2015-03-23
iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition
Baptiste Reynal
2015-03-03
iommu/io-pgtable-arm: Add built time dependency
Jean Delvare
2015-02-25
iommu/msm: Mark driver BROKEN
Thierry Reding
2015-02-25
iommu/rockchip: Play nice in multi-platform builds
Thierry Reding
2015-02-25
iommu/omap: Play nice in multi-platform builds
Thierry Reding
2015-02-25
iommu/exynos: Play nice in multi-platform builds
Thierry Reding
2015-02-25
iommu/io-pgtable-arm: Fix self-test WARNs on i386
Will Deacon
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-02-09
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-04
Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...
Joerg Roedel
2015-02-04
iommu/amd: Convert non-returned local variable to boolean when relevant
Quentin Lambert
2015-02-04
iommu: Update my email address
Joerg Roedel
2015-02-04
iommu/amd: Use wait_event in put_pasid_state_wait
Joerg Roedel
2015-02-04
iommu/amd: Fix amd_iommu_free_device()
Peter Zijlstra
2015-02-03
iommu/arm-smmu: Avoid build warning
Arnd Bergmann
2015-02-03
iommu/fsl: Various cleanups
Emil Medve
2015-01-30
iommu/fsl: Use %pa to print phys_addr_t
Joerg Roedel
2015-01-30
iommu/omap: Print phys_addr_t using %pa
Joerg Roedel
2015-01-30
iommu: Make more drivers depend on COMPILE_TEST
Joerg Roedel
2015-01-30
iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered
Laurent Pinchart
2015-01-30
iommu: Disable on !MMU builds
Arnd Bergmann
2015-01-26
iommu/fsl: Remove unused fsl_of_pamu_ids[]
Emil Medve
2015-01-26
iommu/fsl: Fix section mismatch
Emil Medve
2015-01-26
iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator
Laurent Pinchart
2015-01-26
Merge branch 'arm/smmu' into arm/renesas
Joerg Roedel
2015-01-26
iommu/tegra: gart: Provide default ->map_sg() callback
Thierry Reding
2015-01-26
iommu/tegra: gart: Do not register with bus
Thierry Reding
2015-01-26
iommu: Fix trace_map() to report original iova and original size
Shuah Khan
2015-01-23
iommu/amd: Fix irq remapping detection logic
Thomas Gleixner
2015-01-19
iommu/arm-smmu: add support for iova_to_phys through ATS1PR
Mitchel Humpherys
2015-01-19
iommu/arm-smmu: don't touch the secure STLBIALL register
Mitchel Humpherys
2015-01-19
iommu/arm-smmu: make use of generic LPAE allocator
Will Deacon
2015-01-19
iommu: io-pgtable-arm: add non-secure quirk
Laurent Pinchart
2015-01-19
iommu: add self-consistency tests to ARM LPAE IO page table allocator
Will Deacon
2015-01-19
iommu: add ARM LPAE page table allocator
Will Deacon
2015-01-19
iommu: introduce generic page table allocation framework
Will Deacon
2015-01-19
iommu: Change trace unmap api to report unmapped size
Shuah Khan
2015-01-19
iommu: Fix trace_unmap() to report original iova
Shuah Khan
2015-01-19
iommu: Make IOVA domain page size explicit
Robin Murphy
2015-01-19
iommu: Make IOVA domain low limit flexible
Robin Murphy
2015-01-19
iommu: Consolidate IOVA allocator code
Robin Murphy
2015-01-19
iommu: Allow building iova.c independently
Robin Murphy
2015-01-16
iommu/ipmmu-vmsa: Remove platform data support
Laurent Pinchart
2015-01-16
iommu/ipmmu-vmsa: Support multiple micro TLBs per device
Laurent Pinchart
2015-01-16
iommu/ipmmu-vmsa: Add device tree support
Laurent Pinchart
2015-01-16
iommu/ipmmu-vmsa: Invalidate TLB after unmapping
Laurent Pinchart
2015-01-16
iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table
Laurent Pinchart
[next]