aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/intel_irq_remapping.c
AgeCommit message (Expand)Author
2014-12-16iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-11-18iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu
2014-11-18iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu
2014-11-18iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-09-25iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang
2014-08-19iommu/vt-d: Don't store SIRTP requestJan Kiszka
2014-07-31iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQGreg Edwards
2014-07-04iommu/vt-d: Update to use PCI DMA aliasesAlex Williamson
2014-03-04iommu/vt-d: Introduce a rwsem to protect global data structuresJiang Liu
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-09iommu/vt-d: Fix signedness bug in alloc_irte()Dan Carpenter
2014-01-09iommu/vt-d, trivial: simplify code with existing macrosJiang Liu
2014-01-09iommu/vt-d, trivial: use defined macro instead of hardcodingJiang Liu
2014-01-09iommu/vt-d: mark internal functions as staticJiang Liu
2014-01-09iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()Jiang Liu
2014-01-07iommu/vt-d: use dedicated bitmap to track remapping entry allocation statusJiang Liu
2013-12-30iommu/vt-d: Mark functions as static in intel_irq_remapping.cRashika Kheria
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-31ACPICA: Update DMAR table definitions.Lv Zheng
2013-10-04iommu: Remove stack trace from broken irq remapping warningNeil Horman
2013-06-20iommu/vt-d: Downgrade the warning if enabling irq remapping failsAndy Lutomirski
2013-04-18iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman
2013-02-03x86/intel/irq_remapping: Clean up x2apic opt-out security warning messAndy Lutomirski
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel
2012-08-10irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee
2012-06-15irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha
2012-06-13x86/apic/irq_remap: Silence a bogus pr_err()Dan Carpenter
2012-06-08x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev
2012-05-08irq_remap: Fix the 'sub_handle' uninitialized warningSuresh Siddha
2012-05-08irq_remap: Fix UP build failureSuresh Siddha
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha