summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu_v2.c
Commit message (Expand)AuthorAgeFilesLines
...
* iommu/amd: Fix typo in amd_iommu_v2 driverJoerg Roedel2014-07-101-1/+1
* 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/amd: Handle parallel invalidate_range_start/end calls correctlyJoerg Roedel2014-05-261-4/+13
* iommu/amd: Remove IOMMUv2 pasid_state_listJoerg Roedel2014-05-261-26/+0Star
* iommu/amd: Implement mmu_notifier_release call-backJoerg Roedel2014-05-261-56/+35Star
* iommu/amd: Convert IOMMUv2 state_table into state_listJoerg Roedel2014-05-261-21/+18Star
* iommu/amd: Don't access IOMMUv2 state_table directlyJoerg Roedel2014-05-261-4/+9
* iommu/amd: Take mmap_sem when calling get_user_pagesJay Cornwall2014-05-131-0/+2
* Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-251-1/+3
|\
| *-. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-231-1/+3
| |\ \
| | | * iommu/amd: Fix sparse warningsJoerg Roedel2012-07-171-1/+1
| | |/ | |/|
| | * iommu/amd: Add missing spin_lock initializationJoerg Roedel2012-07-191-0/+2
| |/
* / iommu: Fix typo in iommuMasanari Iida2012-07-241-1/+1
|/
* iommu/amd: Don't initialize IOMMUv2 resources when not requiredJoerg Roedel2012-03-151-1/+13
* iommu/amd: Add invalidate-context call-backJoerg Roedel2011-12-151-0/+35
* iommu/amd: Add invalid_ppr callbackJoerg Roedel2011-12-141-2/+55
* iommu/amd: Implement notifiers for IOMMUv2Joerg Roedel2011-12-141-10/+176
* iommu/amd: Implement IO page-fault handlerJoerg Roedel2011-12-121-8/+196
* iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel2011-12-121-0/+306
* iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel2011-12-121-0/+210
* iommu/amd: Add driver stub for AMD IOMMUv2 supportJoerg Roedel2011-12-121-0/+36