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