summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-08
|\
| *-. Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2018-01-17
| |\ \
| | | * iommu/amd: Set the device table entry PPR bit for IOMMU V2 devicesGary R Hook2017-12-20
| | | * iommu/amd - Record more information about unknown eventsGary R Hook2017-12-20
| | |/ | |/|
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06
|\ \ \ | |_|/ |/| |
| * | iommu/amd: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-11
| |/
* | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-29
|/
* Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-14
|\
| * iommu/amd: Limit the IOVA page range to the specified addressesGary R Hook2017-11-03
| * iommu/amd: remove unused variable flush_addrColin Ian King2017-11-03
| * iommu/amd: Fix alloc_irq_index() incrementAlex Williamson2017-11-03
| *---. Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-13
| |\ \ \
| | | | * iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki2017-10-12
| | | | * iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-27
| | | |/ | | |/|
| | | * iommu/amd: Enforce alignment for MSI IRQsJoerg Roedel2017-10-10
| | | * iommu/amd: Add align parameter to alloc_irq_index()Joerg Roedel2017-10-10
| | |/
* | | Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ | |/ /
| * | iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-13
| * | iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky2017-10-10
| |/
* | iommu/amd: Reevaluate vector configuration on activate()Thomas Gleixner2017-09-25
* | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-25
|/
* 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: Rename a few flush functionsJoerg Roedel2017-08-28
| | | | | * | iommu/amd: Check if domain is NULL in get_domain() and return -EBUSYBaoquan He2017-08-28
| | | | | * | iommu/amd: Don't copy GCR3 table root pointerBaoquan He2017-08-15
| | | | | * | iommu/amd: Use is_attach_deferred call-backBaoquan 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
| | |_|_|/ / | |/| | | |
| | | * | | Merge branch 'core' into arm/tegraJoerg Roedel2017-08-17
| | | |\ \ \ | | |/ / / / | |/| | | / | | | | |/ | | | |/|
| | | * | iommu/amd: Make use of iova queue flushingJoerg Roedel2017-08-15
| | |/ /
* | | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-26
|\ \ \ \ | |/ / /
| * | | iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit2017-07-25
| |/ /
* | | iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky2017-07-18
|/ /
* | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-12
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel2017-06-28
| |\ \ \ | | | |/ | | |/|
| | | * iommu/amd: Free already flushed ring-buffer entries before full-checkJoerg Roedel2017-06-22
| | | * iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernelJoerg Roedel2017-06-16
| | | * iommu/amd: Remove queue_release() functionJoerg Roedel2017-06-08
| | | * iommu/amd: Add per-domain timer to flush per-cpu queuesJoerg Roedel2017-06-08
| | | * iommu/amd: Add flush counters to struct dma_ops_domainJoerg Roedel2017-06-08
| | | * iommu/amd: Add locking to per-domain flush-queueJoerg Roedel2017-06-08
| | | * iommu/amd: Make use of the per-domain flush queueJoerg Roedel2017-06-08
| | | * iommu/amd: Add per-domain flush-queue data structuresJoerg Roedel2017-06-08
| | | * iommu/amd: Rip out old queue flushing codeJoerg Roedel2017-06-08
| | | * iommu/amd: Reduce delay waiting for command buffer spaceTom Lendacky2017-06-08
| | | * iommu/amd: Reduce amount of MMIO when submitting commandsTom Lendacky2017-06-08
| | | * iommu/amd: Constify irq_domain_opsTobias Klauser2017-05-30