summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_types.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-10iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel1-907/+0
2020-05-29Merge tag 'v5.7-rc7' into x86/amdJoerg Roedel1-2/+7
2020-05-13iommu/amd: Unify format of the printed messagesAndy Shevchenko1-4/+4
2020-05-05iommu/amd: Fix race in increase_address_space()/fetch_pte()Joerg Roedel1-2/+7
2020-05-05iommu/amd: Remove dev_data->passthroughJoerg Roedel1-1/+0
2020-02-28iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang1-1/+1
2020-01-17iommu/amd: Remove unused struct memberAdrian Huang1-1/+0
2020-01-07iommu/amd: Fix typos for PPR macrosAdrian Huang1-2/+2
2019-12-23iommu/amd: Only support x2APIC with IVHD type 11h/40hSuravee Suthikulpanit1-1/+0
2019-12-23iommu/amd: Check feature support bit before accessing MSI capability registersSuravee Suthikulpanit1-0/+1
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel1-2/+1
2019-10-30iommu/amd: Support multiple PCI DMA aliases in device tableLogan Gunthorpe1-1/+1
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee1-2/+2
2019-10-15iommu/amd: Remove unnecessary locking from AMD iommu driverTom Murphy1-1/+0
2019-09-28iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel1-0/+3
2019-09-28iommu/amd: Remove domain->updatedJoerg Roedel1-1/+0
2019-08-09iommu/amd: Re-factor guest virtual APIC (de-)activation codeSuthikulpanit, Suravee1-0/+9
2019-07-23iommu/amd: Add support for X2APIC IOMMU interruptsSuthikulpanit, Suravee1-0/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2019-04-26iommu/amd: Remove amd_iommu_pd_listJoerg Roedel1-6/+0
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel1-0/+2
2018-11-15iommu/amd: Ignore page-mode 7 in free_sub_pt()Joerg Roedel1-0/+1
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel1-6/+16
2018-07-06iommu/amd: Add support for IOMMU XT modeSuravee Suthikulpanit1-6/+11
2018-07-06iommu/amd: Add basic debugfs infrastructure for AMD IOMMUGary R Hook1-0/+5
2018-05-03iommu/amd: Update logging information for new event typeGary R Hook1-0/+1
2018-03-29iommu/amd: Turn dev_data_list into a lock less listSebastian Andrzej Siewior1-1/+1
2018-02-13iommu/amd: Use raw locks on atomic context pathsScott Wood1-2/+2
2017-12-20iommu/amd: Set the device table entry PPR bit for IOMMU V2 devicesGary R Hook1-0/+2
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+50
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel1-5/+50
2017-08-15iommu/amd: Don't copy GCR3 table root pointerBaoquan He1-0/+24
2017-08-15iommu/amd: Do sanity check for address translation and irq remap of old dev t...Baoquan He1-0/+8
2017-08-15iommu/amd: Add function copy_dev_tables()Baoquan He1-0/+1
2017-08-15iommu/amd: Define bit fields for DTE particularlyBaoquan He1-4/+14
2017-08-15Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He1-1/+0
2017-08-15iommu/amd: Detect pre enabled translationBaoquan He1-0/+3
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel1-1/+3
2017-07-18iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky1-1/+1
2017-06-16iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernelJoerg Roedel1-0/+1
2017-06-08iommu/amd: Reduce amount of MMIO when submitting commandsTom Lendacky1-0/+2
2017-03-30x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit1-3/+0
2017-02-28iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel1-0/+5
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel1-3/+0
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel1-0/+3
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+149
2016-09-15iommu/amd: Don't put completion-wait semaphore on stackJoerg Roedel1-0/+2
2016-09-05iommu/amd: Enable vAPIC interrupt remapping mode by defaultSuravee Suthikulpanit1-1/+1
2016-09-05iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...Suravee Suthikulpanit1-0/+1