summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-121-1/+2
|\
| * mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+2
* | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-118-151/+462
|\ \ | |/ |/|
| *---. Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-298-151/+461
| |\ \ \
| | | | * iommu/vt-d: Move Kconfig and Makefile bits down into intel directoryJerry Snitselaar2020-07-292-0/+93
| | | | * iommu/vt-d: Use dev_iommu_priv_get/set()Joerg Roedel2020-06-301-9/+9
| | | |/ | | |/|
| | | * iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu2020-07-242-0/+28
| | | * iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu2020-07-245-5/+5
| | | * iommu/vt-d: Add page response ops supportLu Baolu2020-07-242-0/+100
| | | * iommu/vt-d: Report page request faults for guest SVALu Baolu2020-07-241-18/+85
| | | * iommu/vt-d: Add a helper to get svm and sdev for pasidLu Baolu2020-07-241-50/+65
| | | * iommu/vt-d: Refactor device_to_iommu() helperLu Baolu2020-07-242-43/+20
| | | * iommu/vt-d: Disable multiple GPASID-dev bindJacob Pan2020-07-241-13/+9
| | | * iommu/vt-d: Warn on out-of-range invalidation addressJacob Pan2020-07-241-3/+2
| | | * iommu/vt-d: Fix devTLB flush for vSVALiu Yi L2020-07-241-10/+21
| | | * iommu/vt-d: Handle non-page aligned addressLiu Yi L2020-07-241-2/+19
| | | * iommu/vt-d: Fix PASID devTLB invalidationJacob Pan2020-07-241-1/+10
| | | * iommu/vt-d: Remove global page support in devTLB flushJacob Pan2020-07-242-5/+3
| | |/
* | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-0/+1
|\ \ \
| * | | x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar2020-08-061-0/+1
| |/ /
* | | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-4/+4
|\ \ \
| * \ \ Merge branch 'pci/virtualization'Bjorn Helgaas2020-08-051-1/+1
| |\ \ \
| | * | | PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj2020-07-241-1/+1
| * | | | PCI: Treat "external-facing" devices themselves as internalRajat Jain2020-07-101-3/+3
| |/ / /
* | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \ \ \
| * | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| | |_|/ | |/| |
* | | | irqdomain/treewide: Free firmware node after domain removalJon Derrick2020-07-231-0/+8
| |_|/ |/| |
* | | irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-141-1/+1
|/ /
* | iommu/vt-d: Fix misuse of iommu_domain_identity_map()Lu Baolu2020-06-231-1/+3
* | iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu2020-06-231-3/+10
* | iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu2020-06-231-1/+2
* | iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain2020-06-231-0/+37
* | iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu2020-06-231-3/+2
|/
* Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-121-2/+2
* iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel2020-06-108-0/+12545