Age | Commit message (Expand) | Author | Files | Lines |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2018-10-26 | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 18 | -226/+709 |
2018-10-26 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+8 |
2018-10-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+12 |
2018-10-23 | Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+1 |
2018-10-10 | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel | 18 | -226/+709 |
2018-10-10 | iommu/arm-smmu-v3: Remove unnecessary wrapper function | Andrew Murray | 1 | -8/+4 |
2018-10-10 | iommu/arm-smmu-v3: Add SPDX header | Andrew Murray | 1 | -12/+1 |
2018-10-08 | iommu/amd: Add default branch in amd_iommu_capable() | Lu Baolu | 1 | -0/+2 |
2018-10-06 | iommu/amd: Remap the IOMMU device table with the memory encryption mask for k... | Lianbo Jiang | 1 | -2/+12 |
2018-10-05 | iommu/amd: Move iommu_init_pci() to .init section | Joerg Roedel | 1 | -1/+1 |
2018-10-05 | iommu/amd: Clear memory encryption mask from physical address | Singh, Brijesh | 1 | -1/+1 |
2018-10-01 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 7 | -69/+230 |
2018-10-01 | iommu/arm-smmu: Support non-strict mode | Robin Murphy | 1 | -27/+66 |
2018-10-01 | iommu/io-pgtable-arm-v7s: Add support for non-strict mode | Robin Murphy | 1 | -1/+10 |
2018-10-01 | iommu/arm-smmu-v3: Add support for non-strict mode | Zhen Lei | 1 | -23/+56 |
2018-10-01 | iommu/io-pgtable-arm: Add support for non-strict mode | Zhen Lei | 2 | -2/+17 |
2018-10-01 | iommu: Add "iommu.strict" command line option | Zhen Lei | 1 | -0/+14 |
2018-10-01 | iommu/dma: Add support for non-strict mode | Zhen Lei | 1 | -1/+31 |
2018-10-01 | iommu/arm-smmu: Ensure that page-table updates are visible before TLBI | Will Deacon | 1 | -0/+6 |
2018-10-01 | iommu/arm-smmu-v3: Implement flush_iotlb_all hook | Zhen Lei | 1 | -1/+9 |
2018-10-01 | iommu/arm-smmu-v3: Avoid back-to-back CMD_SYNC operations | Zhen Lei | 1 | -3/+13 |
2018-10-01 | iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout | Zhen Lei | 1 | -5/+3 |
2018-10-01 | iommu/io-pgtable-arm: Fix race handling in split_blk_unmap() | Robin Murphy | 1 | -5/+4 |
2018-10-01 | iommu/arm-smmu-v3: Fix a couple of minor comment typos | John Garry | 1 | -3/+3 |
2018-09-28 | iommu: fsl_pamu: use for_each_of_cpu_node iterator | Rob Herring | 1 | -1/+1 |
2018-09-26 | s390: vfio-ap: base implementation of VFIO AP device driver | Tony Krowiak | 1 | -0/+8 |
2018-09-26 | iommu/amd: Return devid as alias for ACPI HID devices | Arindam Nath | 1 | -0/+6 |
2018-09-25 | iommu: Fix a typo | Rami Rosen | 1 | -1/+1 |
2018-09-25 | iommu: Remove .domain_{get,set}_windows | Robin Murphy | 1 | -74/+51 |
2018-09-25 | iommu: Tidy up window attributes | Robin Murphy | 2 | -20/+20 |
2018-09-25 | iommu/vt-d: Add debugfs support to show context internals | Sohil Mehta | 1 | -0/+65 |
2018-09-25 | iommu/vt-d: Add debugfs support for Interrupt remapping | Sohil Mehta | 1 | -0/+108 |
2018-09-25 | iommu/vt-d: Add debugfs support to show register contents | Gayatri Kammela | 1 | -1/+122 |
2018-09-25 | iommu/vt-d: Enable base Intel IOMMU debugfs support | Sohil Mehta | 4 | -0/+35 |
2018-09-25 | iommu/vt-d: Relocate struct/function declarations to its header files | Sohil Mehta | 2 | -29/+4 |
2018-09-25 | iommu/vt-d: Handle memory shortage on pasid table allocation | Lu Baolu | 2 | -4/+4 |
2018-09-25 | iommu/ipmmu-vmsa: Convert to SPDX identifiers | Kuninori Morimoto | 1 | -4/+1 |
2018-09-25 | iommu/fsl: Fix spelling mistake pci_endpt_partioning -> pci_endpt_partitioning | Colin Ian King | 1 | -3/+3 |
2018-09-25 | iommu/rockchip: Free irqs in shutdown handler | Heiko Stuebner | 1 | -0/+6 |
2018-09-25 | iommu/dma: Use fast DMA domain lookup | Robin Murphy | 1 | -11/+12 |
2018-09-25 | iommu: Add fast hook for getting DMA domains | Robin Murphy | 1 | -0/+9 |
2018-09-25 | iommu/iova: Optimise attempts to allocate iova from 32bit address range | Ganapatrao Kulkarni | 1 | -7/+15 |
2018-09-25 | iommu/arm-smmu: Add support for the fsl-mc bus | Nipun Gupta | 2 | -0/+20 |
2018-09-25 | iommu/of: support iommu configuration for fsl-mc devices | Nipun Gupta | 1 | -0/+20 |
2018-09-25 | iommu/of: make of_pci_map_rid() available for other devices too | Nipun Gupta | 1 | -3/+2 |
2018-09-17 | intel-iommu: mark intel_dma_ops static | Christoph Hellwig | 1 | -1/+1 |
2018-09-17 | ia64: remove iommu_dma_supported | Christoph Hellwig | 1 | -2/+0 |
2018-08-26 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -17/+28 |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 28 | -232/+739 |