index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
irq_remapping.c
Age
Commit message (
Expand
)
Author
Files
Lines
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/gi...
Linus Torvalds
1
-16
/
+3
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
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', ...
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/gi...
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/gi...
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
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
1
-1
/
+0
2020-09-16
iommu/vt-d: Consolidate irq domain getter
Thomas Gleixner
1
-43
/
+24
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
1
-6
/
+2
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
1
-9
/
+9
2020-09-04
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
1
-2
/
+8
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
1
-0
/
+1
[next]