| Commit message (Expand) | Author | Age | Files | Lines |
*---. | 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 |
* | | x86: Kill all traces of irq_remapping_get_irq_domain() | David Woodhouse | 2020-10-28 | 1 | -34/+0 |
* | | iommu/amd: Implement select() method on remapping irqdomain | David Woodhouse | 2020-10-28 | 1 | -0/+19 |
* | | x86/ioapic: Generate RTE directly from parent irqchip's MSI message | David Woodhouse | 2020-10-28 | 1 | -12/+0 |
* | | x86/ioapic: Cleanup IO/APIC route entry structs | Thomas Gleixner | 2020-10-28 | 1 | -4/+4 |
* | | x86/io_apic: Cleanup trigger/polarity helpers | Thomas Gleixner | 2020-10-28 | 1 | -6/+4 |
* | | iommu/amd: Use msi_msg shadow structs | Thomas Gleixner | 2020-10-28 | 1 | -5/+9 |
* | | x86/apic: Cleanup destination mode | Thomas Gleixner | 2020-10-28 | 1 | -4/+4 |
* | | x86/apic: Cleanup delivery mode defines | Thomas Gleixner | 2020-10-28 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-10-15 | 1 | -2/+1 |
|\ |
|
| * | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 1 | -2/+1 |
* | | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 1 | -12/+78 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '... | Joerg Roedel | 2020-10-07 | 1 | -12/+78 |
| |\ \ \
| | |_|/
| |/| | |
|