summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_types.h
AgeCommit message (Expand)Author
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang
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
2016-09-05iommu/amd: Introduce amd_iommu_update_ga()Suravee Suthikulpanit
2016-09-05iommu/amd: Detect and initialize guest vAPIC logSuravee Suthikulpanit
2016-09-05iommu/amd: Add support for multiple IRTE formatsSuravee Suthikulpanit
2016-09-05iommu/amd: Introduce interrupt remapping ops structureSuravee Suthikulpanit
2016-09-05iommu/amd: Move and introduce new IRTE-related unions and structuresSuravee Suthikulpanit
2016-09-05iommu/amd: Detect and enable guest vAPIC supportSuravee Suthikulpanit
2016-07-14iommu/amd: Use container_of to get dma_ops_domainJoerg Roedel
2016-05-09iommu/amd: Remove statistics codeJoerg Roedel
2016-04-07iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun
2015-12-28iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.cJoerg Roedel
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel
2015-10-21iommu/amd: Remove first/last_device handlingJoerg Roedel
2015-10-21iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel
2015-10-21iommu/amd: Align DTE flag definitionsJoerg Roedel
2015-10-21iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-06-23Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-11iommu/amd: Remove unused fields from struct dma_ops_domainJoerg Roedel
2015-06-11iommu/amd: Support IOMMU_DOMAIN_DMA type allocationJoerg Roedel
2015-04-24irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu
2015-04-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel
2015-04-02iommu/amd: Return the pte page-size in fetch_pteJoerg Roedel
2015-03-31iommu/amd: Make use of domain_alloc and domain_freeJoerg Roedel
2015-02-04iommu: Update my email addressJoerg Roedel
2014-08-26iommu/amd: Move struct iommu_dev_data to amd_iommu.cJoerg Roedel
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel
2014-07-09iommu/amd: Moving PPR fault flags macros definitionsAlexey Skidanov
2014-07-04iommu/amd: Add sysfs supportAlex Williamson
2014-07-04iommu/amd: Use iommu_group_get_for_dev()Alex Williamson
2014-04-05Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-03-24iommu/amd: Fix logic to determine and checking max PASIDSuravee Suthikulpanit
2014-02-19iommu/amd: Add include of <linux/irqreturn.h>Bjorn Helgaas
2013-06-19perf/x86/amd: Add IOMMU Performance Counter resource managementSteven L Kinney
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-19iommu/amd: Extend IVRS special device data structureJoerg Roedel
2013-04-02iommu/amd: Re-enable IOMMU event log interrupt after handling.Suravee Suthikulpanit
2013-03-26iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCIShuah Khan
2013-03-26iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan
2012-10-24iommu/amd: Properly account for virtual aliases in IOMMU groupsAlex Williamson
2012-10-02Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel
2012-09-28iommu/amd: Add IRTE invalidation routineJoerg Roedel
2012-09-28iommu/amd: Allocate data structures to keep track of irq remapping tablesJoerg Roedel
2012-09-28iommu/amd: Add slab-cache for irq remapping tablesJoerg Roedel