Age | Commit message (Expand) | Author | Files | Lines |
2025-04-11 | iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs |  Sean Christopherson | 1 | -14/+15 |
2025-03-20 | iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes |  Sean Christopherson | 1 | -10/+15 |
2025-03-20 | iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled |  Sean Christopherson | 1 | -6/+13 |
2025-01-24 | Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux |  Linus Torvalds | 1 | -8/+0 |
2025-01-15 | x86/apic: Convert to IRQCHIP_MOVE_DEFERRED |  Thomas Gleixner | 1 | -1/+0 |
2025-01-07 | iommu/vt-d: Remove iommu cap audit |  Lu Baolu | 1 | -8/+0 |
2024-11-05 | iommu/vt-d: Use PCI_DEVID() macro |  Jinjie Ruan | 1 | -2/+2 |
2024-08-07 | iommu/vt-d: Cleanup apic_printk() |  Thomas Gleixner | 1 | -6/+5 |
2024-07-03 | iommu/vt-d: Downgrade warning for pre-enabled IR |  Lu Baolu | 1 | -2/+2 |
2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci |  Linus Torvalds | 1 | -16/+3 |
2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -8/+8 |
2024-05-15 | Revert "iommu/vt-d: Enable PCI/IMS" |  Bjorn Helgaas | 1 | -16/+3 |
2024-04-30 | iommu/vt-d: Enable posted mode for device MSIs |  Jacob Pan | 1 | -4/+109 |
2024-04-15 | iommu/vt-d: add wrapper functions for page allocations |  Pasha Tatashin | 1 | -8/+8 |
2023-11-21 | x86/apic: Drop apic::delivery_mode |  Andrew Cooper | 1 | -1/+1 |
2023-08-06 | x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup() |  Thomas Gleixner | 1 | -1/+1 |
2023-06-05 | x86,intel_iommu: Replace cmpxchg_double() |  Peter Zijlstra | 1 | -6/+2 |
2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/omap', 'arm/renesas', 'arm/rockchip', 'arm/smmu', 'ppc/pamu', 'unisoc', 'x86/vt-d', 'x86/amd', 'core' and 'platform-remove_new' into next |  Joerg Roedel | 1 | -1/+1 |
2023-04-13 | iommu/vt-d: Do not use GFP_ATOMIC when not needed |  Christophe JAILLET | 1 | -1/+1 |
2023-03-31 | iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc() |  Lu Baolu | 1 | -6/+0 |
2023-01-11 | iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSI |  Jason Gunthorpe | 1 | -1/+2 |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -8/+5 |
2022-12-15 | x86_64: Remove pointless set_64bit() usage |  Peter Zijlstra | 1 | -8/+5 |
2022-12-05 | iommu/vt-d: Enable PCI/IMS |  Thomas Gleixner | 1 | -3/+16 |
2022-12-05 | iommu/vt-d: Switch to MSI parent domains |  Thomas Gleixner | 1 | -15/+12 |
2022-12-05 | x86/apic/vector: Provide MSI parent domain |  Thomas Gleixner | 1 | -1/+1 |
2022-11-17 | x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS |  Thomas Gleixner | 1 | -7/+0 |
2022-11-17 | iommu/vt-d: Remove bogus check for multi MSI-X |  Thomas Gleixner | 1 | -2/+1 |
2022-09-26 | iommu/vt-d: Avoid unnecessary global IRTE cache invalidation |  Lu Baolu | 1 | -2/+4 |
2022-07-15 | iommu/vt-d: Move include/linux/intel-iommu.h under iommu |  Lu Baolu | 1 | -1/+1 |
2022-01-31 | iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping() |  Guoqing Jiang | 1 | -3/+10 |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -1/+2 |
2021-04-15 | iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()' |  Christophe JAILLET | 1 | -1/+1 |
2021-03-22 | iommu/vt-d: Use Real PCI DMA device for IRTE |  Jon Derrick | 1 | -1/+2 |
2021-02-04 | iommu/vt-d: Audit IOMMU Capabilities and add helper functions |  Kyung Min Park | 1 | -0/+8 |
2021-01-05 | iommu/intel: Fix memleak in intel_irq_remapping_alloc |  Dinghao Liu | 1 | -0/+2 |
2020-10-28 | iommu/vt-d: Simplify intel_irq_remapping_select() |  David Woodhouse | 1 | -12/+7 |
2020-10-28 | x86: Kill all traces of irq_remapping_get_irq_domain() |  David Woodhouse | 1 | -17/+0 |
2020-10-28 | iommu/vt-d: Implement select() method on remapping irqdomain |  David Woodhouse | 1 | -0/+13 |
2020-10-28 | x86/ioapic: Generate RTE directly from parent irqchip's MSI message |  David Woodhouse | 1 | -25/+6 |
2020-10-28 | x86/ioapic: Cleanup IO/APIC route entry structs |  Thomas Gleixner | 1 | -10/+9 |
2020-10-28 | x86/io_apic: Cleanup trigger/polarity helpers |  Thomas Gleixner | 1 | -5/+4 |
2020-10-28 | iommu/intel: Use msi_msg shadow structs |  Thomas Gleixner | 1 | -8/+16 |
2020-10-28 | x86/apic: Cleanup destination mode |  Thomas Gleixner | 1 | -1/+1 |
2020-10-28 | x86/apic: Cleanup delivery mode defines |  Thomas Gleixner | 1 | -1/+1 |
2020-09-16 | iommu/vt-d: Remove domain search for PCI/MSI[X] |  Thomas Gleixner | 1 | -3/+0 |
2020-09-16 | iommm/vt-d: Store irq domain in struct device |  Thomas Gleixner | 1 | -0/+16 |
2020-09-16 | x86/msi: Consolidate MSI allocation |  Thomas Gleixner | 1 | -2/+2 |
2020-09-16 | x86_ioapic_Consolidate_IOAPIC_allocation |  Thomas Gleixner | 1 | -9/+9 |
2020-09-16 | x86/msi: Consolidate HPET allocation |  Thomas Gleixner | 1 | -2/+2 |