| Commit message (Expand) | Author | Age | Files | Lines |
* | irq_remapping: move structs outside #ifdef | Paolo Bonzini | 2015-10-01 | 1 | -5/+5 |
* | iommu, x86: Provide irq_remapping_cap() interface | Feng Wu | 2015-06-12 | 1 | -0/+2 |
* | iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip | Feng Wu | 2015-06-12 | 1 | -0/+5 |
* | iommu: Add new member capability to struct irq_remap_ops | Feng Wu | 2015-06-12 | 1 | -0/+4 |
* | x86/irq: Move irqdomain specific code into asm/irqdomain.h | Jiang Liu | 2015-04-24 | 1 | -1/+1 |
* | irq_remapping: Clean up unsued code to support IOAPIC | Jiang Liu | 2015-04-24 | 1 | -23/+0 |
* | x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces | Jiang Liu | 2015-04-24 | 1 | -13/+0 |
* | irq_remapping: Remove unused function irq_remapping_print_chip() | Jiang Liu | 2015-04-24 | 1 | -2/+0 |
* | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit | Jiang Liu | 2015-04-24 | 1 | -4/+0 |
* | irq_remapping: Clean up unused MSI related code | Jiang Liu | 2015-04-24 | 1 | -13/+0 |
* | x86/MSI: Use hierarchical irqdomains to manage MSI interrupts | Jiang Liu | 2015-04-24 | 1 | -5/+1 |
* | irq_remapping: Introduce new interfaces to support hierarchical irqdomains | Jiang Liu | 2015-04-24 | 1 | -0/+36 |
* | x86/dmar: Use new irqdomain interfaces to allocate/free IRQ | Jiang Liu | 2015-04-24 | 1 | -2/+2 |
* | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 1 | -2/+0 |
* | iommu, x86: Restructure setup of the irq remapping feature | Thomas Gleixner | 2015-01-15 | 1 | -2/+0 |
* | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner | 2014-05-16 | 1 | -0/+3 |
* | iommu: Fix compile warnings with forward declarations | Joerg Roedel | 2013-04-19 | 1 | -0/+7 |
* | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets | Neil Horman | 2013-04-18 | 1 | -0/+2 |
* | x86, irq: Move irq_remapped out of x86 core code | Joerg Roedel | 2013-01-28 | 1 | -10/+0 |
* | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel | 2013-01-28 | 1 | -0/+9 |
* | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 2013-01-28 | 1 | -0/+17 |
* | x86, irq: Move irq_remapping_enabled declaration to iommu code | Joerg Roedel | 2013-01-28 | 1 | -4/+0 |
* | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel | 2013-01-28 | 1 | -0/+5 |
* | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel | 2013-01-28 | 1 | -9/+0 |
* | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel | 2013-01-28 | 1 | -12/+0 |
* | irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=y | Suresh Siddha | 2012-05-08 | 1 | -4/+2 |
* | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha | 2012-05-07 | 1 | -0/+103 |
* | x86, iommu/vt-d: Clean up interfaces for interrupt remapping | Joerg Roedel | 2012-05-07 | 1 | -22/+0 |
* | iommu/vt-d: Convert MSI remapping setup to remap_ops | Joerg Roedel | 2012-05-07 | 1 | -23/+0 |
* | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 1 | -1/+1 |
* | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha | 2011-09-21 | 1 | -0/+4 |
* | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner | 2010-10-12 | 1 | -0/+8 |
* | x86, intr-remap: Remove IRTE setup duplicate code | Suresh Siddha | 2010-09-15 | 1 | -0/+27 |
* | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha | 2009-04-21 | 1 | -1/+1 |
* | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha | 2009-03-17 | 1 | -2/+0 |
* | x86: canonicalize remaining header guards | H. Peter Anvin | 2008-10-23 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+8 |