summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-08Merge branch 'for-next/iommu/fixes' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/vt-d' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/svm' into for-next/iommu/coreWill Deacon
2020-12-01iommu/vt-d: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-27iommu/vt-d: Remove set but not used variableLu Baolu
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse
2020-11-25iommu: Move def_domain type check for untrusted device into coreLu Baolu
2020-11-25iommu/vt-d: Cleanup after converting to dma-iommu opsLu Baolu
2020-11-25iommu/vt-d: Convert intel iommu driver to the iommu opsTom Murphy
2020-11-25iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_devLu Baolu
2020-11-25iommu: Handle freelists when using deferred flushing in iommu driversTom Murphy
2020-11-23iommu/ioasid: Add ioasid referencesJean-Philippe Brucker
2020-11-23Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Will Deacon
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-19iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not setLu Baolu
2020-11-19Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-17iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVMLukas Bulwahn
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-13iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-03iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L
2020-11-03iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Liu Yi L
2020-11-03iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()Lu Baolu
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig
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-10-20Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-19iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-10-07iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-01iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu