Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | 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-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+7 |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -12/+150 |
2013-06-25 | Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ... | Joerg Roedel | 8 | -76/+2093 |
2013-06-25 | iommu/arm: Add support for ARM Ltd. System MMU architecture | Will Deacon | 3 | -0/+1983 |
2013-06-24 | msm: iommu: Use clk_set_rate() instead of clk_set_min_rate() | Stephen Boyd | 1 | -2/+1 |
2013-06-24 | 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-20 | 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-03 | x86/MSI: Conserve interrupt resources when using multiple-MSIs | Alexander Gordeev | 1 | -5/+7 |
2013-05-06 | 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 |
2013-04-23 | iommu/amd: fix error return code in early_amd_iommu_init() | Wei Yongjun | 1 | -0/+1 |
2013-04-23 | iommu/AMD: Per-thread IOMMU Interrupt Handling | Suravee Suthikulpanit | 2 | -50/+34 |
2013-04-19 | iommu/amd: Workaround for ERBT1312 | Joerg Roedel | 1 | -8/+26 |
2013-04-19 | iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides | Joerg Roedel | 1 | -3/+16 |
2013-04-19 | iommu/amd: Add ioapic and hpet ivrs override | Joerg Roedel | 1 | -2/+62 |
2013-04-19 | iommu/amd: Add early maps for ioapic and hpet | Joerg Roedel | 1 | -0/+38 |
2013-04-19 | iommu/amd: Extend IVRS special device data structure | Joerg Roedel | 2 | -10/+21 |
2013-04-19 | iommu/amd: Move add_special_device() to __init | Joerg Roedel | 1 | -1/+1 |
2013-04-18 | iommu/amd: Properly initialize irq-table lock | Joerg Roedel | 1 | -0/+3 |
2013-04-18 | iommu/amd: Use AMD specific data structure for irq remapping | Joerg Roedel | 1 | -27/+27 |
2013-04-18 | iommu/amd: Remove map_sg_no_iommu() | Joerg Roedel | 1 | -21/+1 |
2013-04-18 | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets | Neil Horman | 3 | -0/+18 |
2013-04-02 | iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab... | Varun Sethi | 1 | -2/+3 |
2013-04-02 | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. | Varun Sethi | 9 | -10/+9 |
2013-04-02 | iommu/amd: Re-enable IOMMU event log interrupt after handling. | Suravee Suthikulpanit | 2 | -0/+4 |
2013-03-27 | Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -15/+12 |
2013-03-27 | iommu/amd: Make sure dma_ops are set for hotplug devices | Joerg Roedel | 1 | -12/+10 |