summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2015-01-26iommu/tegra: gart: Do not register with busThierry Reding
2015-01-26iommu: Fix trace_map() to report original iova and original sizeShuah Khan
2015-01-23iommu/amd: Fix irq remapping detection logicThomas Gleixner
2015-01-19iommu/arm-smmu: add support for iova_to_phys through ATS1PRMitchel Humpherys
2015-01-19iommu/arm-smmu: don't touch the secure STLBIALL registerMitchel Humpherys
2015-01-19iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon
2015-01-19iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart
2015-01-19iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon
2015-01-19iommu: add ARM LPAE page table allocatorWill Deacon
2015-01-19iommu: introduce generic page table allocation frameworkWill Deacon
2015-01-19iommu: Change trace unmap api to report unmapped sizeShuah Khan
2015-01-19iommu: Fix trace_unmap() to report original iovaShuah Khan
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy
2015-01-19iommu: Allow building iova.c independentlyRobin Murphy
2015-01-16iommu/ipmmu-vmsa: Remove platform data supportLaurent Pinchart
2015-01-16iommu/ipmmu-vmsa: Support multiple micro TLBs per deviceLaurent Pinchart
2015-01-16iommu/ipmmu-vmsa: Add device tree supportLaurent Pinchart
2015-01-16iommu/ipmmu-vmsa: Invalidate TLB after unmappingLaurent Pinchart
2015-01-16iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page tableLaurent Pinchart
2015-01-16iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachmentLaurent Pinchart
2015-01-15iommu/irq_remapping: Normailize the way to detect whether IR is enabledJiang Liu
2015-01-15iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu
2015-01-15iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenanceJiang Liu
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu
2015-01-15iommu/amd: Check for irq-remap support amd_iommu_prepare()Joerg Roedel
2015-01-15iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC modeJiang Liu
2015-01-15iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUsJoerg Roedel
2015-01-15iommu/vt-d: Prepare for killing function irq_remapping_supported()Jiang Liu
2015-01-15iommu/vt-d: Convert allocations to GFP_KERNELThomas Gleixner
2015-01-15iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepareThomas Gleixner
2015-01-15iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner
2015-01-05iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang
2015-01-05iommu/vt-d: Remove dead code in device_notifierJoerg Roedel
2015-01-05iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel
2015-01-05iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-16iommu/exynos: Fix arm64 allmodconfig buildMark Brown
2014-12-16iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...Jiang Liu
2014-12-16Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13iommu/amd: use handle_mm_fault directlyJesse Barnes
2014-12-12Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds