| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | iommu/amd: Introduce per PCI segment device table | Suravee Suthikulpanit | 2022-07-07 | 1 | -0/+12 |
| * | iommu/amd: Update struct iommu_dev_data definition | Vasant Hegde | 2022-07-07 | 1 | -13/+19 |
|/ |
|
* | iommu: Introduce the domain op enforce_cache_coherency() | Jason Gunthorpe | 2022-04-28 | 1 | -0/+7 |
* | iommu/amd: Indicate whether DMA remap support is enabled | Mario Limonciello | 2022-04-28 | 1 | -0/+2 |
* | iommu/amd: Enable swiotlb in all cases | Mario Limonciello | 2022-04-28 | 1 | -7/+0 |
*-. | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2022-03-08 | 1 | -11/+12 |
|\ \ |
|
| | * | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 1 | -9/+11 |
| | * | iommu: Remove unused argument in is_attach_deferred | Lu Baolu | 2022-02-28 | 1 | -2/+1 |
| |/ |
|
* / | iommu/amd: Recover from event log overflow | Lennert Buytenhek | 2022-02-14 | 1 | -2/+8 |
|/ |
|
* | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-04 | 1 | -0/+21 |
|\ |
|
| * | iommu/amd: Use report_iommu_fault() | Lennert Buytenhek | 2021-09-29 | 1 | -0/+21 |
* | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has() | Tom Lendacky | 2021-10-04 | 1 | -1/+2 |
|/ |
|
*---. | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2021-08-20 | 1 | -45/+106 |
|\ \ \ |
|
| | | * | iommu/amd: Prepare for multiple DMA domain types | Robin Murphy | 2021-08-18 | 1 | -7/+2 |
| | | * | iommu/amd: Drop IOVA cookie management | Robin Murphy | 2021-08-18 | 1 | -12/+0 |
| | |/
| |/| |
|
| | * | Merge remote-tracking branch 'korg/core' into x86/amd | Joerg Roedel | 2021-08-02 | 1 | -6/+0 |
| | |\
| | |/
| |/| |
|
| | * | iommu/amd: Use only natural aligned flushes in a VM | Nadav Amit | 2021-08-02 | 1 | -5/+42 |
| | * | iommu/amd: Sync once for scatter-gather operations | Nadav Amit | 2021-08-02 | 1 | -3/+12 |
| | * | iommu/amd: Tailored gather logic for AMD | Nadav Amit | 2021-08-02 | 1 | -1/+22 |
| | * | iommu/amd: Selective flush on unmap | Nadav Amit | 2021-08-02 | 1 | -2/+13 |
| | * | iommu/amd: Fix printing of IOMMU events when rate limiting kicks in | Lennert Buytenhek | 2021-07-26 | 1 | -11/+17 |
| |/
|/| |
|
| * | iommu/amd: Add support for IOMMU default DMA mode build options | Zhen Lei | 2021-07-26 | 1 | -6/+0 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 2021-06-25 | 1 | -19/+14 |
|\ \ |
|
| | * | iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() | Jean-Philippe Brucker | 2021-06-25 | 1 | -1/+1 |
| |/
|/| |
|
| * | iommu/amd: Remove redundant assignment of err | Shaokun Zhang | 2021-06-07 | 1 | -1/+1 |
| * | iommu/amd: Tidy up DMA ops init | Robin Murphy | 2021-06-07 | 1 | -18/+13 |
|/ |
|
* | iommu/amd: Fix wrong parentheses on page-specific invalidations | Nadav Amit | 2021-05-18 | 1 | -1/+1 |
* | iommu/amd: Clear DMA ops when switching domain | Jean-Philippe Brucker | 2021-05-18 | 1 | -0/+2 |
*-. | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel | 2021-04-16 | 1 | -154/+47 |
|\ \ |
|
| | * | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy | 2021-04-07 | 1 | -22/+1 |
| |/
|/| |
|
| * | iommu/amd: Remove duplicate check of devid | Shaokun Zhang | 2021-04-15 | 1 | -8/+1 |
| * | iommu/amd: Page-specific invalidations for more than one page | Nadav Amit | 2021-04-08 | 1 | -34/+42 |
| * | iommu/amd: Remove the unused amd_iommu_get_v2_domain function | Christoph Hellwig | 2021-04-07 | 1 | -34/+0 |
| * | iommu/amd: Remove the unused device errata code | Christoph Hellwig | 2021-04-07 | 1 | -53/+3 |
| * | iommu/amd: Remove duplicate check of pasids | Qi Liu | 2021-04-07 | 1 | -3/+0 |
|/ |
|
* | iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table | Suravee Suthikulpanit | 2021-01-28 | 1 | -12/+36 |
* | iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page | Suravee Suthikulpanit | 2021-01-28 | 1 | -5/+8 |
* | iommu/amd: Introduce iommu_v1_iova_to_phys | Suravee Suthikulpanit | 2021-01-28 | 1 | -15/+1 |
* | iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable | Suravee Suthikulpanit | 2021-01-28 | 1 | -1/+3 |
* | iommu/amd: Remove amd_iommu_domain_get_pgtable | Suravee Suthikulpanit | 2021-01-28 | 1 | -29/+5 |
* | iommu/amd: Restructure code for freeing page table | Suravee Suthikulpanit | 2021-01-28 | 1 | -17/+4 |
* | iommu/amd: Move IO page table related functions | Suravee Suthikulpanit | 2021-01-28 | 1 | -474/+2 |
* | iommu/amd: Declare functions as extern | Suravee Suthikulpanit | 2021-01-28 | 1 | -20/+19 |
* | iommu/amd: Convert to using amd_io_pgtable | Suravee Suthikulpanit | 2021-01-28 | 1 | -15/+10 |
* | iommu/amd: Move pt_root to struct amd_io_pgtable | Suravee Suthikulpanit | 2021-01-28 | 1 | -1/+1 |
* | iommu/amd: Prepare for generic IO page table framework | Suravee Suthikulpanit | 2021-01-28 | 1 | -10/+0 |
* | iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline | Suravee Suthikulpanit | 2021-01-27 | 1 | -10/+0 |
* | iommu/amd: Stop irq_remapping_select() matching when remapping is disabled | David Woodhouse | 2021-01-05 | 1 | -0/+3 |
* | Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-16 | 1 | -1/+1 |
|\ |
|
| * | iommu/amd: Add sanity check for interrupt remapping table length macros | Suravee Suthikulpanit | 2020-12-11 | 1 | -1/+1 |