Age | Commit message (Expand) | Author |
2013-09-17 | iommu/arm-smmu: don't enable SMMU device until probing has completed | Will Deacon |
2013-09-17 | iommu/arm-smmu: fix iommu_present() test in init | Dan Carpenter |
2013-09-17 | iommu/arm-smmu: fix a signedness bug | Dan Carpenter |
2013-09-12 | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-09-12 | Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix... | Joerg Roedel |
2013-09-11 | drivers/iommu: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-20 | Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern... | Kevin Hilman |
2013-08-15 | tegra: simplify use of devm_ioremap_resource | Julia Lawall |
2013-08-14 | intel-iommu: Fix leaks in pagetable freeing | Alex Williamson |
2013-08-14 | iommu/amd: Fix resource leak in iommu_init_device() | Radmila Kompová |
2013-08-14 | iommu/amd: Clean up unnecessary MSI/MSI-X capability find | Yijing Wang |
2013-08-14 | iommu/arm-smmu: Simplify VMID and ASID allocation | Will Deacon |
2013-08-14 | iommu/arm-smmu: Don't use VMIDs for stage-1 translations | Will Deacon |
2013-08-14 | iommu/arm-smmu: Tighten up global fault reporting | Will Deacon |
2013-08-14 | iommu/arm-smmu: Remove broken big-endian check | Will Deacon |
2013-08-14 | iommu/fsl: Remove unnecessary 'fsl-pamu' prefixes | Joerg Roedel |
2013-08-14 | iommu/fsl: Fix whitespace problems noticed by git-am | Joerg Roedel |
2013-08-14 | iommu/fsl: Freescale PAMU driver and iommu implementation. | Varun Sethi |
2013-08-14 | iommu/exynos: Remove dead code (set_prefbuf) | Grant Grundler |
2013-08-06 | iommu/msm: Move mach includes to iommu directory | Stephen Boyd |
2013-07-10 | Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-09 | drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths | Libo Chen |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-06-25 | Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ... | Joerg Roedel |
2013-06-25 | iommu/arm: Add support for ARM Ltd. System MMU architecture | Will Deacon |
2013-06-24 | msm: iommu: Use clk_set_rate() instead of clk_set_min_rate() | Stephen Boyd |
2013-06-24 | msm: iommu: Convert to clk_prepare/unprepare | Stephen Boyd |
2013-06-24 | iommu: Use %pa and %zx instead of casting | Joe Perches |
2013-06-23 | iommu/amd: Only unmap large pages from the first pte | Alex Williamson |
2013-06-23 | iommu: Fix compiler warning on pr_debug | Alex Williamson |
2013-06-20 | iommu/amd: Fix memory leak in free_pagetable | Joerg Roedel |
2013-06-20 | iommu: Split iommu_unmaps | Alex Williamson |
2013-06-20 | iommu/{vt-d,amd}: Remove multifunction assumption around grouping | Alex Williamson |
2013-06-20 | iommu/omap: fix checkpatch warnings in omap iommu code | Suman Anna |
2013-06-20 | iommu/omap: fix printk formats for dma_addr_t | Suman Anna |
2013-06-20 | iommu/vt-d: DMAR reporting table needs at least one DRHD | Li, Zhen-Hua |
2013-06-20 | iommu/vt-d: Downgrade the warning if enabling irq remapping fails | Andy Lutomirski |
2013-06-20 | powerpc/vfio: Enable on pSeries platform | Alexey Kardashevskiy |
2013-06-20 | powerpc/vfio: Enable on PowerNV platform | Alexey Kardashevskiy |
2013-06-19 | perf/x86/amd: Add IOMMU Performance Counter resource management | Steven L Kinney |
2013-06-03 | x86/MSI: Conserve interrupt resources when using multiple-MSIs | Alexander Gordeev |
2013-05-06 | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel |
2013-05-02 | iommu/tegra: Fix printk formats for dma_addr_t | Varun Sethi |
2013-04-30 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-24 | iommu: Add a function to find an iommu group by id | Alexey Kardashevskiy |
2013-04-24 | iommu/vt-d: Remove warning for HPET scope type | Linn Crosetto |