aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irq_remapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta1-0/+2
2018-07-06x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit1-0/+5
2017-06-22x86/msi: Remove unused remap irq domain interfaceThomas Gleixner1-1/+0
2017-06-22x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner1-0/+2
2015-10-01irq_remapping: move structs outside #ifdefPaolo Bonzini1-5/+5
2015-06-12iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu1-0/+2
2015-06-12iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu1-0/+5
2015-06-12iommu: Add new member capability to struct irq_remap_opsFeng Wu1-0/+4
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu1-1/+1
2015-04-24irq_remapping: Clean up unsued code to support IOAPICJiang Liu1-23/+0
2015-04-24x86/irq: Remove x86_io_apic_ops.setup_entry and related interfacesJiang Liu1-13/+0
2015-04-24irq_remapping: Remove unused function irq_remapping_print_chip()Jiang Liu1-2/+0
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu1-4/+0
2015-04-24irq_remapping: Clean up unused MSI related codeJiang Liu1-13/+0
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu1-5/+1
2015-04-24irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu1-0/+36
2015-04-24x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-2/+2
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu1-2/+0
2015-01-15iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner1-2/+0
2014-05-16iommu: dmar: Provide arch specific irq allocationThomas Gleixner1-0/+3
2013-04-19iommu: Fix compile warnings with forward declarationsJoerg Roedel1-0/+7
2013-04-18iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman1-0/+2
2013-01-28x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel1-10/+0
2013-01-28x86, irq: Introduce setup_remapped_irq()Joerg Roedel1-0/+9
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel1-0/+17
2013-01-28x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel1-4/+0
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel1-0/+5
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel1-9/+0
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel1-12/+0
2012-05-08irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha1-4/+2
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha1-0/+103
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel1-22/+0
2012-05-07iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel1-23/+0
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-1/+1
2011-09-21x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha1-0/+4
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner1-0/+8
2010-09-15x86, intr-remap: Remove IRTE setup duplicate codeSuresh Siddha1-0/+27
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha1-1/+1
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha1-2/+0
2008-10-23x86: canonicalize remaining header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+8