summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang2020-10-011-46/+10
* iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit2020-09-181-0/+4
* iommu/amd: Fix potential @entry null derefJoao Martins2020-09-181-1/+3
* iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel2020-09-041-0/+7
* iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel2020-09-041-1/+6
* iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit2020-09-043-7/+33
* iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit2020-09-041-0/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-121-1/+1
|\
| * mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
| |
| \
| \
| \
*---. \ Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-294-21/+71
|\ \ \ \ | |_|_|/ |/| | |
| | | * iommu/amd: Move Kconfig and Makefile bits down into amd directoryJerry Snitselaar2020-07-292-0/+48
| | |/ | |/|
| | * iommu/amd: Remove double zero checkLibing Zhou2020-07-221-9/+2
| | * iommu/amd: Add helper functions to update domain->pt_rootJoerg Roedel2020-06-301-11/+20
| | * iommu/amd: Print extended features in one line to fix divergent log levelsPaul Menzel2020-06-301-1/+1
| |/
* | Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-191-2/+3
|\ \
| * | irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-141-2/+3
| |/
* / iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inlineJoerg Roedel2020-06-301-1/+1
|/
* Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-121-2/+2
* iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel2020-06-107-0/+9348