aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernelJoerg Roedel3-1/+12
2017-06-08iommu/amd: Remove queue_release() functionJoerg Roedel1-20/+8
2017-06-08iommu/amd: Add per-domain timer to flush per-cpu queuesJoerg Roedel1-17/+67
2017-06-08iommu/amd: Add flush counters to struct dma_ops_domainJoerg Roedel1-0/+52
2017-06-08iommu/amd: Add locking to per-domain flush-queueJoerg Roedel1-0/+11
2017-06-08iommu/amd: Make use of the per-domain flush queueJoerg Roedel1-4/+56
2017-06-08iommu/amd: Add per-domain flush-queue data structuresJoerg Roedel1-0/+69
2017-06-08iommu/amd: Rip out old queue flushing codeJoerg Roedel1-137/+6
2017-06-08iommu/amd: Reduce delay waiting for command buffer spaceTom Lendacky1-20/+13
2017-06-08iommu/amd: Reduce amount of MMIO when submitting commandsTom Lendacky3-13/+26
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-6/+5
2017-05-30iommu/amd: Constify irq_domain_opsTobias Klauser1-1/+1
2017-05-30iommu/amd: Ratelimit io-page-faults per deviceJoerg Roedel1-7/+33
2017-05-30iommu/vt-d: Constify irq_domain_opsTobias Klauser1-2/+2
2017-05-30iommu/vt-d: Unwrap __get_valid_domain_for_dev()Peter Xu1-14/+2
2017-05-30iommu/of: Ignore all errors except EPROBE_DEFERSricharan R1-0/+6
2017-05-30iommu/of: Fix check for returning EPROBE_DEFERSricharan R1-0/+1
2017-05-23iommu/of: Adjust system_state checkThomas Gleixner1-1/+1
2017-05-23iommu/vt-d: Adjust system_state checksThomas Gleixner1-2/+2
2017-05-17iommu/iova: Sort out rbtree limit_pfn handlingRobin Murphy2-13/+10
2017-05-17iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typoMagnus Damm1-1/+1
2017-05-17iommu/ipmmu-vmsa: Drop LPAE Kconfig dependencyMagnus Damm1-1/+0
2017-05-17iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64Magnus Damm1-39/+58
2017-05-17iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA opsMagnus Damm2-9/+156
2017-05-17iommu/ipmmu-vmsa: Break out domain allocation codeMagnus Damm1-4/+9
2017-05-17iommu/ipmmu-vmsa: Break out utlb parsing codeMagnus Damm1-23/+41
2017-05-17iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for contextMagnus Damm1-10/+66
2017-05-17iommu/ipmmu-vmsa: Remove platform data handlingMagnus Damm1-5/+0
2017-05-17iommu/vt-d: Helper function to query if a pasid has any active usersCQ Tang1-0/+30
2017-05-17iommu/mediatek: Include linux/dma-mapping.hArnd Bergmann1-0/+1
2017-05-17iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed1-1/+4
2017-05-17iommu/dma: Don't touch invalid iova_domain membersRobin Murphy1-5/+8
2017-05-17iommu/rockchip: Enable Rockchip IOMMU on ARM64Simon Xue1-1/+1
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds18-480/+916
2017-05-05Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-54/+33
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-54/+33
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel20-530/+956
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+8
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel3-0/+3
2017-04-28iommu/vt-d: Don't print the failure message when booting non-kdump kernelQiuxu Zhuo1-9/+6
2017-04-27iommu: Move report_iommu_fault() to iommu.cJoerg Roedel1-0/+42
2017-04-26x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li1-0/+18
2017-04-26iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassedSunil Goutham2-0/+6
2017-04-25iommu/arm-smmu: Correct sid to maskPeng Fan1-1/+1
2017-04-24iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian1-1/+1
2017-04-20iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error codezhichang.yuan1-2/+6
2017-04-20iommu/omap: Add iommu-group supportJoerg Roedel2-1/+39
2017-04-20iommu/omap: Make use of 'struct iommu_device'Joerg Roedel2-0/+32
2017-04-20iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel2-35/+23
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel2-16/+33