summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu.c
Commit message (Expand)AuthorAgeFilesLines
...
| * iommu/amd: Fix alloc_irq_index() incrementAlex Williamson2017-11-031-3/+4
| *---. Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-131-15/+21
| |\ \ \
| | | | * iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki2017-10-121-2/+3
| | | | * iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-271-5/+2Star
| | | |/ | | |/|
| | | * iommu/amd: Enforce alignment for MSI IRQsJoerg Roedel2017-10-101-1/+3
| | | * iommu/amd: Add align parameter to alloc_irq_index()Joerg Roedel2017-10-101-8/+14
| | |/
* | | Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-071-4/+7
|\| |
| * | iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-131-0/+1
| * | iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky2017-10-101-4/+6
| |/
* | iommu/amd: Reevaluate vector configuration on activate()Thomas Gleixner2017-09-251-10/+29
* | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-251-2/+3
|/
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-101-264/+49Star
|\
| *-------. Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2017-09-011-264/+49Star
| |\ \ \ \ \
| | | | | | * iommu/amd: Rename a few flush functionsJoerg Roedel2017-08-281-8/+8
| | | | | * | iommu/amd: Check if domain is NULL in get_domain() and return -EBUSYBaoquan He2017-08-281-0/+3
| | | | | * | iommu/amd: Don't copy GCR3 table root pointerBaoquan He2017-08-151-25/+3Star
| | | | | * | iommu/amd: Use is_attach_deferred call-backBaoquan He2017-08-151-1/+22
| | | | | * | iommu/amd: Do sanity check for address translation and irq remap of old dev t...Baoquan He2017-08-151-5/+0Star
| | | | | * | iommu/amd: Add function copy_dev_tables()Baoquan He2017-08-151-1/+1
| | | | | * | iommu/amd: Define bit fields for DTE particularlyBaoquan He2017-08-151-4/+4
| | | | | * | Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He2017-08-151-2/+1Star
| | |_|_|/ / | |/| | | |
| | | * | | Merge branch 'core' into arm/tegraJoerg Roedel2017-08-171-220/+9Star
| | |/| | | | |/| | |/ | | | |/|
| | | * | iommu/amd: Make use of iova queue flushingJoerg Roedel2017-08-151-220/+9Star
| | |/ /
* | | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261-0/+1
|\| | |
| * | | iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit2017-07-251-0/+1
| |/ /
* / / iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky2017-07-181-14/+16
|/ /
* | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-121-166/+292
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel2017-06-281-166/+292
| |\ \ \ | | | |/ | | |/|
| | | * iommu/amd: Free already flushed ring-buffer entries before full-checkJoerg Roedel2017-06-221-3/+9
| | | * iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernelJoerg Roedel2017-06-161-1/+2
| | | * iommu/amd: Remove queue_release() functionJoerg Roedel2017-06-081-20/+8Star
| | | * iommu/amd: Add per-domain timer to flush per-cpu queuesJoerg Roedel2017-06-081-17/+67
| | | * iommu/amd: Add flush counters to struct dma_ops_domainJoerg Roedel2017-06-081-0/+52
| | | * iommu/amd: Add locking to per-domain flush-queueJoerg Roedel2017-06-081-0/+11
| | | * iommu/amd: Make use of the per-domain flush queueJoerg Roedel2017-06-081-4/+56
| | | * iommu/amd: Add per-domain flush-queue data structuresJoerg Roedel2017-06-081-0/+69
| | | * iommu/amd: Rip out old queue flushing codeJoerg Roedel2017-06-081-137/+6Star
| | | * iommu/amd: Reduce delay waiting for command buffer spaceTom Lendacky2017-06-081-20/+13Star
| | | * iommu/amd: Reduce amount of MMIO when submitting commandsTom Lendacky2017-06-081-13/+22
| | | * iommu/amd: Constify irq_domain_opsTobias Klauser2017-05-301-1/+1
| | | * iommu/amd: Ratelimit io-page-faults per deviceJoerg Roedel2017-05-301-7/+33
| | |/
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-5/+15
|\ \ \
| * | | x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-281-0/+2
| * | | iommu/amd: implement ->mapping_errorChristoph Hellwig2017-06-281-5/+13
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-041-7/+15
|\ \ \ | |_|/ |/| |
| * | iommu/amd: Use named irq domain interfaceThomas Gleixner2017-06-221-3/+10
| * | iommu/amd: Add name to irq chipThomas Gleixner2017-06-221-4/+5
| |/
* / iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit2017-06-281-4/+2Star
|/
* x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit2017-03-301-3/+3
* iommu: Disambiguate MSI region typesRobin Murphy2017-03-221-1/+1