index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
irq_remapping.c
Age
Commit message (
Expand
)
Author
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-15
iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
Christophe JAILLET
2021-03-22
iommu/vt-d: Use Real PCI DMA device for IRTE
Jon Derrick
2021-02-04
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
2021-01-05
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
2020-10-28
iommu/vt-d: Simplify intel_irq_remapping_select()
David Woodhouse
2020-10-28
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
2020-10-28
iommu/vt-d: Implement select() method on remapping irqdomain
David Woodhouse
2020-10-28
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
2020-10-28
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
2020-10-28
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
2020-10-28
iommu/intel: Use msi_msg shadow structs
Thomas Gleixner
2020-10-28
x86/apic: Cleanup destination mode
Thomas Gleixner
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-09-16
iommu/vt-d: Remove domain search for PCI/MSI[X]
Thomas Gleixner
2020-09-16
iommm/vt-d: Store irq domain in struct device
Thomas Gleixner
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
2020-09-16
iommu/vt-d: Consolidate irq domain getter
Thomas Gleixner
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
2020-09-04
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2020-06-10
iommu/vt-d: Move Intel IOMMU driver into subdirectory
Joerg Roedel