aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
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-11-22iommu/vt-d: Use memunmap to free memremapPan Bian
2018-11-12amd/iommu: Fix Guest Virtual APIC Log Tail Address RegisterFilippo Sironi
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-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
2018-10-08iommu/amd: Add default branch in amd_iommu_capable()Lu Baolu
2018-10-06iommu/amd: Remap the IOMMU device table with the memory encryption mask for k...Lianbo Jiang
2018-10-05iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel
2018-10-05iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh
2018-10-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2018-10-01iommu/arm-smmu: Support non-strict modeRobin Murphy
2018-10-01iommu/io-pgtable-arm-v7s: Add support for non-strict modeRobin Murphy
2018-10-01iommu/arm-smmu-v3: Add support for non-strict modeZhen Lei
2018-10-01iommu/io-pgtable-arm: Add support for non-strict modeZhen Lei
2018-10-01iommu: Add "iommu.strict" command line optionZhen Lei
2018-10-01iommu/dma: Add support for non-strict modeZhen Lei
2018-10-01iommu/arm-smmu: Ensure that page-table updates are visible before TLBIWill Deacon
2018-10-01iommu/arm-smmu-v3: Implement flush_iotlb_all hookZhen Lei
2018-10-01iommu/arm-smmu-v3: Avoid back-to-back CMD_SYNC operationsZhen Lei
2018-10-01iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeoutZhen Lei
2018-10-01iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()Robin Murphy
2018-10-01iommu/arm-smmu-v3: Fix a couple of minor comment typosJohn Garry
2018-09-28iommu: fsl_pamu: use for_each_of_cpu_node iteratorRob Herring
2018-09-26s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak
2018-09-26iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath
2018-09-25iommu: Fix a typoRami Rosen
2018-09-25iommu: Remove .domain_{get,set}_windowsRobin Murphy
2018-09-25iommu: Tidy up window attributesRobin Murphy
2018-09-25iommu/vt-d: Add debugfs support to show context internalsSohil Mehta
2018-09-25iommu/vt-d: Add debugfs support for Interrupt remappingSohil Mehta
2018-09-25iommu/vt-d: Add debugfs support to show register contentsGayatri Kammela
2018-09-25iommu/vt-d: Enable base Intel IOMMU debugfs supportSohil Mehta
2018-09-25iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta
2018-09-25iommu/vt-d: Handle memory shortage on pasid table allocationLu Baolu
2018-09-25iommu/ipmmu-vmsa: Convert to SPDX identifiersKuninori Morimoto