index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
2015-05-11
2
-80
/
+67
|
\
|
*
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-04-26
2
-80
/
+67
|
|
\
|
|
*
iommu/vt-d: support extended root and context entries
David Woodhouse
2015-03-25
1
-75
/
+60
|
|
*
iommu/vt-d: Allow RMRR on graphics devices too
David Woodhouse
2015-03-25
1
-1
/
+6
|
|
*
iommu/vt-d: Print x2apic opt out info instead of printing a warning
Fenghua Yu
2015-03-25
1
-4
/
+1
*
|
|
irq_remapping/vt-d: Init all MSI entries not just the first one
Thomas Gleixner
2015-05-05
1
-5
/
+11
*
|
|
x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()
Jiang Liu
2015-04-24
2
-4
/
+2
*
|
|
irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c
Jiang Liu
2015-04-24
1
-0
/
+5
*
|
|
irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
Jiang Liu
2015-04-24
1
-0
/
+7
*
|
|
x86/irq: Remove irq_cfg.irq_remapped
Jiang Liu
2015-04-24
2
-3
/
+0
*
|
|
irq_remapping: Clean up unused interfaces
Jiang Liu
2015-04-24
1
-16
/
+0
*
|
|
irq_remapping/amd: Clean up unsued code
Jiang Liu
2015-04-24
1
-144
/
+0
*
|
|
irq_remapping/vt-d: Clean up unsued code
Jiang Liu
2015-04-24
1
-186
/
+1
*
|
|
irq_remapping: Clean up unsued code to support IOAPIC
Jiang Liu
2015-04-24
1
-33
/
+0
*
|
|
x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces
Jiang Liu
2015-04-24
1
-19
/
+0
*
|
|
x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces
Jiang Liu
2015-04-24
1
-15
/
+0
*
|
|
x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces
Jiang Liu
2015-04-24
1
-13
/
+0
*
|
|
x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces
Jiang Liu
2015-04-24
1
-7
/
+0
*
|
|
irq_remapping: Remove unused function irq_remapping_print_chip()
Jiang Liu
2015-04-24
1
-13
/
+0
*
|
|
iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
Jiang Liu
2015-04-24
1
-14
/
+5
*
|
|
irq_remapping: Clean up unused MSI related code
Jiang Liu
2015-04-24
2
-165
/
+0
*
|
|
irq_remapping/amd: Clean up unused MSI related code
Jiang Liu
2015-04-24
1
-113
/
+2
*
|
|
irq_remapping/vt-d: Clean up unused MSI related code
Jiang Liu
2015-04-24
1
-144
/
+0
*
|
|
x86/MSI: Use hierarchical irqdomains to manage MSI interrupts
Jiang Liu
2015-04-24
1
-1
/
+0
*
|
|
irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains
Jiang Liu
2015-04-24
4
-6
/
+341
*
|
|
irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomains
Jiang Liu
2015-04-24
1
-8
/
+329
*
|
|
irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomain
Jiang Liu
2015-04-24
1
-11
/
+11
*
|
|
irq_remapping: Introduce new interfaces to support hierarchical irqdomains
Jiang Liu
2015-04-24
2
-1
/
+59
*
|
|
x86/dmar: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
2015-04-24
1
-2
/
+15
|
/
/
*
|
Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-20
18
-474
/
+604
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
.
\
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...
Joerg Roedel
2015-04-02
18
-474
/
+604
|
|
\
\
\
\
\
\
|
|
|
|
|
|
*
|
iommu: Remove domain_init and domain_free iommu_ops
Joerg Roedel
2015-03-31
1
-28
/
+2
|
|
|
|
|
|
*
|
iommu/fsl: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
2
-29
/
+33
|
|
|
|
|
|
*
|
iommu/rockchip: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-16
/
+24
|
|
|
|
|
|
*
|
iommu/ipmmu-vmsa: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-18
/
+23
|
|
|
|
|
|
*
|
iommu/shmobile: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-16
/
+23
|
|
|
|
|
|
*
|
iommu/msm: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-37
/
+36
|
|
|
|
|
|
*
|
iommu/tegra-gart: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-21
/
+46
|
|
|
|
|
|
*
|
iommu/tegra-smmu: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-18
/
+23
|
|
|
|
|
|
*
|
iommu/exynos: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-40
/
+47
|
|
|
|
|
|
*
|
iommu/arm-smmu: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-19
/
+27
|
|
|
|
|
|
*
|
iommu/omap: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-20
/
+29
|
|
|
|
|
|
*
|
iommu/vt-d: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-20
/
+28
|
|
|
|
|
|
*
|
iommu/amd: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
2
-43
/
+48
|
|
|
|
|
|
*
|
iommu: Only allow iommu_map/unmap for paging domains
Joerg Roedel
2015-03-31
1
-0
/
+6
|
|
|
|
|
|
*
|
iommu: Introduce iommu domain types
Joerg Roedel
2015-03-31
1
-2
/
+3
|
|
|
|
|
|
*
|
iommu: Introduce domain_alloc and domain_free iommu_ops
Joerg Roedel
2015-03-31
1
-8
/
+21
|
|
|
|
|
*
|
|
iommu/tegra: smmu: Compute PFN mask at runtime
Thierry Reding
2015-03-31
1
-5
/
+10
|
|
|
|
|
*
|
|
iommu/tegra: gart: Set aperture at domain initialization time
Thierry Reding
2015-03-31
1
-11
/
+14
|
|
|
|
|
*
|
|
iommu/tegra: Setup aperture
Thierry Reding
2015-03-31
1
-0
/
+5
|
|
|
|
|
|
/
/
[next]