aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu_v2.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * iommu/amd: fix accounting of device_stateOded Gabbay2014-11-10
| * iommu/amd: use new invalidate_range mmu-notifierJoerg Roedel2014-11-12
* | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13
|\ \
| * | iommu/amd: use handle_mm_fault directlyJesse Barnes2014-12-13
| |/
* / iommu/amd: Fix accounting of device_stateOded Gabbay2014-11-12
|/
* kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
* iommu/amd: Fix 2 typos in commentsJoerg Roedel2014-07-30
* iommu/amd: Fix device_state reference countingJoerg Roedel2014-07-30
* iommu/amd: Remove change_pte mmu_notifier call-backJoerg Roedel2014-07-30
* iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasidJoerg Roedel2014-07-30
* iommu/amd: Don't call the inv_ctx_cb when pasid is not set upJoerg Roedel2014-07-10
* iommu/amd: Don't hold a reference to task_structJoerg Roedel2014-07-10
* iommu/amd: Don't hold a reference to mm_structJoerg Roedel2014-07-10
* iommu/amd: Add pasid_state->invalid flagJoerg Roedel2014-07-10
* iommu/amd: Drop pasid_state reference in ppr_notifer error pathJoerg Roedel2014-07-10
* iommu/amd: Get rid of __unbind_pasidJoerg Roedel2014-07-10
* iommu/amd: Don't free pasid_state in mn_release pathJoerg Roedel2014-07-10
* iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasidJoerg Roedel2014-07-10
* iommu/amd: Fix typo in amd_iommu_v2 driverJoerg Roedel2014-07-10
* iommu/amd: Fix for pasid initializationAlexey Skidanov2014-07-09
* iommu/amd: Fix small race between invalidate_range_end/startJoerg Roedel2014-06-20
* iommu/amd: Handle parallel invalidate_range_start/end calls correctlyJoerg Roedel2014-05-26
* iommu/amd: Remove IOMMUv2 pasid_state_listJoerg Roedel2014-05-26
* iommu/amd: Implement mmu_notifier_release call-backJoerg Roedel2014-05-26
* iommu/amd: Convert IOMMUv2 state_table into state_listJoerg Roedel2014-05-26
* iommu/amd: Don't access IOMMUv2 state_table directlyJoerg Roedel2014-05-26
* iommu/amd: Take mmap_sem when calling get_user_pagesJay Cornwall2014-05-13
* Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-24
|\
| *-. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-23
| |\ \
| | | * iommu/amd: Fix sparse warningsJoerg Roedel2012-07-17
| | |/ | |/|
| | * iommu/amd: Add missing spin_lock initializationJoerg Roedel2012-07-19
| |/
* / iommu: Fix typo in iommuMasanari Iida2012-07-24
|/
* iommu/amd: Don't initialize IOMMUv2 resources when not requiredJoerg Roedel2012-03-15
* iommu/amd: Add invalidate-context call-backJoerg Roedel2011-12-15
* iommu/amd: Add invalid_ppr callbackJoerg Roedel2011-12-14
* iommu/amd: Implement notifiers for IOMMUv2Joerg Roedel2011-12-14
* iommu/amd: Implement IO page-fault handlerJoerg Roedel2011-12-12
* iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel2011-12-12
* iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel2011-12-12
* iommu/amd: Add driver stub for AMD IOMMUv2 supportJoerg Roedel2011-12-12