summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-11
|\
| * iommu/amd: No need to wait iommu completion if no dte irq entry changeBaoquan He2016-09-20
| * iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He2016-09-19
| * iommu/amd: Clean up the cmpxchg64 invocationBaoquan He2016-09-19
| * Merge branch 'x86/amd-avic' into x86/amdJoerg Roedel2016-09-05
| |\
| * | iommu/amd: Fix error return code in irq_remapping_alloc()Wei Yongjun2016-08-09
| * | iommu/amd: Fix non static symbol warningWei Yongjun2016-08-09
* | | 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: Adding GALOG interrupt handlerSuravee 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: Don't put completion-wait semaphore on stackJoerg Roedel2016-09-15
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* iommu/amd: Initialize dma-ops domains with 3-level page-tableJoerg Roedel2016-07-26
* iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel2016-07-26
* iommu/amd: Use container_of to get dma_ops_domainJoerg Roedel2016-07-14
* iommu/amd: Flush iova queue before releasing dma_ops_domainJoerg Roedel2016-07-14
* iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel2016-07-14
* iommu/amd: Use dev_data->domain in get_domain()Joerg Roedel2016-07-14
* iommu/amd: Optimize map_sg and unmap_sgJoerg Roedel2016-07-14
* iommu/amd: Introduce dir2prot() helperJoerg Roedel2016-07-13
* iommu/amd: Implement timeout to flush unmap queuesJoerg Roedel2016-07-13
* iommu/amd: Implement flush queueJoerg Roedel2016-07-13
* iommu/amd: Allow NULL pointer parameter for domain_flush_complete()Joerg Roedel2016-07-13
* iommu/amd: Set up data structures for flush queueJoerg Roedel2016-07-13
* iommu/amd: Remove align-parameter from __map_single()Joerg Roedel2016-07-13
* iommu/amd: Remove other remains of old address allocatorJoerg Roedel2016-07-13
* iommu/amd: Make use of the generic IOVA allocatorJoerg Roedel2016-07-13
* iommu/amd: Remove special mapping code for dma_ops pathJoerg Roedel2016-07-13
* iommu/amd: Pass gfp-flags to iommu_map_page()Joerg Roedel2016-07-13
* iommu/amd: Implement apply_dm_region call-backJoerg Roedel2016-07-13
* iommu/amd: Create a list of reserved iova addressesJoerg Roedel2016-07-13
* iommu/amd: Allocate iova_domain for dma_ops_domainJoerg Roedel2016-07-13
* iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel2016-07-13
* iommu/amd: Set AMD iommu callbacks for platform bus driverWan Zongshun2016-06-15
* Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-19
|\
| *-. Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel2016-05-09
| |\ \
| | | * iommu/amd: Remove statistics codeJoerg Roedel2016-05-09
| | | * iommu/amd: Move get_device_id() and friends to beginning of fileJoerg Roedel2016-04-21
| | | * iommu/amd: Don't use IS_ERR_VALUE to check integer valuesJoerg Roedel2016-04-21
| | | * iommu/amd: Signedness bug in acpihid_device_group()Dan Carpenter2016-04-15
| | | * iommu/amd: Set AMD iommu callbacks for amba busWan Zongshun2016-04-07
| | | * iommu/amd: Manage iommu_group for ACPI HID devicesWan Zongshun2016-04-07
| | | * iommu/amd: Add iommu support for ACPI HID devicesWan Zongshun2016-04-07
| | | * iommu/amd: Make call-sites of get_device_id aware of its return valueWan Zongshun2016-04-07
| | | * iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun2016-04-07
| | |/ | |/|