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