Age | Commit message (Expand) | Author |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-12 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2015-06-12 | iommu/vt-d: Only enable extended context tables if PASID is supported | David Woodhouse |
2015-06-12 | iommu, x86: Properly handle posted interrupts for IOMMU hotplug | Feng Wu |
2015-06-12 | iommu, x86: Provide irq_remapping_cap() interface | Feng Wu |
2015-06-12 | iommu, x86: Setup Posted-Interrupts capability for Intel iommu | Feng Wu |
2015-06-12 | iommu, x86: Avoid migrating VT-d posted interrupts | Feng Wu |
2015-06-12 | iommu, x86: Save the mode (posted or remapped) of an IRTE | Feng Wu |
2015-06-12 | iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip | Feng Wu |
2015-06-12 | iommu: Add new member capability to struct irq_remap_ops | Feng Wu |
2015-06-08 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2015-06-02 | Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent" | Joerg Roedel |
2015-05-17 | Merge branch 'x86/asm' into x86/apic, to resolve conflicts | Ingo Molnar |
2015-05-11 | iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 | Will Deacon |
2015-05-11 | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar |
2015-05-11 | iommu/vt-d: Fix passthrough mode with translation-disabled devices | David Woodhouse |
2015-05-05 | iommu/rockchip: Fix build without CONFIG_OF | Arnd Bergmann |
2015-05-05 | irq_remapping/vt-d: Init all MSI entries not just the first one | Thomas Gleixner |
2015-05-04 | iommu/amd: Fix bug in put_pasid_state_wait | Oded Gabbay |
2015-04-26 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2015-04-24 | x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() | Jiang Liu |
2015-04-24 | irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c | Jiang Liu |
2015-04-24 | irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c | Jiang Liu |
2015-04-24 | x86/irq: Remove irq_cfg.irq_remapped | Jiang Liu |
2015-04-24 | irq_remapping: Clean up unused interfaces | Jiang Liu |
2015-04-24 | irq_remapping/amd: Clean up unsued code | Jiang Liu |
2015-04-24 | irq_remapping/vt-d: Clean up unsued code | Jiang Liu |
2015-04-24 | irq_remapping: Clean up unsued code to support IOAPIC | Jiang Liu |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces | Jiang Liu |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces | Jiang Liu |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces | Jiang Liu |
2015-04-24 | x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces | Jiang Liu |
2015-04-24 | irq_remapping: Remove unused function irq_remapping_print_chip() | Jiang Liu |
2015-04-24 | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit | Jiang Liu |
2015-04-24 | irq_remapping: Clean up unused MSI related code | Jiang Liu |
2015-04-24 | irq_remapping/amd: Clean up unused MSI related code | Jiang Liu |
2015-04-24 | irq_remapping/vt-d: Clean up unused MSI related code | Jiang Liu |
2015-04-24 | x86/MSI: Use hierarchical irqdomains to manage MSI interrupts | Jiang Liu |
2015-04-24 | irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains | Jiang Liu |
2015-04-24 | irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomains | Jiang Liu |
2015-04-24 | irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomain | Jiang Liu |
2015-04-24 | irq_remapping: Introduce new interfaces to support hierarchical irqdomains | Jiang Liu |
2015-04-24 | x86/dmar: Use new irqdomain interfaces to allocate/free IRQ | Jiang Liu |
2015-04-20 | Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-13 | Merge branch 'device-properties' | Rafael J. Wysocki |
2015-04-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ... | Joerg Roedel |
2015-04-02 | iommu/amd: Correctly encode huge pages in iommu page tables | Joerg Roedel |
2015-04-02 | iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface | Joerg Roedel |