| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd: fix a crash in iova_magazine_free_pfns | Qian Cai | 2019-07-21 | 1 | -1/+1 |
*---. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 1 | -20/+20 |
|\ \ \ |
|
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
| |/ /
|/| | |
|
| * | | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy | 2019-07-01 | 1 | -4/+16 |
| * | | iommu/amd: Add missed 'tag' to error msg in iommu_print_event | YueHaibing | 2019-05-28 | 1 | -2/+2 |
| * | | iommu/amd: Remove redundant assignment to variable npages | Colin Ian King | 2019-05-27 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-14 | 1 | -1/+1 |
|\ \ |
|
| * | | iommu/amd: Use pci_dev_id() helper | Heiner Kallweit | 2019-04-29 | 1 | -1/+1 |
* | | | Revert "iommu/amd: Flush not present cache in iommu_map_page" | Joerg Roedel | 2019-05-07 | 1 | -15/+4 |
* | | | Revert "iommu/amd: Remove the leftover of bypass support" | Joerg Roedel | 2019-05-06 | 1 | -17/+63 |
* | | | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy | 2019-05-03 | 1 | -4/+15 |
* | | | iommu/amd: Remove amd_iommu_pd_list | Joerg Roedel | 2019-04-26 | 1 | -33/+0 |
* | | | iommu/amd: Remove the leftover of bypass support | Christoph Hellwig | 2019-04-11 | 1 | -63/+17 |
* | | | iommu/amd: Use pci_prg_resp_pasid_required() | Jean-Philippe Brucker | 2019-04-11 | 1 | -18/+1 |
| |/
|/| |
|
* | | iommu/amd: Reserve exclusion range in iova-domain | Joerg Roedel | 2019-03-29 | 1 | -3/+6 |
* | | iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE | Stanislaw Gruszka | 2019-03-18 | 1 | -1/+6 |
|/ |
|
* | iommu/amd: Fix NULL dereference bug in match_hid_uid | Aaron Ma | 2019-03-15 | 1 | -2/+6 |
*-. | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel | 2019-03-01 | 1 | -15/+13 |
|\ \ |
|
| | * | iommu/amd: Use dev_printk() when possible | Bjorn Helgaas | 2019-02-11 | 1 | -14/+12 |
| | * | iommu/amd: Print reason for iommu_map_page failure in map_sg | Jerry Snitselaar | 2019-01-30 | 1 | -3/+3 |
| |/ |
|
* | | iommu/amd: Fix IOMMU page flush when detach device from a domain | Suravee Suthikulpanit | 2019-01-24 | 1 | -4/+11 |
* | | iommu/amd: Unmap all mapped pages in error path of map_sg | Jerry Snitselaar | 2019-01-22 | 1 | -1/+1 |
* | | iommu/amd: Call free_iova_fast with pfn in map_sg | Jerry Snitselaar | 2019-01-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-01-01 | 1 | -102/+173 |
|\ |
|
| * | iommu/amd: Fix amd_iommu=force_isolation | Yu Zhao | 2018-12-07 | 1 | -1/+8 |
| * | iommu/amd: Remove leading 0s in error log messages | Joerg Roedel | 2018-11-28 | 1 | -10/+10 |
| * | iommu/amd: Fix line-break in error log reporting | Joerg Roedel | 2018-11-28 | 1 | -12/+10 |
| * | iommu/amd: Use pr_fmt() | Joerg Roedel | 2018-11-28 | 1 | -18/+20 |
| * | iommu/amd: Allow to upgrade page-size | Joerg Roedel | 2018-11-15 | 1 | -2/+27 |
| * | iommu/amd: Restart loop if cmpxchg64 succeeded in alloc_pte() | Joerg Roedel | 2018-11-15 | 1 | -6/+5 |
| * | iommu/amd: Allow downgrading page-sizes in alloc_pte() | Joerg Roedel | 2018-11-15 | 1 | -3/+9 |
| * | iommu/amd: Ignore page-mode 7 in free_sub_pt() | Joerg Roedel | 2018-11-15 | 1 | -0/+4 |
| * | iommu/amd: Introduce free_sub_pt() function | Joerg Roedel | 2018-11-15 | 1 | -5/+13 |
| * | iommu/amd: Collect page-table pages in freelist | Joerg Roedel | 2018-11-15 | 1 | -61/+83 |
* | | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig | 2018-12-13 | 1 | -12/+1 |
* | | iommu: remove the mapping_error dma_map_ops method | Christoph Hellwig | 2018-12-06 | 1 | -13/+5 |
|/ |
|
*---. | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel | 2018-10-10 | 1 | -0/+2 |
|\ \ \ |
|
| | | * | iommu/amd: Add default branch in amd_iommu_capable() | Lu Baolu | 2018-10-08 | 1 | -0/+2 |
| | |/ |
|
* | / | iommu/amd: Clear memory encryption mask from physical address | Singh, Brijesh | 2018-10-05 | 1 | -1/+1 |
| |/
|/| |
|
* | | iommu/amd: Return devid as alias for ACPI HID devices | Arindam Nath | 2018-09-26 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-24 | 1 | -19/+19 |
|\ |
|
| *-. | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 2018-08-08 | 1 | -19/+19 |
| |\ \ |
|
| | | * | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -1/+0 |
| | |/
| |/| |
|
| | * | iommu/amd: Remove redundant WARN_ON() | Anna-Maria Gleixner | 2018-07-20 | 1 | -12/+0 |
| | * | iommu/amd: Add support for IOMMU XT mode | Suravee Suthikulpanit | 2018-07-06 | 1 | -5/+16 |
| | * | iommu/amd: make sure TLB to be flushed before IOVA freed | Zhen Lei | 2018-07-06 | 1 | -1/+1 |
| | * | iommu/amd: Argument page_size could be uninitialized | yzhai003@ucr.edu | 2018-07-06 | 1 | -0/+2 |
| |/ |
|
* / | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski | 2018-08-17 | 1 | -1/+1 |
|/ |
|
* | Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr... | Linus Torvalds | 2018-06-11 | 1 | -21/+47 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-06-10 | 1 | -1/+1 |
|\ |
|