summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irq_remapping.h
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta2018-09-251-0/+2
* x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit2018-07-061-0/+5
* x86/msi: Remove unused remap irq domain interfaceThomas Gleixner2017-06-221-1/+0
* x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner2017-06-221-0/+2
* irq_remapping: move structs outside #ifdefPaolo Bonzini2015-10-011-5/+5
* iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu2015-06-121-0/+2
* iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu2015-06-121-0/+5
* iommu: Add new member capability to struct irq_remap_opsFeng Wu2015-06-121-0/+4
* x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu2015-04-241-1/+1
* irq_remapping: Clean up unsued code to support IOAPICJiang Liu2015-04-241-23/+0
* x86/irq: Remove x86_io_apic_ops.setup_entry and related interfacesJiang Liu2015-04-241-13/+0
* irq_remapping: Remove unused function irq_remapping_print_chip()Jiang Liu2015-04-241-2/+0
* iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu2015-04-241-4/+0
* irq_remapping: Clean up unused MSI related codeJiang Liu2015-04-241-13/+0
* x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu2015-04-241-5/+1
* irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu2015-04-241-0/+36
* x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-241-2/+2
* iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-151-2/+0
* iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner2015-01-151-2/+0
* iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-161-0/+3
* iommu: Fix compile warnings with forward declarationsJoerg Roedel2013-04-191-0/+7
* iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman2013-04-181-0/+2
* x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel2013-01-281-10/+0
* x86, irq: Introduce setup_remapped_irq()Joerg Roedel2013-01-281-0/+9
* x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-281-0/+17
* x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel2013-01-281-4/+0
* x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel2013-01-281-0/+5
* x86, io_apic: Introduce set_affinity function pointerJoerg Roedel2013-01-281-9/+0
* x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-281-12/+0
* irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha2012-05-081-4/+2
* iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-071-0/+103
* x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-071-22/+0
* iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel2012-05-071-23/+0
* iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-1/+1
* x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha2011-09-211-0/+4
* x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-121-0/+8
* x86, intr-remap: Remove IRTE setup duplicate codeSuresh Siddha2010-09-151-0/+27
* x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha2009-04-211-1/+1
* x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha2009-03-171-2/+0
* x86: canonicalize remaining header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+8