aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-264/+49
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into nextJoerg Roedel1-264/+49
2017-08-28iommu/amd: Rename a few flush functionsJoerg Roedel1-8/+8
2017-08-28iommu/amd: Check if domain is NULL in get_domain() and return -EBUSYBaoquan He1-0/+3
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar1-0/+1
2017-08-17Merge branch 'core' into arm/tegraJoerg Roedel1-220/+9
2017-08-15iommu/amd: Make use of iova queue flushingJoerg Roedel1-220/+9
2017-08-15iommu/amd: Don't copy GCR3 table root pointerBaoquan He1-25/+3
2017-08-15iommu/amd: Use is_attach_deferred call-backBaoquan He1-1/+22
2017-08-15iommu/amd: Do sanity check for address translation and irq remap of old dev table entryBaoquan He1-5/+0
2017-08-15iommu/amd: Add function copy_dev_tables()Baoquan He1-1/+1
2017-08-15iommu/amd: Define bit fields for DTE particularlyBaoquan He1-4/+4
2017-08-15Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He1-2/+1
2017-07-25iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit1-0/+1
2017-07-18iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky1-14/+16
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-166/+292
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+15
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+15
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig1-0/+2
2017-06-28iommu/amd: implement ->mapping_errorChristoph Hellwig1-5/+13
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd', 's390' and 'core' into nextJoerg Roedel1-166/+292
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit1-4/+2
2017-06-22iommu/amd: Use named irq domain interfaceThomas Gleixner1-3/+10
2017-06-22iommu/amd: Add name to irq chipThomas Gleixner1-4/+5
2017-06-22iommu/amd: Free already flushed ring-buffer entries before full-checkJoerg Roedel1-3/+9
2017-06-16iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernelJoerg Roedel1-1/+2
2017-06-08iommu/amd: Remove queue_release() functionJoerg Roedel1-20/+8
2017-06-08iommu/amd: Add per-domain timer to flush per-cpu queuesJoerg Roedel1-17/+67
2017-06-08iommu/amd: Add flush counters to struct dma_ops_domainJoerg Roedel1-0/+52
2017-06-08iommu/amd: Add locking to per-domain flush-queueJoerg Roedel1-0/+11
2017-06-08iommu/amd: Make use of the per-domain flush queueJoerg Roedel1-4/+56
2017-06-08iommu/amd: Add per-domain flush-queue data structuresJoerg Roedel1-0/+69
2017-06-08iommu/amd: Rip out old queue flushing codeJoerg Roedel1-137/+6
2017-06-08iommu/amd: Reduce delay waiting for command buffer spaceTom Lendacky1-20/+13
2017-06-08iommu/amd: Reduce amount of MMIO when submitting commandsTom Lendacky1-13/+22
2017-05-30iommu/amd: Constify irq_domain_opsTobias Klauser1-1/+1
2017-05-30iommu/amd: Ratelimit io-page-faults per deviceJoerg Roedel1-7/+33
2017-03-30x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit1-3/+3
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-5/+5
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach1-1/+1
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into nextJoerg Roedel1-26/+46
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel1-2/+2
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel1-5/+9
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel1-2/+2
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-3/+3
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2017-01-23iommu/amd: Declare MSI and HT regions as reserved IOVA regionsEric Auger1-11/+26
2017-01-23iommu: Add a new type field in iommu_resv_regionEric Auger1-0/+1
2017-01-23iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger1-10/+10