summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2018-12-07iommu/amd: Fix amd_iommu=force_isolationYu Zhao
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/vt-d: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/intel: small map_page cleanupChristoph Hellwig
2018-12-06iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-05iommu/vt-d: Do not enable ATS for untrusted devicesMika Westerberg
2018-12-05iommu/vt-d: Force IOMMU on for platform opt in hintLu Baolu
2018-12-03iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modularPaul Gortmaker
2018-12-03iommu/arm-smmu: Make arm-smmu explicitly non-modularPaul Gortmaker
2018-12-03iommu/tegra: Make it explicitly non-modularPaul Gortmaker
2018-12-03iommu/qcom: Make it explicitly non-modularPaul Gortmaker
2018-12-03iommu/ipmmu-vmsa: Make it explicitly non-modularPaul Gortmaker
2018-12-03iommu/mediatek: Make it explicitly non-modularPaul Gortmaker
2018-12-03iommu/msm: Make it explicitly non-modularPaul Gortmaker
2018-12-03iommu/rockchip: Make it explicitly non-modularPaul Gortmaker
2018-12-03iommu: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2018-12-03irq_remapping: Remove unused header filesYangtao Li
2018-12-03iommu/ipmmu-vmsa: Add an array of slave devices whitelistYoshihiro Shimoda
2018-12-03iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisionsYoshihiro Shimoda
2018-11-28iommu/amd: Remove leading 0s in error log messagesJoerg Roedel
2018-11-28iommu/amd: Fix line-break in error log reportingJoerg Roedel
2018-11-28iommu/amd: Use pr_fmt()Joerg Roedel
2018-11-22iommu/tegra: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-22iommu/omap: Remove DEBUG_SEQ_FOPS_RO()Yangtao Li
2018-11-22iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2018-11-22iommu/vt-d: Use memunmap to free memremapPan Bian
2018-11-15iommu/amd: Allow to upgrade page-sizeJoerg Roedel
2018-11-15iommu/amd: Restart loop if cmpxchg64 succeeded in alloc_pte()Joerg Roedel
2018-11-15iommu/amd: Allow downgrading page-sizes in alloc_pte()Joerg Roedel
2018-11-15iommu/amd: Ignore page-mode 7 in free_sub_pt()Joerg Roedel
2018-11-15iommu/amd: Introduce free_sub_pt() functionJoerg Roedel
2018-11-15iommu/amd: Collect page-table pages in freelistJoerg Roedel
2018-11-12amd/iommu: Fix Guest Virtual APIC Log Tail Address RegisterFilippo Sironi
2018-11-08iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching codeFabrizio Castro
2018-11-08iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven
2018-11-06iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()Lu Baolu
2018-11-06iommu/mediatek: Constify iommu_opsArvind Yadav
2018-11-06iommu/ipmmu-vmsa: Hook up r8a77990 DT matching codeHai Nguyen Pham
2018-11-06iommu: Do physical merging in iommu_map_sg()Robin Murphy
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel
2018-10-10iommu/arm-smmu-v3: Remove unnecessary wrapper functionAndrew Murray
2018-10-10iommu/arm-smmu-v3: Add SPDX headerAndrew Murray