summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel_irq_remapping.c
AgeCommit message (Expand)Author
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-22iommu/vt-d: Use named irq domain interfaceThomas Gleixner
2017-06-22iommu/vt-d: Add name to irq chipThomas Gleixner
2017-05-30iommu/vt-d: Constify irq_domain_opsTobias Klauser
2017-04-28iommu/vt-d: Don't print the failure message when booting non-kdump kernelQiuxu Zhuo
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds
2016-01-13iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-11-02iommu/vt-d: Fix return value check of parse_ioapics_under_ir()Joerg Roedel
2015-10-23iommu/vt-d: Propagate error-value from ir_parse_ioapic_hpet_scope()Joerg Roedel
2015-10-23iommu/vt-d: Adjust the return value of the parse_ioapics_under_irBaoquan He
2015-10-15iommu/vt-d: Use cmpxchg16b to update posted format IRTE atomicallyFeng Wu
2015-10-14iommu/vt-d: Switch from ioremap_cache to memremapDan Williams
2015-08-13iommu/vt-d: Access iomem correctlyJoerg Roedel
2015-08-03iommu/vt-d: Fix leaked ioremap mappingDan Williams
2015-06-23Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-16iommu/vt-d: Don't disable IR when it was previously enabledJoerg Roedel
2015-06-16iommu/vt-d: Make sure copied over IR entries are not reusedJoerg Roedel
2015-06-16iommu/vt-d: Copy IR table from old kernel when in kdump modeJoerg Roedel
2015-06-16iommu/vt-d: Set IRTA in intel_setup_irq_remappingJoerg Roedel
2015-06-16iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remappingJoerg Roedel
2015-06-16iommu/vt-d: Move QI initializationt to intel_setup_irq_remappingJoerg Roedel
2015-06-16iommu/vt-d: Move EIM detection to intel_prepare_irq_remappingJoerg Roedel
2015-06-16iommu/vt-d: Cleanup log messagesJoerg Roedel
2015-06-12iommu, x86: Properly handle posted interrupts for IOMMU hotplugFeng Wu
2015-06-12iommu, x86: Setup Posted-Interrupts capability for Intel iommuFeng Wu
2015-06-12iommu, x86: Avoid migrating VT-d posted interruptsFeng Wu
2015-06-12iommu, x86: Save the mode (posted or remapped) of an IRTEFeng Wu
2015-06-12iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-05-05irq_remapping/vt-d: Init all MSI entries not just the first oneThomas Gleixner
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-04-24x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu
2015-04-24irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.cJiang Liu
2015-04-24x86/irq: Remove irq_cfg.irq_remappedJiang Liu
2015-04-24irq_remapping/vt-d: Clean up unsued codeJiang Liu
2015-04-24x86/irq: Remove x86_io_apic_ops.print_entries and related interfacesJiang Liu
2015-04-24irq_remapping/vt-d: Clean up unused MSI related codeJiang Liu
2015-04-24irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomainsJiang Liu
2015-04-24irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomainJiang Liu
2015-03-25iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu
2015-03-03iommu/vt-d: Convert non-returned local variable to boolean when relevantQuentin Lambert
2015-01-15iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu
2015-01-15iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC modeJiang Liu
2015-01-15iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUsJoerg Roedel
2015-01-15iommu/vt-d: Prepare for killing function irq_remapping_supported()Jiang Liu
2015-01-15iommu/vt-d: Convert allocations to GFP_KERNELThomas Gleixner
2015-01-15iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepareThomas Gleixner
2014-12-16iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu