aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
2021-03-11iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-01-27iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2019-12-05iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma
2019-10-05iommu/amd: Silence warnings under memory pressureQian Cai
2019-09-21iommu/amd: Fix race in increase_address_space()Joerg Roedel
2019-09-21iommu/amd: Flush old domains in kdump kernelStuart Hayes
2019-05-04iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-03-27iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka
2019-03-13iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-03-13iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar
2019-03-13iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar
2019-02-12iommu/amd: Fix amd_iommu=force_isolationYu Zhao
2018-10-20iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath
2018-10-10iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh
2018-10-03iommu/amd: make sure TLB to be flushed before IOVA freedZhen Lei
2018-05-30iommu/amd: Take into account that alloc_dev_data() may return NULLSebastian Andrzej Siewior
2017-12-20iommu/amd: Limit the IOVA page range to the specified addressesGary R Hook
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-10iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel
2017-08-28iommu/amd: Rename a few flush functionsJoerg Roedel
2017-08-28iommu/amd: Check if domain is NULL in get_domain() and return -EBUSYBaoquan He
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-17Merge branch 'core' into arm/tegraJoerg Roedel
2017-08-15iommu/amd: Make use of iova queue flushingJoerg Roedel
2017-08-15iommu/amd: Don't copy GCR3 table root pointerBaoquan He
2017-08-15iommu/amd: Use is_attach_deferred call-backBaoquan He
2017-08-15iommu/amd: Do sanity check for address translation and irq remap of old dev t...Baoquan He
2017-08-15iommu/amd: Add function copy_dev_tables()Baoquan He
2017-08-15iommu/amd: Define bit fields for DTE particularlyBaoquan He
2017-08-15Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He
2017-07-25iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit
2017-07-18iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28iommu/amd: implement ->mapping_errorChristoph Hellwig
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-06-22iommu/amd: Use named irq domain interfaceThomas Gleixner
2017-06-22iommu/amd: Add name to irq chipThomas Gleixner
2017-06-22iommu/amd: Free already flushed ring-buffer entries before full-checkJoerg Roedel
2017-06-16iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernelJoerg Roedel
2017-06-08iommu/amd: Remove queue_release() functionJoerg Roedel
2017-06-08iommu/amd: Add per-domain timer to flush per-cpu queuesJoerg Roedel
2017-06-08iommu/amd: Add flush counters to struct dma_ops_domainJoerg Roedel
2017-06-08iommu/amd: Add locking to per-domain flush-queueJoerg Roedel