| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei | 2017-09-27 | 1 | -5/+2 |
* | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-10 | 1 | -264/+49 |
|\ |
|
| *-------. | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2017-09-01 | 1 | -264/+49 |
| |\ \ \ \ \ |
|
| | | | | | * | iommu/amd: Rename a few flush functions | Joerg Roedel | 2017-08-28 | 1 | -8/+8 |
| | | | | * | | iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY | Baoquan He | 2017-08-28 | 1 | -0/+3 |
| | | | | * | | iommu/amd: Don't copy GCR3 table root pointer | Baoquan He | 2017-08-15 | 1 | -25/+3 |
| | | | | * | | iommu/amd: Use is_attach_deferred call-back | Baoquan He | 2017-08-15 | 1 | -1/+22 |
| | | | | * | | iommu/amd: Do sanity check for address translation and irq remap of old dev t... | Baoquan He | 2017-08-15 | 1 | -5/+0 |
| | | | | * | | iommu/amd: Add function copy_dev_tables() | Baoquan He | 2017-08-15 | 1 | -1/+1 |
| | | | | * | | iommu/amd: Define bit fields for DTE particularly | Baoquan He | 2017-08-15 | 1 | -4/+4 |
| | | | | * | | Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel" | Baoquan He | 2017-08-15 | 1 | -2/+1 |
| | |_|_|/ /
| |/| | | | |
|
| | | * | | | Merge branch 'core' into arm/tegra | Joerg Roedel | 2017-08-17 | 1 | -220/+9 |
| | |/| | |
| |/| | |/
| | | |/| |
|
| | | * | | iommu/amd: Make use of iova queue flushing | Joerg Roedel | 2017-08-15 | 1 | -220/+9 |
| | |/ / |
|
* | | | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 1 | -0/+1 |
|\| | | |
|
| * | | | iommu/amd: Enable ga_log_intr when enabling guest_mode | Suravee Suthikulpanit | 2017-07-25 | 1 | -0/+1 |
| |/ / |
|
* / / | iommu/amd: Allow the AMD IOMMU to work with memory encryption | Tom Lendacky | 2017-07-18 | 1 | -14/+16 |
|/ / |
|
* | | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-12 | 1 | -166/+292 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm... | Joerg Roedel | 2017-06-28 | 1 | -166/+292 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | iommu/amd: Free already flushed ring-buffer entries before full-check | Joerg Roedel | 2017-06-22 | 1 | -3/+9 |
| | | * | iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel | Joerg Roedel | 2017-06-16 | 1 | -1/+2 |
| | | * | iommu/amd: Remove queue_release() function | Joerg Roedel | 2017-06-08 | 1 | -20/+8 |
| | | * | iommu/amd: Add per-domain timer to flush per-cpu queues | Joerg Roedel | 2017-06-08 | 1 | -17/+67 |
| | | * | iommu/amd: Add flush counters to struct dma_ops_domain | Joerg Roedel | 2017-06-08 | 1 | -0/+52 |
| | | * | iommu/amd: Add locking to per-domain flush-queue | Joerg Roedel | 2017-06-08 | 1 | -0/+11 |
| | | * | iommu/amd: Make use of the per-domain flush queue | Joerg Roedel | 2017-06-08 | 1 | -4/+56 |
| | | * | iommu/amd: Add per-domain flush-queue data structures | Joerg Roedel | 2017-06-08 | 1 | -0/+69 |
| | | * | iommu/amd: Rip out old queue flushing code | Joerg Roedel | 2017-06-08 | 1 | -137/+6 |
| | | * | iommu/amd: Reduce delay waiting for command buffer space | Tom Lendacky | 2017-06-08 | 1 | -20/+13 |
| | | * | iommu/amd: Reduce amount of MMIO when submitting commands | Tom Lendacky | 2017-06-08 | 1 | -13/+22 |
| | | * | iommu/amd: Constify irq_domain_ops | Tobias Klauser | 2017-05-30 | 1 | -1/+1 |
| | | * | iommu/amd: Ratelimit io-page-faults per device | Joerg Roedel | 2017-05-30 | 1 | -7/+33 |
| | |/ |
|
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-07 | 1 | -5/+15 |
|\ \ \ |
|
| * | | | x86: remove arch specific dma_supported implementation | Christoph Hellwig | 2017-06-28 | 1 | -0/+2 |
| * | | | iommu/amd: implement ->mapping_error | Christoph Hellwig | 2017-06-28 | 1 | -5/+13 |
| | |/
| |/| |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-04 | 1 | -7/+15 |
|\ \ \
| |_|/
|/| | |
|
| * | | iommu/amd: Use named irq domain interface | Thomas Gleixner | 2017-06-22 | 1 | -3/+10 |
| * | | iommu/amd: Add name to irq chip | Thomas Gleixner | 2017-06-22 | 1 | -4/+5 |
| |/ |
|
* / | iommu/amd: Fix interrupt remapping when disable guest_mode | Suravee Suthikulpanit | 2017-06-28 | 1 | -4/+2 |
|/ |
|
* | x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() | Suravee Suthikulpanit | 2017-03-30 | 1 | -3/+3 |
* | iommu: Disambiguate MSI region types | Robin Murphy | 2017-03-22 | 1 | -1/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -5/+5 |
|\ |
|
| * | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 2017-01-24 | 1 | -3/+3 |
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach | 2017-02-25 | 1 | -1/+1 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 2017-02-10 | 1 | -26/+46 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | iommu: Make iommu_device_link/unlink take a struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -2/+2 |
| | | * | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -5/+9 |
| | | * | iommu: Introduce new 'struct iommu_device' | Joerg Roedel | 2017-02-10 | 1 | -2/+2 |
| | * | | iommu/amd: Declare MSI and HT regions as reserved IOVA regions | Eric Auger | 2017-01-23 | 1 | -11/+26 |
| | * | | iommu: Add a new type field in iommu_resv_region | Eric Auger | 2017-01-23 | 1 | -0/+1 |