Age | Commit message (Expand) | Author | Files | Lines |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -746/+711 |
2015-06-12 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 1 | -3/+15 |
2015-06-12 | iommu/vt-d: Only enable extended context tables if PASID is supported | David Woodhouse | 1 | -3/+15 |
2015-06-12 | iommu, x86: Properly handle posted interrupts for IOMMU hotplug | Feng Wu | 1 | -0/+3 |
2015-06-12 | iommu, x86: Provide irq_remapping_cap() interface | Feng Wu | 1 | -0/+9 |
2015-06-12 | iommu, x86: Setup Posted-Interrupts capability for Intel iommu | Feng Wu | 3 | -0/+35 |
2015-06-12 | iommu, x86: Avoid migrating VT-d posted interrupts | Feng Wu | 1 | -1/+4 |
2015-06-12 | iommu, x86: Save the mode (posted or remapped) of an IRTE | Feng Wu | 1 | -0/+10 |
2015-06-12 | iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip | Feng Wu | 1 | -0/+37 |
2015-06-12 | iommu: Add new member capability to struct irq_remap_ops | Feng Wu | 1 | -0/+3 |
2015-06-08 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 1 | -5/+8 |
2015-06-02 | Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent" | Joerg Roedel | 1 | -0/+1 |
2015-05-17 | Merge branch 'x86/asm' into x86/apic, to resolve conflicts | Ingo Molnar | 3 | -31/+4 |
2015-05-11 | iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 | Will Deacon | 1 | -28/+2 |
2015-05-11 | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 2 | -80/+67 |
2015-05-11 | iommu/vt-d: Fix passthrough mode with translation-disabled devices | David Woodhouse | 1 | -5/+8 |
2015-05-05 | iommu/rockchip: Fix build without CONFIG_OF | Arnd Bergmann | 1 | -3/+1 |
2015-05-05 | irq_remapping/vt-d: Init all MSI entries not just the first one | Thomas Gleixner | 1 | -5/+11 |
2015-05-04 | iommu/amd: Fix bug in put_pasid_state_wait | Oded Gabbay | 1 | -0/+1 |
2015-04-27 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2 | -80/+67 |
2015-04-24 | x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() | Jiang Liu | 2 | -4/+2 |
2015-04-24 | irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c | Jiang Liu | 1 | -0/+5 |
2015-04-24 | irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c | Jiang Liu | 1 | -0/+7 |
2015-04-24 | x86/irq: Remove irq_cfg.irq_remapped | Jiang Liu | 2 | -3/+0 |
2015-04-24 | irq_remapping: Clean up unused interfaces | Jiang Liu | 1 | -16/+0 |
2015-04-24 | irq_remapping/amd: Clean up unsued code | Jiang Liu | 1 | -144/+0 |
2015-04-24 | irq_remapping/vt-d: Clean up unsued code | Jiang Liu | 1 | -186/+1 |
2015-04-24 | irq_remapping: Clean up unsued code to support IOAPIC | Jiang Liu | 1 | -33/+0 |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces | Jiang Liu | 1 | -19/+0 |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces | Jiang Liu | 1 | -15/+0 |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces | Jiang Liu | 1 | -13/+0 |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces | Jiang Liu | 1 | -7/+0 |
2015-04-24 | irq_remapping: Remove unused function irq_remapping_print_chip() | Jiang Liu | 1 | -13/+0 |
2015-04-24 | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit | Jiang Liu | 1 | -14/+5 |
2015-04-24 | irq_remapping: Clean up unused MSI related code | Jiang Liu | 2 | -165/+0 |
2015-04-24 | irq_remapping/amd: Clean up unused MSI related code | Jiang Liu | 1 | -113/+2 |
2015-04-24 | irq_remapping/vt-d: Clean up unused MSI related code | Jiang Liu | 1 | -144/+0 |
2015-04-24 | x86/MSI: Use hierarchical irqdomains to manage MSI interrupts | Jiang Liu | 1 | -1/+0 |
2015-04-24 | irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains | Jiang Liu | 4 | -6/+341 |
2015-04-24 | irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomains | Jiang Liu | 1 | -8/+329 |
2015-04-24 | irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomain | Jiang Liu | 1 | -11/+11 |
2015-04-24 | irq_remapping: Introduce new interfaces to support hierarchical irqdomains | Jiang Liu | 2 | -1/+59 |
2015-04-24 | x86/dmar: Use new irqdomain interfaces to allocate/free IRQ | Jiang Liu | 1 | -2/+15 |
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 |