Age | Commit message (Expand) | Author |
2014-07-07 | iommu/fsl: Fix the error condition during iommu group | Varun Sethi |
2014-07-07 | iommu/fsl: Fix the device domain attach condition. | Varun Sethi |
2014-07-07 | iommu/fsl: Fix PAMU window size check. | Varun Sethi |
2014-06-20 | iommu/amd: Fix small race between invalidate_range_end/start | Joerg Roedel |
2014-06-20 | iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device | Jiang Liu |
2014-06-06 | Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-04 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds |
2014-06-04 | intel-iommu: integrate DMA CMA | Akinobu Mita |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-03 | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-30 | Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am... | Joerg Roedel |
2014-05-30 | iommu/msm: Use devm_ioremap_resource to simplify code | Kefeng Wang |
2014-05-30 | iommu/amd: Fix recently introduced compile warnings | Joerg Roedel |
2014-05-27 | driver core: dev_set_drvdata can no longer fail | Jean Delvare |
2014-05-26 | iommu/exynos: Remove unnecessary "&" from function pointers | Bjorn Helgaas |
2014-05-26 | arm/ipmmu-vmsa: Fix compile error | Joerg Roedel |
2014-05-26 | iommu/exynos: Fix checkpatch warning | Sachin Kamat |
2014-05-26 | iommu/exynos: Fix trivial typo | Sachin Kamat |
2014-05-26 | iommu/exynos: Remove invalid symbol dependency | Sachin Kamat |
2014-05-26 | iommu: fsl_pamu.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-05-26 | iommu/amd: Remove duplicate checking code | Vaughan Cao |
2014-05-26 | iommu/amd: Handle parallel invalidate_range_start/end calls correctly | Joerg Roedel |
2014-05-26 | iommu/amd: Remove IOMMUv2 pasid_state_list | Joerg Roedel |
2014-05-26 | iommu/amd: Implement mmu_notifier_release call-back | Joerg Roedel |
2014-05-26 | iommu/amd: Convert IOMMUv2 state_table into state_list | Joerg Roedel |
2014-05-26 | iommu/amd: Don't access IOMMUv2 state_table directly | Joerg Roedel |
2014-05-26 | iommu/ipmmu-vmsa: Support clearing mappings | Laurent Pinchart |
2014-05-26 | iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions | Laurent Pinchart |
2014-05-26 | iommu/ipmmu-vmsa: Support 2MB mappings | Laurent Pinchart |
2014-05-26 | iommu/ipmmu-vmsa: Rewrite page table management | Laurent Pinchart |
2014-05-26 | iommu/ipmmu-vmsa: PMD is never folded, PUD always is | Laurent Pinchart |
2014-05-26 | iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possible | Laurent Pinchart |
2014-05-26 | iommu/ipmmu-vmsa: Define driver-specific page directory sizes | Laurent Pinchart |
2014-05-26 | iommu/ipmmu-vmsa: Fix the supported page sizes | Laurent Pinchart |
2014-05-26 | iommu/ipmmu-vmsa: Refactor micro-TLB lookup | Laurent Pinchart |
2014-05-26 | iommu: Add driver for Renesas VMSA-compatible IPMMU | Laurent Pinchart |
2014-05-16 | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner |
2014-05-16 | iommu: smar: Fix return value check of create_irq() | Thomas Gleixner |
2014-05-16 | x86: irq_remapping: Use irq_alloc/free_hwirq() | Thomas Gleixner |
2014-05-14 | iommu/exynos: Remove unnecessary "&" from function pointers | Bjorn Helgaas |
2014-05-13 | iommu/exynos: Apply workaround of caching fault page table entries | Cho KyongHo |
2014-05-13 | iommu/exynos: Turn on useful configuration options | Cho KyongHo |
2014-05-13 | iommu/exynos: Support for device tree | Cho KyongHo |
2014-05-13 | iommu/exynos: Enhanced error messages | Cho KyongHo |
2014-05-13 | iommu/exynos: Add devices attached to the System MMU to an IOMMU group | Antonios Motakis |
2014-05-13 | iommu/exynos: Use exynos-iommu specific typedef | Cho KyongHo |
2014-05-13 | iommu/exynos: Change rwlock to spinlock | Cho KyongHo |
2014-05-13 | iommu/exynos: Remove custom fault handler | Cho KyongHo |
2014-05-13 | iommu/exynos: Gating clocks of master H/W | Cho KyongHo |