aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
2020-06-08iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel
2020-05-15PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2020-04-16iommu/amd: Support multiple PCI DMA aliases in IRQ RemappingLogan Gunthorpe
2020-04-16iommu/amd: Support multiple PCI DMA aliases in device tableLogan Gunthorpe
2020-04-12iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel
2019-11-09iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea
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-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-07Revert "iommu/amd: Flush not present cache in iommu_map_page"Joerg Roedel
2019-05-06Revert "iommu/amd: Remove the leftover of bypass support"Joerg Roedel
2019-05-03iommu/amd: Flush not present cache in iommu_map_pageTom Murphy
2019-04-29iommu/amd: Use pci_dev_id() helperHeiner Kallweit
2019-04-26iommu/amd: Remove amd_iommu_pd_listJoerg Roedel
2019-04-11iommu/amd: Remove the leftover of bypass supportChristoph Hellwig
2019-04-11iommu/amd: Use pci_prg_resp_pasid_required()Jean-Philippe Brucker
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