index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
irq_remapping.c
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-04
iommu/intel: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
2025-04-17
iommu/vtd: Remove iommu_alloc_pages_node()
Jason Gunthorpe
2025-04-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
2025-04-11
iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
Sean Christopherson
2025-03-20
iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes
Sean Christopherson
2025-03-20
iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled
Sean Christopherson
2025-01-24
Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2025-01-07
iommu/vt-d: Remove iommu cap audit
Lu Baolu
2024-11-05
iommu/vt-d: Use PCI_DEVID() macro
Jinjie Ruan
2024-08-07
iommu/vt-d: Cleanup apic_printk()
Thomas Gleixner
2024-07-03
iommu/vt-d: Downgrade warning for pre-enabled IR
Lu Baolu
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-15
Revert "iommu/vt-d: Enable PCI/IMS"
Bjorn Helgaas
2024-04-30
iommu/vt-d: Enable posted mode for device MSIs
Jacob Pan
2024-04-15
iommu/vt-d: add wrapper functions for page allocations
Pasha Tatashin
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-08-06
x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
Thomas Gleixner
2023-06-05
x86,intel_iommu: Replace cmpxchg_double()
Peter Zijlstra
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
2023-04-13
iommu/vt-d: Do not use GFP_ATOMIC when not needed
Christophe JAILLET
2023-03-31
iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()
Lu Baolu
2023-01-11
iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSI
Jason Gunthorpe
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
2022-12-05
iommu/vt-d: Enable PCI/IMS
Thomas Gleixner
2022-12-05
iommu/vt-d: Switch to MSI parent domains
Thomas Gleixner
2022-12-05
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2022-11-17
iommu/vt-d: Remove bogus check for multi MSI-X
Thomas Gleixner
2022-09-26
iommu/vt-d: Avoid unnecessary global IRTE cache invalidation
Lu Baolu
2022-07-15
iommu/vt-d: Move include/linux/intel-iommu.h under iommu
Lu Baolu
2022-01-31
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
Guoqing Jiang
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
[next]