Age | Commit message (Expand) | Author |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel |
2019-09-06 | iommu/amd: Fix race in increase_address_space() | Joerg Roedel |
2019-09-06 | iommu/amd: Flush old domains in kdump kernel | Stuart Hayes |
2019-08-30 | iommu/amd: Silence warnings under memory pressure | Qian Cai |
2019-08-23 | iommu/amd: Request passthrough mode from IOMMU core | Joerg Roedel |
2019-08-09 | iommu/amd: Re-factor guest virtual APIC (de-)activation code | Suthikulpanit, Suravee |
2019-07-29 | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon |
2019-07-24 | iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops | Will Deacon |
2019-07-21 | iommu/amd: fix a crash in iova_magazine_free_pfns | Qian Cai |
2019-07-04 | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel |
2019-07-01 | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-05-28 | iommu/amd: Add missed 'tag' to error msg in iommu_print_event | YueHaibing |
2019-05-27 | iommu/amd: Remove redundant assignment to variable npages | Colin Ian King |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-07 | Revert "iommu/amd: Flush not present cache in iommu_map_page" | Joerg Roedel |
2019-05-06 | Revert "iommu/amd: Remove the leftover of bypass support" | Joerg Roedel |
2019-05-03 | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy |
2019-04-29 | iommu/amd: Use pci_dev_id() helper | Heiner Kallweit |
2019-04-26 | iommu/amd: Remove amd_iommu_pd_list | Joerg Roedel |
2019-04-11 | iommu/amd: Remove the leftover of bypass support | Christoph Hellwig |
2019-04-11 | iommu/amd: Use pci_prg_resp_pasid_required() | Jean-Philippe Brucker |
2019-03-29 | iommu/amd: Reserve exclusion range in iova-domain | Joerg Roedel |
2019-03-18 | iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE | Stanislaw Gruszka |
2019-03-15 | iommu/amd: Fix NULL dereference bug in match_hid_uid | Aaron Ma |
2019-03-01 | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel |
2019-02-11 | iommu/amd: Use dev_printk() when possible | Bjorn Helgaas |
2019-01-30 | iommu/amd: Print reason for iommu_map_page failure in map_sg | Jerry Snitselaar |
2019-01-24 | iommu/amd: Fix IOMMU page flush when detach device from a domain | Suravee Suthikulpanit |
2019-01-22 | iommu/amd: Unmap all mapped pages in error path of map_sg | Jerry Snitselaar |
2019-01-22 | iommu/amd: Call free_iova_fast with pfn in map_sg | Jerry Snitselaar |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-07 | iommu/amd: Fix amd_iommu=force_isolation | Yu Zhao |
2018-12-06 | iommu: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-11-28 | iommu/amd: Remove leading 0s in error log messages | Joerg Roedel |
2018-11-28 | iommu/amd: Fix line-break in error log reporting | Joerg Roedel |
2018-11-28 | iommu/amd: Use pr_fmt() | Joerg Roedel |
2018-11-15 | iommu/amd: Allow to upgrade page-size | Joerg Roedel |
2018-11-15 | iommu/amd: Restart loop if cmpxchg64 succeeded in alloc_pte() | Joerg Roedel |
2018-11-15 | iommu/amd: Allow downgrading page-sizes in alloc_pte() | Joerg Roedel |
2018-11-15 | iommu/amd: Ignore page-mode 7 in free_sub_pt() | Joerg Roedel |
2018-11-15 | iommu/amd: Introduce free_sub_pt() function | Joerg Roedel |
2018-11-15 | iommu/amd: Collect page-table pages in freelist | Joerg Roedel |
2018-10-10 | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel |
2018-10-08 | iommu/amd: Add default branch in amd_iommu_capable() | Lu Baolu |
2018-10-05 | iommu/amd: Clear memory encryption mask from physical address | Singh, Brijesh |
2018-09-26 | iommu/amd: Return devid as alias for ACPI HID devices | Arindam Nath |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-17 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski |