Age | Commit message (Expand) | Author |
2018-08-25 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-24 | iommu/rockchip: Move irq request past pm_runtime_enable | Marc Zyngier |
2018-08-24 | iommu/rockchip: Handle errors returned from PM framework | Marc Zyngier |
2018-08-18 | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-08-17 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-08-08 | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel |
2018-08-08 | iommu/omap: Fix cache flushes on L2 table entries | Ralf Goebel |
2018-08-08 | iommu: Remove the ->map_sg indirection | Christoph Hellwig |
2018-07-30 | Merge 4.18-rc7 into driver-core-next | Greg Kroah-Hartman |
2018-07-27 | iommu/dma: Respect bus DMA limit for IOVAs | Robin Murphy |
2018-07-27 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel |
2018-07-27 | iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel | Will Deacon |
2018-07-27 | iommu/arm-smmu-v3: Prevent any devices access to memory without registration | Zhen Lei |
2018-07-27 | iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA | Dmitry Osipenko |
2018-07-27 | iommu/ipmmu-vmsa: Clarify supported platforms | Geert Uytterhoeven |
2018-07-27 | iommu/ipmmu-vmsa: Fix allocation in atomic context | Geert Uytterhoeven |
2018-07-27 | iommu: Add config option to set passthrough as default | Olof Johansson |
2018-07-27 | iommu: Add sysfs attribyte for domain type | Olof Johansson |
2018-07-26 | iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register | Miao Zhong |
2018-07-26 | iommu/arm-smmu: Error out only if not enough context interrupts | Vivek Gautam |
2018-07-26 | iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTE | Jean-Philippe Brucker |
2018-07-26 | iommu/io-pgtable-arm: Fix pgtable allocation in selftest | Jean-Philippe Brucker |
2018-07-20 | iommu/vt-d: Remove the obsolete per iommu pasid tables | Lu Baolu |
2018-07-20 | iommu/vt-d: Apply per pci device pasid table in SVA | Lu Baolu |
2018-07-20 | iommu/vt-d: Allocate and free pasid table | Lu Baolu |
2018-07-20 | iommu/vt-d: Per PCI device pasid table interfaces | Lu Baolu |
2018-07-20 | iommu/vt-d: Add for_each_device_domain() helper | Lu Baolu |
2018-07-20 | iommu/vt-d: Move device_domain_info to header | Lu Baolu |
2018-07-20 | iommu/vt-d: Apply global PASID in SVA | Lu Baolu |
2018-07-20 | iommu/vt-d: Avoid using idr_for_each_entry() | Lu Baolu |
2018-07-20 | iommu/vt-d: Global PASID name space | Lu Baolu |
2018-07-20 | iommu/amd: Remove redundant WARN_ON() | Anna-Maria Gleixner |
2018-07-20 | iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3 | Yoshihiro Shimoda |
2018-07-20 | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" | Lu Baolu |
2018-07-10 | iommu: Remove IOMMU_OF_DECLARE | Rob Herring |
2018-07-10 | iommu: Stop deferring probe at end of initcalls | Rob Herring |
2018-07-06 | iommu/amd: Add support for IOMMU XT mode | Suravee Suthikulpanit |
2018-07-06 | iommu/amd: Add support for higher 64-bit IOMMU Control Register | Suravee Suthikulpanit |
2018-07-06 | iommu/vt-d: Remove unnecessary WARN_ON() | Lu Baolu |
2018-07-06 | iommu/ipmmu-vmsa: Hook up R8A77965 DT matching code | Jacopo Mondi |
2018-07-06 | iommu/ipmmu-vmsa: Hook up r8a779(70|95) DT matching code | Simon Horman |
2018-07-06 | iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code | Magnus Damm |
2018-07-06 | iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48 | Magnus Damm |
2018-07-06 | iommu/amd: Add basic debugfs infrastructure for AMD IOMMU | Gary R Hook |
2018-07-06 | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook |
2018-07-06 | iommu/msm: Don't call iommu_device_{,un}link from atomic context | Niklas Cassel |
2018-07-06 | iommu/vt-d: Fix dev iotlb pfsid use | Jacob Pan |
2018-07-06 | iommu/vt-d: Add definitions for PFSID | Jacob Pan |