aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+2
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds8-151/+462
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+4
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar1-0/+1
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas1-1/+1
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/exynos', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel8-151/+461
2020-07-29iommu/vt-d: Move Kconfig and Makefile bits down into intel directoryJerry Snitselaar2-0/+93
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj1-1/+1
2020-07-24iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu2-0/+28
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu5-5/+5
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu2-0/+100
2020-07-24iommu/vt-d: Report page request faults for guest SVALu Baolu1-18/+85
2020-07-24iommu/vt-d: Add a helper to get svm and sdev for pasidLu Baolu1-50/+65
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu2-43/+20
2020-07-24iommu/vt-d: Disable multiple GPASID-dev bindJacob Pan1-13/+9
2020-07-24iommu/vt-d: Warn on out-of-range invalidation addressJacob Pan1-3/+2
2020-07-24iommu/vt-d: Fix devTLB flush for vSVALiu Yi L1-10/+21
2020-07-24iommu/vt-d: Handle non-page aligned addressLiu Yi L1-2/+19
2020-07-24iommu/vt-d: Fix PASID devTLB invalidationJacob Pan1-1/+10
2020-07-24iommu/vt-d: Remove global page support in devTLB flushJacob Pan2-5/+3
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+8
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-1/+1
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain1-3/+3
2020-06-30iommu/vt-d: Use dev_iommu_priv_get/set()Joerg Roedel1-9/+9
2020-06-23iommu/vt-d: Fix misuse of iommu_domain_identity_map()Lu Baolu1-1/+3
2020-06-23iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu1-3/+10
2020-06-23iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu1-1/+2
2020-06-23iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain1-0/+37
2020-06-23iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu1-3/+2
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds8-0/+12545
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel8-0/+12545