summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2014-05-26iommu/amd: Implement mmu_notifier_release call-backJoerg Roedel
2014-05-26iommu/amd: Convert IOMMUv2 state_table into state_listJoerg Roedel
2014-05-26iommu/amd: Don't access IOMMUv2 state_table directlyJoerg Roedel
2014-05-26iommu/ipmmu-vmsa: Support clearing mappingsLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitionsLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Support 2MB mappingsLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Rewrite page table managementLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: PMD is never folded, PUD always isLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possibleLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Define driver-specific page directory sizesLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Fix the supported page sizesLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Refactor micro-TLB lookupLaurent Pinchart
2014-05-26iommu: Add driver for Renesas VMSA-compatible IPMMULaurent Pinchart
2014-05-16iommu: dmar: Provide arch specific irq allocationThomas Gleixner
2014-05-16iommu: smar: Fix return value check of create_irq()Thomas Gleixner
2014-05-16x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner
2014-05-14iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas
2014-05-13iommu/exynos: Apply workaround of caching fault page table entriesCho KyongHo
2014-05-13iommu/exynos: Turn on useful configuration optionsCho KyongHo
2014-05-13iommu/exynos: Support for device treeCho KyongHo
2014-05-13iommu/exynos: Enhanced error messagesCho KyongHo
2014-05-13iommu/exynos: Add devices attached to the System MMU to an IOMMU groupAntonios Motakis
2014-05-13iommu/exynos: Use exynos-iommu specific typedefCho KyongHo
2014-05-13iommu/exynos: Change rwlock to spinlockCho KyongHo
2014-05-13iommu/exynos: Remove custom fault handlerCho KyongHo
2014-05-13iommu/exynos: Gating clocks of master H/WCho KyongHo
2014-05-13iommu/exynos: Use managed device helper functionsCho KyongHo
2014-05-13iommu/exynos: Remove dbgname from drvdata of a System MMUCho KyongHo
2014-05-13iommu/exynos: Always enable runtime PMCho KyongHo
2014-05-13iommu/exynos: Add missing cache flush for removed page table entriesCho KyongHo
2014-05-13iommu/exynos: Remove prefetch buffer settingCho KyongHo
2014-05-13iommu/exynos: Fix L2TLB invalidationCho KyongHo
2014-05-13iommu/exynos: Allocate lv2 page table from own slabCho KyongHo
2014-05-13iommu/exynos: Change error handling when page table update is failedCho KyongHo
2014-05-13iommu/exynos: Fix build errorsCho KyongHo
2014-05-13iommu/amd: fix enabling exclusion range for an exact deviceSu Friendy
2014-05-13iommu/amd: Take mmap_sem when calling get_user_pagesJay Cornwall
2014-05-13iommu/amd: Fix interrupt remapping for aliased devicesAlex Williamson
2014-05-12Merge branch 'iommu/for-v3.16' of git://linuxtv.org/pinchartl/fbdev into arm/...Joerg Roedel
2014-05-02iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFTKefeng Wang
2014-05-02iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pagesWill Deacon
2014-04-17iommu/shmobile: Use devm_ioremap_resource()Laurent Pinchart
2014-04-17iommu/shmobile: Don't ignore the ipmmu_iommu_init() return valueLaurent Pinchart
2014-04-16iommu/omap: Fix map protection value handlingLaurent Pinchart
2014-04-16iommu/omap: Remove comment about supporting single page mappings onlyLaurent Pinchart
2014-04-16iommu/omap: Fix 'no page for' debug message in flush_iotlb_page()Laurent Pinchart
2014-04-16iommu/omap: Move to_iommu definition from omap-iopgtable.hSuman Anna
2014-04-16iommu/omap: Remove omap_iommu_domain_has_cap() functionSuman Anna
2014-04-16iommu/omap: Correct init value of iotlb_entry valid fieldSuman Anna
2014-04-16Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel