summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Fix 2 typos in commentsJoerg Roedel2014-07-301-2/+2
* iommu/amd: Fix device_state reference countingJoerg Roedel2014-07-301-0/+7
* iommu/amd: Remove change_pte mmu_notifier call-backJoerg Roedel2014-07-301-9/+0Star
* iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasidJoerg Roedel2014-07-301-17/+3Star
* iommu/amd: Don't call the inv_ctx_cb when pasid is not set upJoerg Roedel2014-07-101-5/+12
* iommu/amd: Don't hold a reference to task_structJoerg Roedel2014-07-101-3/+1Star
* iommu/amd: Don't hold a reference to mm_structJoerg Roedel2014-07-101-7/+33
* iommu/amd: Add pasid_state->invalid flagJoerg Roedel2014-07-101-2/+16
* iommu/amd: Drop pasid_state reference in ppr_notifer error pathJoerg Roedel2014-07-101-0/+4
* iommu/amd: Get rid of __unbind_pasidJoerg Roedel2014-07-101-15/+2Star
* iommu/amd: Don't free pasid_state in mn_release pathJoerg Roedel2014-07-101-3/+7
* iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasidJoerg Roedel2014-07-101-2/+0Star
* iommu/amd: Fix typo in amd_iommu_v2 driverJoerg Roedel2014-07-101-1/+1
* iommu/amd: Drop oprofile dependencyBorislav Petkov2014-07-101-1/+1
* iommu/amd: Moving PPR fault flags macros definitionsAlexey Skidanov2014-07-091-6/+0Star
* iommu/amd: Fix for pasid initializationAlexey Skidanov2014-07-091-0/+1
* iommu/amd: Fix small race between invalidate_range_end/startJoerg Roedel2014-06-201-5/+13
* iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI deviceJiang Liu2014-06-201-6/+3Star
* Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-0612-613/+1993
|\
| *-----------. Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...Joerg Roedel2014-05-3013-611/+2003
| |\ \ \ \ \ \ \
| | | | | | | | * iommu/msm: Use devm_ioremap_resource to simplify codeKefeng Wang2014-05-301-31/+7Star
| | | | | | | * | iommu: fsl_pamu.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-261-2/+1Star
| | | | | | | |/
| | | | | | * | arm/ipmmu-vmsa: Fix compile errorJoerg Roedel2014-05-261-1/+1
| | | | | | * | iommu/ipmmu-vmsa: Support clearing mappingsLaurent Pinchart2014-05-261-4/+186
| | | | | | * | iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitionsLaurent Pinchart2014-05-261-8/+0Star
| | | | | | * | iommu/ipmmu-vmsa: Support 2MB mappingsLaurent Pinchart2014-05-261-3/+29
| | | | | | * | iommu/ipmmu-vmsa: Rewrite page table managementLaurent Pinchart2014-05-261-107/+86Star
| | | | | | * | iommu/ipmmu-vmsa: PMD is never folded, PUD always isLaurent Pinchart2014-05-261-57/+9Star
| | | | | | * | iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possibleLaurent Pinchart2014-05-261-3/+40
| | | | | | * | iommu/ipmmu-vmsa: Define driver-specific page directory sizesLaurent Pinchart2014-05-261-5/+10
| | | | | | * | iommu/ipmmu-vmsa: Fix the supported page sizesLaurent Pinchart2014-05-261-1/+1
| | | | | | * | iommu/ipmmu-vmsa: Refactor micro-TLB lookupLaurent Pinchart2014-05-261-40/+52
| | | | | | * | iommu: Add driver for Renesas VMSA-compatible IPMMULaurent Pinchart2014-05-263-0/+1083
| | | | | | |/
| | | | | * | iommu/exynos: Fix checkpatch warningSachin Kamat2014-05-261-0/+3
| | | | | * | iommu/exynos: Fix trivial typoSachin Kamat2014-05-261-6/+6
| | | | | * | iommu/exynos: Remove invalid symbol dependencySachin Kamat2014-05-261-1/+1
| | | | | * | iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas2014-05-141-9/+9
| | | | | * | iommu/exynos: Apply workaround of caching fault page table entriesCho KyongHo2014-05-131-17/+146
| | | | | * | iommu/exynos: Turn on useful configuration optionsCho KyongHo2014-05-131-4/+34
| | | | | * | iommu/exynos: Support for device treeCho KyongHo2014-05-131-125/+158
| | | | | * | iommu/exynos: Enhanced error messagesCho KyongHo2014-05-131-14/+9Star
| | | | | * | iommu/exynos: Add devices attached to the System MMU to an IOMMU groupAntonios Motakis2014-05-131-0/+28
| | | | | * | iommu/exynos: Use exynos-iommu specific typedefCho KyongHo2014-05-131-42/+59
| | | | | * | iommu/exynos: Change rwlock to spinlockCho KyongHo2014-05-131-13/+14
| | | | | * | iommu/exynos: Remove custom fault handlerCho KyongHo2014-05-131-56/+24Star
| | | | | * | iommu/exynos: Gating clocks of master H/WCho KyongHo2014-05-131-2/+38
| | | | | * | iommu/exynos: Use managed device helper functionsCho KyongHo2014-05-131-43/+25Star
| | | | | * | iommu/exynos: Remove dbgname from drvdata of a System MMUCho KyongHo2014-05-131-19/+13Star
| | | | | * | iommu/exynos: Always enable runtime PMCho KyongHo2014-05-131-2/+1Star
| | | | | * | iommu/exynos: Add missing cache flush for removed page table entriesCho KyongHo2014-05-131-0/+2