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
/
ipmmu-vmsa.c
Age
Commit message (
Expand
)
Author
2015-08-06
iommu/ipmmu-vmsa: Clean up DMA API usage
Robin Murphy
2015-04-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...
Joerg Roedel
2015-03-31
iommu/ipmmu-vmsa: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-23
iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids
Axel Lin
2015-01-30
iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered
Laurent Pinchart
2015-01-26
iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator
Laurent Pinchart
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
2015-01-16
iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment
Laurent Pinchart
2015-01-05
iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC
Laurent Pinchart
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-02
Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...
Joerg Roedel
2014-11-04
iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails
Axel Lin
2014-11-04
iommu: Add iommu_map_sg() function
Olav Haugan
2014-10-20
iommu: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
2014-05-26
arm/ipmmu-vmsa: Fix compile error
Joerg Roedel
2014-05-26
iommu/ipmmu-vmsa: Support clearing mappings
Laurent Pinchart
2014-05-26
iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions
Laurent Pinchart
2014-05-26
iommu/ipmmu-vmsa: Support 2MB mappings
Laurent Pinchart
2014-05-26
iommu/ipmmu-vmsa: Rewrite page table management
Laurent Pinchart
2014-05-26
iommu/ipmmu-vmsa: PMD is never folded, PUD always is
Laurent Pinchart
2014-05-26
iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possible
Laurent Pinchart
2014-05-26
iommu/ipmmu-vmsa: Define driver-specific page directory sizes
Laurent Pinchart
2014-05-26
iommu/ipmmu-vmsa: Fix the supported page sizes
Laurent Pinchart
2014-05-26
iommu/ipmmu-vmsa: Refactor micro-TLB lookup
Laurent Pinchart
2014-05-26
iommu: Add driver for Renesas VMSA-compatible IPMMU
Laurent Pinchart