aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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/omap', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg 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/git/joro/iommuLinus Torvalds1-5/+50
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into nextJoerg 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 table entryBaoquan 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 pass-through devicesSuravee Suthikulpanit1-0/+1
2016-09-05iommu/amd: Introduce amd_iommu_update_ga()Suravee Suthikulpanit1-0/+1
2016-09-05iommu/amd: Detect and initialize guest vAPIC logSuravee Suthikulpanit1-0/+28
2016-09-05iommu/amd: Add support for multiple IRTE formatsSuravee Suthikulpanit1-1/+0
2016-09-05iommu/amd: Introduce interrupt remapping ops structureSuravee Suthikulpanit1-0/+20
2016-09-05iommu/amd: Move and introduce new IRTE-related unions and structuresSuravee Suthikulpanit1-0/+76
2016-09-05iommu/amd: Detect and enable guest vAPIC supportSuravee Suthikulpanit1-0/+24
2016-07-14iommu/amd: Use container_of to get dma_ops_domainJoerg Roedel1-1/+0
2016-05-09iommu/amd: Remove statistics codeJoerg Roedel1-26/+0
2016-04-07iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun1-0/+14
2015-12-28iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.cJoerg Roedel1-40/+0
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-11/+2
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into nextJoerg Roedel1-11/+2
2015-10-21iommu/amd: Remove first/last_device handlingJoerg Roedel1-5/+0
2015-10-21iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel1-4/+0
2015-10-21iommu/amd: Align DTE flag definitionsJoerg Roedel1-2/+2
2015-10-21iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel1-0/+1
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1