Age | Commit message (Expand) | Author | Files | Lines |
2020-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+3 |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu | 2 | -2/+3 |
2020-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -17/+17 |
2020-08-12 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 41 | -519/+1150 |
2020-08-11 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2020-08-08 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -1/+0 |
2020-08-06 | x86/headers: Remove APIC headers from <asm/smp.h> | Ingo Molnar | 1 | -0/+1 |
2020-08-06 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -1/+1 |
2020-08-05 | virtio-iommu: convert to LE accessors | Michael S. Tsirkin | 1 | -17/+17 |
2020-08-05 | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+2 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-08-04 | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+8 |
2020-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -37/+44 |
2020-07-29 | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel | 11 | -5/+9 |
2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel | 37 | -515/+1142 |
2020-07-29 | iommu/amd: Move Kconfig and Makefile bits down into amd directory | Jerry Snitselaar | 4 | -48/+50 |
2020-07-29 | iommu/vt-d: Move Kconfig and Makefile bits down into intel directory | Jerry Snitselaar | 4 | -91/+96 |
2020-07-28 | of/device: Add input id to of_dma_configure() | Lorenzo Pieralisi | 1 | -37/+44 |
2020-07-28 | of/iommu: Make of_map_rid() PCI agnostic | Lorenzo Pieralisi | 1 | -2/+2 |
2020-07-27 | iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory | Will Deacon | 11 | -4/+9 |
2020-07-24 | PCI/ATS: Add pci_pri_supported() to check device or associated PF | Ashok Raj | 1 | -1/+1 |
2020-07-24 | iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu | Lu Baolu | 2 | -0/+28 |
2020-07-24 | iommu: Add gfp parameter to io_pgtable_ops->map() | Baolin Wang | 8 | -24/+24 |
2020-07-24 | iommu: Mark __iommu_map_sg() as static | Baolin Wang | 1 | -3/+3 |
2020-07-24 | iommu/vt-d: Rename intel-pasid.h to pasid.h | Lu Baolu | 5 | -5/+5 |
2020-07-24 | iommu/vt-d: Add page response ops support | Lu Baolu | 2 | -0/+100 |
2020-07-24 | iommu/vt-d: Report page request faults for guest SVA | Lu Baolu | 1 | -18/+85 |
2020-07-24 | iommu/vt-d: Add a helper to get svm and sdev for pasid | Lu Baolu | 1 | -50/+65 |
2020-07-24 | iommu/vt-d: Refactor device_to_iommu() helper | Lu Baolu | 2 | -43/+20 |
2020-07-24 | iommu/vt-d: Disable multiple GPASID-dev bind | Jacob Pan | 1 | -13/+9 |
2020-07-24 | iommu/vt-d: Warn on out-of-range invalidation address | Jacob Pan | 1 | -3/+2 |
2020-07-24 | iommu/vt-d: Fix devTLB flush for vSVA | Liu Yi L | 1 | -10/+21 |
2020-07-24 | iommu/vt-d: Handle non-page aligned address | Liu Yi L | 1 | -2/+19 |
2020-07-24 | iommu/vt-d: Fix PASID devTLB invalidation | Jacob Pan | 1 | -1/+10 |
2020-07-24 | iommu/vt-d: Remove global page support in devTLB flush | Jacob Pan | 2 | -5/+3 |
2020-07-23 | irqdomain/treewide: Free firmware node after domain removal | Jon Derrick | 1 | -0/+8 |
2020-07-22 | iommu/qcom: Use domain rather than dev as tlb cookie | Rob Clark | 1 | -20/+17 |
2020-07-22 | iommu: Make some functions static | Wei Yongjun | 1 | -4/+4 |
2020-07-22 | iommu/amd: Remove double zero check | Libing Zhou | 1 | -9/+2 |
2020-07-22 | iommu/omap: Check for failure of a call to omap_iommu_dump_ctx | Colin Ian King | 1 | -0/+3 |
2020-07-22 | iommu/exynos: Rename update_pte() | Robin Murphy | 1 | -6/+6 |
2020-07-22 | iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[] | Lad Prabhakar | 1 | -0/+1 |
2020-07-22 | iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code | Marian-Cristian Rotariu | 1 | -0/+5 |
2020-07-20 | iommu/arm-smmu: Add global/context fault implementation hooks | Krishna Reddy | 3 | -2/+117 |
2020-07-20 | iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usage | Krishna Reddy | 5 | -1/+185 |
2020-07-20 | iommu/arm-smmu: ioremap smmu mmio region before implementation init | Krishna Reddy | 1 | -4/+4 |
2020-07-20 | iommu/arm-smmu: move TLB timeout and spin count macros | Krishna Reddy | 2 | -3/+2 |
2020-07-19 | Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -4/+8 |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig | 1 | -0/+2 |