| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-23 | 8 | -746/+711 |
|\ |
|
| * | iommu, x86: Properly handle posted interrupts for IOMMU hotplug | Feng Wu | 2015-06-12 | 1 | -0/+3 |
| * | iommu, x86: Provide irq_remapping_cap() interface | Feng Wu | 2015-06-12 | 1 | -0/+9 |
| * | iommu, x86: Setup Posted-Interrupts capability for Intel iommu | Feng Wu | 2015-06-12 | 3 | -0/+35 |
| * | iommu, x86: Avoid migrating VT-d posted interrupts | Feng Wu | 2015-06-12 | 1 | -1/+4 |
| * | iommu, x86: Save the mode (posted or remapped) of an IRTE | Feng Wu | 2015-06-12 | 1 | -0/+10 |
| * | iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip | Feng Wu | 2015-06-12 | 1 | -0/+37 |
| * | iommu: Add new member capability to struct irq_remap_ops | Feng Wu | 2015-06-12 | 1 | -0/+3 |
| * | Merge branch 'x86/asm' into x86/apic, to resolve conflicts | Ingo Molnar | 2015-05-17 | 3 | -31/+4 |
| |\ |
|
| * \ | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 2015-05-11 | 2 | -80/+67 |
| |\ \ |
|
| * | | | 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 git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-06-12 | 1 | -3/+15 |
|\ \ \ \ |
|
| * | | | | iommu/vt-d: Only enable extended context tables if PASID is supported | David Woodhouse | 2015-06-12 | 1 | -3/+15 |
* | | | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-06-08 | 1 | -5/+8 |
|\| | | | |
|
| * | | | | iommu/vt-d: Fix passthrough mode with translation-disabled devices | David Woodhouse | 2015-05-11 | 1 | -5/+8 |
| | |/ /
| |/| | |
|
* | | | | Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent" | Joerg Roedel | 2015-06-02 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 | Will Deacon | 2015-05-11 | 1 | -28/+2 |
* | | | iommu/rockchip: Fix build without CONFIG_OF | Arnd Bergmann | 2015-05-05 | 1 | -3/+1 |
* | | | iommu/amd: Fix bug in put_pasid_state_wait | Oded Gabbay | 2015-05-04 | 1 | -0/+1 |
|/ / |
|
* | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-04-27 | 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 |
* | | 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 |