summary refs log tree commit diff
path: root/drivers/iommu/intel/iommu.c
AgeCommit message (Expand)Author
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-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-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
2020-10-01iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan
2020-10-01iommu/uapi: Use named union for user dataJacob Pan
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig
2020-09-24iommu/vt-d: Use device numa domain if RHSA is missingLu Baolu
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-04iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson
2020-09-04iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj
2020-07-24iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu
2020-07-24iommu/vt-d: Warn on out-of-range invalidation addressJacob Pan
2020-07-24iommu/vt-d: Fix devTLB flush for vSVALiu Yi L
2020-07-24iommu/vt-d: Remove global page support in devTLB flushJacob Pan
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain
2020-06-30iommu/vt-d: Use dev_iommu_priv_get/set()Joerg Roedel
2020-06-23iommu/vt-d: Fix misuse of iommu_domain_identity_map()Lu Baolu
2020-06-23iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu
2020-06-23iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain
2020-06-23iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel