summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irq_remapping.h
AgeCommit message (Expand)Author
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu
2015-01-15iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner
2014-05-16iommu: dmar: Provide arch specific irq allocationThomas Gleixner
2013-04-19iommu: Fix compile warnings with forward declarationsJoerg Roedel
2013-04-18iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman
2013-01-28x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel
2013-01-28x86, irq: Introduce setup_remapped_irq()Joerg Roedel
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel
2013-01-28x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel
2012-05-08irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel
2012-05-07iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-21x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner
2010-09-15x86, intr-remap: Remove IRTE setup duplicate codeSuresh Siddha
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha
2008-10-23x86: canonicalize remaining header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro