| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 2021-06-25 | 3 | -30/+25 |
|\ \ \ |
|
| | | * | iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() | Jean-Philippe Brucker | 2021-06-25 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | iommu/amd: Fix section mismatch warning for detect_ivrs() | Joerg Roedel | 2021-06-08 | 1 | -1/+1 |
| | * | iommu/amd: Add amd_iommu=force_enable option | Joerg Roedel | 2021-06-04 | 1 | -1/+8 |
| | * | iommu/amd: Fix extended features logging | Alexander Monakov | 2021-06-04 | 1 | -2/+2 |
| |/
|/| |
|
| * | 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 | 3 | -25/+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 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -2/+1 |
*---. | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel | 2021-04-16 | 4 | -210/+50 |
|\ \ \ |
|
| | | * | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy | 2021-04-07 | 1 | -22/+1 |
| | |/
| |/| |
|
| | * | iommu/amd: Put newline after closing bracket in warning | Paul Menzel | 2021-04-15 | 1 | -1/+1 |
| | * | iommu/amd: Remove performance counter pre-initialization test | Suravee Suthikulpanit | 2021-04-15 | 1 | -23/+1 |
| | * | Revert "iommu/amd: Fix performance counter initialization" | Paul Menzel | 2021-04-15 | 1 | -34/+11 |
| | * | 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: Move a few prototypes to include/linux/amd-iommu.h | Christoph Hellwig | 2021-04-07 | 1 | -1/+0 |
| | * | iommu/amd: Remove a few unused exports | Christoph Hellwig | 2021-04-07 | 1 | -5/+0 |
| | * | iommu/amd: Remove the unused amd_iommu_get_v2_domain function | Christoph Hellwig | 2021-04-07 | 2 | -35/+0 |
| | * | iommu/amd: Remove the unused device errata code | Christoph Hellwig | 2021-04-07 | 2 | -54/+3 |
| | * | iommu/amd: Remove duplicate check of pasids | Qi Liu | 2021-04-07 | 1 | -3/+0 |
| |/ |
|
* | | iommu/amd: Keep track of amd_iommu_irq_remap state | Joerg Roedel | 2021-03-18 | 1 | -1/+4 |
* | | iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled | Joerg Roedel | 2021-03-18 | 1 | -4/+4 |
* | | iommu/amd: Move Stoney Ridge check to detect_ivrs() | Joerg Roedel | 2021-03-18 | 1 | -11/+12 |
|/ |
|
* | iommu/amd: Fix sleeping in atomic in increase_address_space() | Andrey Ryabinin | 2021-03-04 | 1 | -4/+6 |
*-. | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel | 2021-02-12 | 8 | -622/+734 |
|\ \ |
|
| | * | iommu/amd: Fix performance counter initialization | Suravee Suthikulpanit | 2021-02-12 | 1 | -11/+34 |
| | * | iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table | Suravee Suthikulpanit | 2021-01-28 | 3 | -12/+39 |
| | * | iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page | Suravee Suthikulpanit | 2021-01-28 | 3 | -31/+20 |
| | * | iommu/amd: Introduce iommu_v1_iova_to_phys | Suravee Suthikulpanit | 2021-01-28 | 2 | -15/+23 |
| | * | iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable | Suravee Suthikulpanit | 2021-01-28 | 3 | -8/+11 |
| | * | iommu/amd: Rename variables to be consistent with struct io_pgtable_ops | Suravee Suthikulpanit | 2021-01-28 | 1 | -16/+15 |
| | * | iommu/amd: Remove amd_iommu_domain_get_pgtable | Suravee Suthikulpanit | 2021-01-28 | 4 | -61/+19 |
| | * | iommu/amd: Restructure code for freeing page table | Suravee Suthikulpanit | 2021-01-28 | 3 | -35/+28 |
| | * | iommu/amd: Move IO page table related functions | Suravee Suthikulpanit | 2021-01-28 | 3 | -474/+493 |
| | * | iommu/amd: Declare functions as extern | Suravee Suthikulpanit | 2021-01-28 | 2 | -20/+22 |
| | * | iommu/amd: Convert to using amd_io_pgtable | Suravee Suthikulpanit | 2021-01-28 | 2 | -15/+11 |
| | * | iommu/amd: Move pt_root to struct amd_io_pgtable | Suravee Suthikulpanit | 2021-01-28 | 3 | -3/+3 |
| | * | iommu/amd: Prepare for generic IO page table framework | Suravee Suthikulpanit | 2021-01-28 | 5 | -11/+106 |
| | * | iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline | Suravee Suthikulpanit | 2021-01-27 | 2 | -10/+13 |
| | * | iommu/amd: remove h from printk format specifier | Tom Rix | 2021-01-27 | 1 | -1/+1 |
| | * | iommu/amd: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun | 2021-01-27 | 1 | -3/+1 |
| | * | iommu/amd: Remove unnecessary assignment | Adrian Huang | 2021-01-27 | 1 | -3/+2 |
| |/ |
|
* / | iommu/amd: Use IVHD EFR for early initialization of IOMMU features | Suravee Suthikulpanit | 2021-01-28 | 3 | -7/+60 |
|/ |
|
* | iommu/amd: Stop irq_remapping_select() matching when remapping is disabled | David Woodhouse | 2021-01-05 | 1 | -0/+3 |
* | iommu/amd: Set iommu->int_enabled consistently when interrupts are set up | David Woodhouse | 2021-01-05 | 1 | -2/+1 |
* | Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-16 | 3 | -13/+14 |
|\ |
|
| * | iommu/amd: Add sanity check for interrupt remapping table length macros | Suravee Suthikulpanit | 2020-12-11 | 3 | -13/+14 |
* | | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-15 | 3 | -131/+189 |
|\ \
| |/
|/| |
|