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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2
-80
/
+67
2015-04-20
Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-474
/
+604
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
1
-1
/
+1
2015-04-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...
Joerg Roedel
18
-474
/
+604
2015-04-02
iommu/amd: Correctly encode huge pages in iommu page tables
Joerg Roedel
1
-5
/
+6
2015-04-02
iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface
Joerg Roedel
1
-9
/
+3
2015-04-02
iommu/amd: Optimize alloc_new_range for new fetch_pte interface
Joerg Roedel
1
-4
/
+4
2015-04-02
iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface
Joerg Roedel
1
-24
/
+8
2015-04-02
iommu/amd: Return the pte page-size in fetch_pte
Joerg Roedel
2
-22
/
+36
2015-04-02
iommu/amd: Add support for contiguous dma allocator
Joerg Roedel
1
-16
/
+28
2015-04-02
iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent
Joerg Roedel
1
-1
/
+0
2015-04-02
iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER event
Joerg Roedel
1
-10
/
+0
2015-04-02
iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICE
Joerg Roedel
1
-1
/
+1
2015-03-31
iommu/tegra: smmu: Compute PFN mask at runtime
Thierry Reding
1
-5
/
+10
2015-03-31
iommu/tegra: gart: Set aperture at domain initialization time
Thierry Reding
1
-11
/
+14
2015-03-31
iommu/tegra: Setup aperture
Thierry Reding
1
-0
/
+5
2015-03-31
iommu: Remove domain_init and domain_free iommu_ops
Joerg Roedel
1
-28
/
+2
2015-03-31
iommu/fsl: Make use of domain_alloc and domain_free
Joerg Roedel
2
-29
/
+33
2015-03-31
iommu/rockchip: Make use of domain_alloc and domain_free
Joerg Roedel
1
-16
/
+24
2015-03-31
iommu/ipmmu-vmsa: Make use of domain_alloc and domain_free
Joerg Roedel
1
-18
/
+23
2015-03-31
iommu/shmobile: Make use of domain_alloc and domain_free
Joerg Roedel
1
-16
/
+23
2015-03-31
iommu/msm: Make use of domain_alloc and domain_free
Joerg Roedel
1
-37
/
+36
2015-03-31
iommu/tegra-gart: Make use of domain_alloc and domain_free
Joerg Roedel
1
-21
/
+46
2015-03-31
iommu/tegra-smmu: Make use of domain_alloc and domain_free
Joerg Roedel
1
-18
/
+23
2015-03-31
iommu/exynos: Make use of domain_alloc and domain_free
Joerg Roedel
1
-40
/
+47
2015-03-31
iommu/arm-smmu: Make use of domain_alloc and domain_free
Joerg Roedel
1
-19
/
+27
2015-03-31
iommu/omap: Make use of domain_alloc and domain_free
Joerg Roedel
1
-20
/
+29
2015-03-31
iommu/vt-d: Make use of domain_alloc and domain_free
Joerg Roedel
1
-20
/
+28
2015-03-31
iommu/amd: Make use of domain_alloc and domain_free
Joerg Roedel
2
-43
/
+48
2015-03-31
iommu: Only allow iommu_map/unmap for paging domains
Joerg Roedel
1
-0
/
+6
2015-03-31
iommu: Introduce iommu domain types
Joerg Roedel
1
-2
/
+3
2015-03-31
iommu: Introduce domain_alloc and domain_free iommu_ops
Joerg Roedel
1
-8
/
+21
2015-03-27
iommu/io-pgtable-arm: avoid speculative walks through TTBR1
Will Deacon
1
-0
/
+5
2015-03-27
iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devices
Will Deacon
1
-35
/
+57
2015-03-27
iommu/arm-smmu: set a more appropriate DMA mask
Robin Murphy
1
-0
/
+9
2015-03-27
iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2
Will Deacon
1
-10
/
+14
2015-03-25
iommu/vt-d: support extended root and context entries
David Woodhouse
1
-75
/
+60
2015-03-25
iommu/vt-d: Allow RMRR on graphics devices too
David Woodhouse
1
-1
/
+6
2015-03-25
iommu/vt-d: Print x2apic opt out info instead of printing a warning
Fenghua Yu
1
-4
/
+1
2015-03-24
iommu/vt-d: Remove unused variable
Alex Williamson
1
-1
/
+0
2015-03-23
iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids
Axel Lin
1
-0
/
+1
2015-03-23
iommu/vt-d: Detach domain *only* from attached iommus
Alex Williamson
1
-3
/
+3
2015-03-23
iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition
Baptiste Reynal
1
-3
/
+6
2015-03-19
Merge branches 'pci/iommu' and 'pci/resource' into next
Bjorn Helgaas
1
-2
/
+8
2015-03-17
ACPI: Introduce has_acpi_companion()
Rafael J. Wysocki
1
-1
/
+1
2015-03-04
iommu/amd: Small cleanup in mn_release()
Dan Carpenter
1
-1
/
+1
2015-03-03
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
1
-2
/
+8
2015-03-03
iommu/vt-d: Convert non-returned local variable to boolean when relevant
Quentin Lambert
2
-12
/
+13
[next]