Age | Commit message (Expand) | Author | Files | Lines |
2014-06-20 | iommu/amd: Fix small race between invalidate_range_end/start | Joerg Roedel | 1 | -5/+13 |
2014-06-20 | iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device | Jiang Liu | 1 | -6/+3 |
2014-06-06 | Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -613/+1993 |
2014-06-05 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 1 | -8/+25 |
2014-06-05 | intel-iommu: integrate DMA CMA | Akinobu Mita | 1 | -8/+25 |
2014-06-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -11/+9 |
2014-06-03 | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+1 |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+7 |
2014-05-30 | Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am... | Joerg Roedel | 13 | -611/+2003 |
2014-05-30 | iommu/msm: Use devm_ioremap_resource to simplify code | Kefeng Wang | 1 | -31/+7 |
2014-05-30 | iommu/amd: Fix recently introduced compile warnings | Joerg Roedel | 1 | -2/+0 |
2014-05-28 | driver core: dev_set_drvdata can no longer fail | Jean Delvare | 1 | -6/+1 |
2014-05-27 | iommu/exynos: Remove unnecessary "&" from function pointers | Bjorn Helgaas | 1 | -7/+7 |
2014-05-26 | arm/ipmmu-vmsa: Fix compile error | Joerg Roedel | 1 | -1/+1 |
2014-05-26 | iommu/exynos: Fix checkpatch warning | Sachin Kamat | 1 | -0/+3 |
2014-05-26 | iommu/exynos: Fix trivial typo | Sachin Kamat | 1 | -6/+6 |
2014-05-26 | iommu/exynos: Remove invalid symbol dependency | Sachin Kamat | 1 | -1/+1 |
2014-05-26 | iommu: fsl_pamu.c: Fix for possible null pointer dereference | Rickard Strandqvist | 1 | -2/+1 |
2014-05-26 | iommu/amd: Remove duplicate checking code | Vaughan Cao | 1 | -6/+0 |
2014-05-26 | iommu/amd: Handle parallel invalidate_range_start/end calls correctly | Joerg Roedel | 1 | -4/+13 |
2014-05-26 | iommu/amd: Remove IOMMUv2 pasid_state_list | Joerg Roedel | 1 | -26/+0 |
2014-05-26 | iommu/amd: Implement mmu_notifier_release call-back | Joerg Roedel | 1 | -56/+35 |
2014-05-26 | iommu/amd: Convert IOMMUv2 state_table into state_list | Joerg Roedel | 1 | -21/+18 |
2014-05-26 | iommu/amd: Don't access IOMMUv2 state_table directly | Joerg Roedel | 1 | -4/+9 |
2014-05-26 | iommu/ipmmu-vmsa: Support clearing mappings | Laurent Pinchart | 1 | -4/+186 |
2014-05-26 | iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions | Laurent Pinchart | 1 | -8/+0 |
2014-05-26 | iommu/ipmmu-vmsa: Support 2MB mappings | Laurent Pinchart | 1 | -3/+29 |
2014-05-26 | iommu/ipmmu-vmsa: Rewrite page table management | Laurent Pinchart | 1 | -107/+86 |
2014-05-26 | iommu/ipmmu-vmsa: PMD is never folded, PUD always is | Laurent Pinchart | 1 | -57/+9 |
2014-05-26 | iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possible | Laurent Pinchart | 1 | -3/+40 |
2014-05-26 | iommu/ipmmu-vmsa: Define driver-specific page directory sizes | Laurent Pinchart | 1 | -5/+10 |
2014-05-26 | iommu/ipmmu-vmsa: Fix the supported page sizes | Laurent Pinchart | 1 | -1/+1 |
2014-05-26 | iommu/ipmmu-vmsa: Refactor micro-TLB lookup | Laurent Pinchart | 1 | -40/+52 |
2014-05-26 | iommu: Add driver for Renesas VMSA-compatible IPMMU | Laurent Pinchart | 3 | -0/+1083 |
2014-05-16 | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner | 1 | -3/+3 |
2014-05-16 | iommu: smar: Fix return value check of create_irq() | Thomas Gleixner | 1 | -1/+1 |
2014-05-16 | x86: irq_remapping: Use irq_alloc/free_hwirq() | Thomas Gleixner | 1 | -7/+5 |
2014-05-14 | iommu/exynos: Remove unnecessary "&" from function pointers | Bjorn Helgaas | 1 | -9/+9 |
2014-05-13 | iommu/exynos: Apply workaround of caching fault page table entries | Cho KyongHo | 1 | -17/+146 |
2014-05-13 | iommu/exynos: Turn on useful configuration options | Cho KyongHo | 1 | -4/+34 |
2014-05-13 | iommu/exynos: Support for device tree | Cho KyongHo | 1 | -125/+158 |
2014-05-13 | iommu/exynos: Enhanced error messages | Cho KyongHo | 1 | -14/+9 |
2014-05-13 | iommu/exynos: Add devices attached to the System MMU to an IOMMU group | Antonios Motakis | 1 | -0/+28 |
2014-05-13 | iommu/exynos: Use exynos-iommu specific typedef | Cho KyongHo | 1 | -42/+59 |
2014-05-13 | iommu/exynos: Change rwlock to spinlock | Cho KyongHo | 1 | -13/+14 |
2014-05-13 | iommu/exynos: Remove custom fault handler | Cho KyongHo | 1 | -56/+24 |
2014-05-13 | iommu/exynos: Gating clocks of master H/W | Cho KyongHo | 1 | -2/+38 |
2014-05-13 | iommu/exynos: Use managed device helper functions | Cho KyongHo | 1 | -43/+25 |
2014-05-13 | iommu/exynos: Remove dbgname from drvdata of a System MMU | Cho KyongHo | 1 | -19/+13 |
2014-05-13 | iommu/exynos: Always enable runtime PM | Cho KyongHo | 1 | -2/+1 |