summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_types.h
Commit message (Expand)AuthorAge
* iommu/amd: Turn dev_data_list into a lock less listSebastian Andrzej Siewior2018-03-29
* iommu/amd: Use raw locks on atomic context pathsScott Wood2018-02-13
* iommu/amd: Set the device table entry PPR bit for IOMMU V2 devicesGary R Hook2017-12-20
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-09
|\
| *---. Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2017-09-01
| |\ \ \
| | | | * iommu/amd: Don't copy GCR3 table root pointerBaoquan He2017-08-15
| | | | * iommu/amd: Do sanity check for address translation and irq remap of old dev t...Baoquan He2017-08-15
| | | | * iommu/amd: Add function copy_dev_tables()Baoquan He2017-08-15
| | | | * iommu/amd: Define bit fields for DTE particularlyBaoquan He2017-08-15
| | | | * Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He2017-08-15
| | | | * iommu/amd: Detect pre enabled translationBaoquan He2017-08-15
| | | |/ | | |/|
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-04
|\ \ \ \ | |/ / / |/| | |
| * | | iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky2017-07-18
| |/ /
* | | iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-15
|/ /
* | iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernelJoerg Roedel2017-06-16
* | iommu/amd: Reduce amount of MMIO when submitting commandsTom Lendacky2017-06-08
|/
* x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit2017-03-30
* iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel2017-02-28
* iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel2017-02-10
* iommu: Introduce new 'struct iommu_device'Joerg Roedel2017-02-10
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\
| * iommu/amd: Enable vAPIC interrupt remapping mode by defaultSuravee Suthikulpanit2016-09-05
| * iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...Suravee Suthikulpanit2016-09-05
| * iommu/amd: Introduce amd_iommu_update_ga()Suravee Suthikulpanit2016-09-05
| * iommu/amd: Detect and initialize guest vAPIC logSuravee Suthikulpanit2016-09-05
| * iommu/amd: Add support for multiple IRTE formatsSuravee Suthikulpanit2016-09-05
| * iommu/amd: Introduce interrupt remapping ops structureSuravee Suthikulpanit2016-09-05
| * iommu/amd: Move and introduce new IRTE-related unions and structuresSuravee Suthikulpanit2016-09-05
| * iommu/amd: Detect and enable guest vAPIC supportSuravee Suthikulpanit2016-09-05
* | iommu/amd: Don't put completion-wait semaphore on stackJoerg Roedel2016-09-15
|/
* iommu/amd: Use container_of to get dma_ops_domainJoerg Roedel2016-07-14
* iommu/amd: Remove statistics codeJoerg Roedel2016-05-09
* iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun2016-04-07
* iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.cJoerg Roedel2015-12-28
* Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\
| *-. Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-02
| |\ \
| | | * iommu/amd: Remove first/last_device handlingJoerg Roedel2015-10-21
| | | * iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel2015-10-21
| | | * iommu/amd: Align DTE flag definitionsJoerg Roedel2015-10-21
| | |/
* | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\ \ \ | |/ / |/| |
| * | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
| |/
* | iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2015-10-21
|/
* Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-23
|\
| * iommu/amd: Remove unused fields from struct dma_ops_domainJoerg Roedel2015-06-11
| * iommu/amd: Support IOMMU_DOMAIN_DMA type allocationJoerg Roedel2015-06-11
* | irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu2015-04-24
|/
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel2015-04-02
|\ \
| | * iommu/amd: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-31
| |/ |/|
| * iommu/amd: Return the pte page-size in fetch_pteJoerg Roedel2015-04-02
|/
* iommu: Update my email addressJoerg Roedel2015-02-04