summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/irq_remapping.c
AgeCommit message (Expand)Author
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-15iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'Christophe JAILLET
2021-03-22iommu/vt-d: Use Real PCI DMA device for IRTEJon Derrick
2021-02-04iommu/vt-d: Audit IOMMU Capabilities and add helper functionsKyung Min Park
2021-01-05iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu
2020-10-28iommu/vt-d: Simplify intel_irq_remapping_select()David Woodhouse
2020-10-28x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse
2020-10-28iommu/vt-d: Implement select() method on remapping irqdomainDavid Woodhouse
2020-10-28x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse
2020-10-28x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner
2020-10-28x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner
2020-10-28iommu/intel: Use msi_msg shadow structsThomas Gleixner
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner
2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner
2020-09-16iommu/vt-d: Remove domain search for PCI/MSI[X]Thomas Gleixner
2020-09-16iommm/vt-d: Store irq domain in struct deviceThomas Gleixner
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner
2020-09-16x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner
2020-09-16x86/msi: Consolidate HPET allocationThomas Gleixner
2020-09-16iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner
2020-09-16iommu/vt-d: Consolidate irq domain getterThomas Gleixner
2020-09-16x86/irq: Add allocation type for parent domain retrievalThomas Gleixner
2020-09-16x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependencyThomas Gleixner
2020-09-04iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel