Age | Commit message (Expand) | Author |
2017-06-22 | iommu/amd: Use named irq domain interface | Thomas Gleixner |
2017-06-22 | iommu/vt-d: Use named irq domain interface | Thomas Gleixner |
2017-06-22 | iommu/vt-d: Add name to irq chip | Thomas Gleixner |
2017-06-22 | iommu/amd: Add name to irq chip | Thomas Gleixner |
2017-06-22 | iommu/amd: Free already flushed ring-buffer entries before full-check | Joerg Roedel |
2017-06-22 | iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect() | Joerg Roedel |
2017-06-22 | iommu/amd: Free IOMMU resources when disabled on command line | Joerg Roedel |
2017-06-22 | iommu/amd: Set global pointers to NULL after freeing them | Joerg Roedel |
2017-06-22 | iommu/amd: Check for error states first in iommu_go_to_state() | Joerg Roedel |
2017-06-22 | iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED | Joerg Roedel |
2017-06-22 | iommu/amd: Rename free_on_init_error() | Joerg Roedel |
2017-06-22 | iommu/amd: Disable IOMMUs at boot if they are enabled | Joerg Roedel |
2017-06-20 | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar |
2017-06-20 | iommu/dma: don't rely on DMA_ERROR_CODE | Christoph Hellwig |
2017-06-16 | iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel | Joerg Roedel |
2017-06-08 | iommu/amd: Remove queue_release() function | Joerg Roedel |
2017-06-08 | iommu/amd: Add per-domain timer to flush per-cpu queues | Joerg Roedel |
2017-06-08 | iommu/amd: Add flush counters to struct dma_ops_domain | Joerg Roedel |
2017-06-08 | iommu/amd: Add locking to per-domain flush-queue | Joerg Roedel |
2017-06-08 | iommu/amd: Make use of the per-domain flush queue | Joerg Roedel |
2017-06-08 | iommu/amd: Add per-domain flush-queue data structures | Joerg Roedel |
2017-06-08 | iommu/amd: Rip out old queue flushing code | Joerg Roedel |
2017-06-08 | iommu/amd: Reduce delay waiting for command buffer space | Tom Lendacky |
2017-06-08 | iommu/amd: Reduce amount of MMIO when submitting commands | Tom Lendacky |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko |
2017-05-30 | iommu/amd: Constify irq_domain_ops | Tobias Klauser |
2017-05-30 | iommu/amd: Ratelimit io-page-faults per device | Joerg Roedel |
2017-05-30 | iommu/vt-d: Constify irq_domain_ops | Tobias Klauser |
2017-05-30 | iommu/vt-d: Unwrap __get_valid_domain_for_dev() | Peter Xu |
2017-05-30 | iommu/of: Ignore all errors except EPROBE_DEFER | Sricharan R |
2017-05-30 | iommu/of: Fix check for returning EPROBE_DEFER | Sricharan R |
2017-05-23 | iommu/of: Adjust system_state check | Thomas Gleixner |
2017-05-23 | iommu/vt-d: Adjust system_state checks | Thomas Gleixner |
2017-05-17 | iommu/iova: Sort out rbtree limit_pfn handling | Robin Murphy |
2017-05-17 | iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64 | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Break out domain allocation code | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Break out utlb parsing code | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Remove platform data handling | Magnus Damm |
2017-05-17 | iommu/vt-d: Helper function to query if a pasid has any active users | CQ Tang |
2017-05-17 | iommu/mediatek: Include linux/dma-mapping.h | Arnd Bergmann |
2017-05-17 | iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings | KarimAllah Ahmed |
2017-05-17 | iommu/dma: Don't touch invalid iova_domain members | Robin Murphy |
2017-05-17 | iommu/rockchip: Enable Rockchip IOMMU on ARM64 | Simon Xue |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-05 | Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop.... | Linus Torvalds |
2017-05-05 | Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie |