Age | Commit message (Expand) | Author |
2015-03-03 | iommu/io-pgtable-arm: Add built time dependency | Jean Delvare |
2015-02-25 | iommu/msm: Mark driver BROKEN | Thierry Reding |
2015-02-25 | iommu/rockchip: Play nice in multi-platform builds | Thierry Reding |
2015-02-25 | iommu/omap: Play nice in multi-platform builds | Thierry Reding |
2015-02-25 | iommu/exynos: Play nice in multi-platform builds | Thierry Reding |
2015-02-25 | iommu/io-pgtable-arm: Fix self-test WARNs on i386 | Will Deacon |
2015-02-12 | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-02-09 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-04 | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel |
2015-02-04 | iommu/amd: Convert non-returned local variable to boolean when relevant | Quentin Lambert |
2015-02-04 | iommu: Update my email address | Joerg Roedel |
2015-02-04 | iommu/amd: Use wait_event in put_pasid_state_wait | Joerg Roedel |
2015-02-04 | iommu/amd: Fix amd_iommu_free_device() | Peter Zijlstra |
2015-02-03 | iommu/arm-smmu: Avoid build warning | Arnd Bergmann |
2015-02-03 | iommu/fsl: Various cleanups | Emil Medve |
2015-01-30 | iommu/fsl: Use %pa to print phys_addr_t | Joerg Roedel |
2015-01-30 | iommu/omap: Print phys_addr_t using %pa | Joerg Roedel |
2015-01-30 | iommu: Make more drivers depend on COMPILE_TEST | Joerg Roedel |
2015-01-30 | iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered | Laurent Pinchart |
2015-01-30 | iommu: Disable on !MMU builds | Arnd Bergmann |
2015-01-26 | iommu/fsl: Remove unused fsl_of_pamu_ids[] | Emil Medve |
2015-01-26 | iommu/fsl: Fix section mismatch | Emil Medve |
2015-01-26 | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator | Laurent Pinchart |
2015-01-26 | Merge branch 'arm/smmu' into arm/renesas | Joerg Roedel |
2015-01-26 | iommu/tegra: gart: Provide default ->map_sg() callback | Thierry Reding |
2015-01-26 | iommu/tegra: gart: Do not register with bus | Thierry Reding |
2015-01-26 | iommu: Fix trace_map() to report original iova and original size | Shuah Khan |
2015-01-23 | iommu/amd: Fix irq remapping detection logic | Thomas Gleixner |
2015-01-19 | iommu/arm-smmu: add support for iova_to_phys through ATS1PR | Mitchel Humpherys |
2015-01-19 | iommu/arm-smmu: don't touch the secure STLBIALL register | Mitchel Humpherys |
2015-01-19 | iommu/arm-smmu: make use of generic LPAE allocator | Will Deacon |
2015-01-19 | iommu: io-pgtable-arm: add non-secure quirk | Laurent Pinchart |
2015-01-19 | iommu: add self-consistency tests to ARM LPAE IO page table allocator | Will Deacon |
2015-01-19 | iommu: add ARM LPAE page table allocator | Will Deacon |
2015-01-19 | iommu: introduce generic page table allocation framework | Will Deacon |
2015-01-19 | iommu: Change trace unmap api to report unmapped size | Shuah Khan |
2015-01-19 | iommu: Fix trace_unmap() to report original iova | Shuah Khan |
2015-01-19 | iommu: Make IOVA domain page size explicit | Robin Murphy |
2015-01-19 | iommu: Make IOVA domain low limit flexible | Robin Murphy |
2015-01-19 | iommu: Consolidate IOVA allocator code | Robin Murphy |
2015-01-19 | iommu: Allow building iova.c independently | Robin Murphy |
2015-01-16 | iommu/ipmmu-vmsa: Remove platform data support | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Support multiple micro TLBs per device | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Add device tree support | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Invalidate TLB after unmapping | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table | Laurent Pinchart |
2015-01-16 | iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment | Laurent Pinchart |
2015-01-15 | iommu/irq_remapping: Normailize the way to detect whether IR is enabled | Jiang Liu |
2015-01-15 | iommu/irq_remapping: Change variable disable_irq_remap to be static | Jiang Liu |
2015-01-15 | iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance | Jiang Liu |