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