index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
ipmmu-vmsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...
Joerg Roedel
1
-18
/
+23
2015-03-31
iommu/ipmmu-vmsa: Make use of domain_alloc and domain_free
Joerg Roedel
1
-18
/
+23
2015-03-23
iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids
Axel Lin
1
-0
/
+1
2015-01-30
iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered
Laurent Pinchart
1
-28
/
+21
2015-01-26
iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator
Laurent Pinchart
1
-494
/
+60
2015-01-16
iommu/ipmmu-vmsa: Remove platform data support
Laurent Pinchart
1
-24
/
+0
2015-01-16
iommu/ipmmu-vmsa: Support multiple micro TLBs per device
Laurent Pinchart
1
-29
/
+86
2015-01-16
iommu/ipmmu-vmsa: Add device tree support
Laurent Pinchart
1
-8
/
+47
2015-01-16
iommu/ipmmu-vmsa: Invalidate TLB after unmapping
Laurent Pinchart
1
-3
/
+1
2015-01-16
iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table
Laurent Pinchart
1
-8
/
+11
2015-01-16
iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment
Laurent Pinchart
1
-1
/
+3
2015-01-05
iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC
Laurent Pinchart
1
-3
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-02
Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...
Joerg Roedel
1
-1
/
+2
2014-11-04
iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails
Axel Lin
1
-1
/
+1
2014-11-04
iommu: Add iommu_map_sg() function
Olav Haugan
1
-0
/
+1
2014-10-20
iommu: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
1
-1
/
+1
2014-05-26
arm/ipmmu-vmsa: Fix compile error
Joerg Roedel
1
-1
/
+1
2014-05-26
iommu/ipmmu-vmsa: Support clearing mappings
Laurent Pinchart
1
-4
/
+186
2014-05-26
iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions
Laurent Pinchart
1
-8
/
+0
2014-05-26
iommu/ipmmu-vmsa: Support 2MB mappings
Laurent Pinchart
1
-3
/
+29
2014-05-26
iommu/ipmmu-vmsa: Rewrite page table management
Laurent Pinchart
1
-107
/
+86
2014-05-26
iommu/ipmmu-vmsa: PMD is never folded, PUD always is
Laurent Pinchart
1
-57
/
+9
2014-05-26
iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possible
Laurent Pinchart
1
-3
/
+40
2014-05-26
iommu/ipmmu-vmsa: Define driver-specific page directory sizes
Laurent Pinchart
1
-5
/
+10
2014-05-26
iommu/ipmmu-vmsa: Fix the supported page sizes
Laurent Pinchart
1
-1
/
+1
2014-05-26
iommu/ipmmu-vmsa: Refactor micro-TLB lookup
Laurent Pinchart
1
-40
/
+52
2014-05-26
iommu: Add driver for Renesas VMSA-compatible IPMMU
Laurent Pinchart
1
-0
/
+1070