summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-03-18iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka
2019-03-15iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel
2019-02-11iommu/amd: Use dev_printk() when possibleBjorn Helgaas
2019-01-30iommu/amd: Print reason for iommu_map_page failure in map_sgJerry Snitselaar
2019-01-24iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-01-22iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar
2019-01-22iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-07iommu/amd: Fix amd_iommu=force_isolationYu Zhao
2018-12-06iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-11-28iommu/amd: Remove leading 0s in error log messagesJoerg Roedel
2018-11-28iommu/amd: Fix line-break in error log reportingJoerg Roedel
2018-11-28iommu/amd: Use pr_fmt()Joerg Roedel
2018-11-15iommu/amd: Allow to upgrade page-sizeJoerg Roedel
2018-11-15iommu/amd: Restart loop if cmpxchg64 succeeded in alloc_pte()Joerg Roedel
2018-11-15iommu/amd: Allow downgrading page-sizes in alloc_pte()Joerg Roedel
2018-11-15iommu/amd: Ignore page-mode 7 in free_sub_pt()Joerg Roedel
2018-11-15iommu/amd: Introduce free_sub_pt() functionJoerg Roedel
2018-11-15iommu/amd: Collect page-table pages in freelistJoerg Roedel
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel
2018-10-08iommu/amd: Add default branch in amd_iommu_capable()Lu Baolu
2018-10-05iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh
2018-09-26iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig
2018-07-20iommu/amd: Remove redundant WARN_ON()Anna-Maria Gleixner
2018-07-06iommu/amd: Add support for IOMMU XT modeSuravee Suthikulpanit
2018-07-06iommu/amd: make sure TLB to be flushed before IOVA freedZhen Lei
2018-07-06iommu/amd: Argument page_size could be uninitializedyzhai003@ucr.edu
2018-06-11Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...Linus Torvalds
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06irq_remapping: Use apic_ack_irq()Thomas Gleixner
2018-05-29Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/am...Joerg Roedel
2018-05-15iommu/amd: Prevent possible null pointer dereference and infinite loopAnna-Maria Gleixner
2018-05-15iommu/amd: Fix grammar of commentsAnna-Maria Gleixner
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-05-03iommu/amd: Update logging information for new event typeGary R Hook
2018-05-03iommu/amd: Update the PASID information printed to the system logGary R Hook
2018-05-03iommu/amd: Hide unused iommu_table_lockArnd Bergmann
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-29Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel
2018-03-29iommu/amd: Return proper error code in irq_remapping_alloc()Sebastian Andrzej Siewior
2018-03-29iommu/amd: Make amd_iommu_devtable_lock a spin_lockSebastian Andrzej Siewior