summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_v2.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06
|\
| * iommu/amd: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-11
* | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-31
|/
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-09
|\
| * iommu/amd: Don't copy GCR3 table root pointerBaoquan He2017-08-15
* | iommu/amd: update to new mmu_notifier semanticJérôme Glisse2017-08-31
|/
* iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian2017-04-24
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* iommu/amd: Missing error code in amd_iommu_init_device()Dan Carpenter2016-11-29
* Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-01
|\
| * iommu/amd: Remove create_workqueueBhaktipriya Shridhar2016-06-21
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
|/
* mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-18
* iommu/amd: Constify mmu_notifier_ops structuresJulia Lawall2015-12-14
* iommu/amd: Cleanup error handling in do_fault()Joerg Roedel2015-12-14
* iommu/amd: Correctly set flags for handle_mm_fault callJoerg Roedel2015-12-14
* iommu/amd: Do proper access checking before calling handle_mm_fault()Joerg Roedel2015-12-14
* iommu/amd: Fix BUG when faulting a PROT_NONE VMAJay Cornwall2015-10-15
* iommu/amd: Use BUG_ON instead of if () BUG()Joerg Roedel2015-08-13
* iommu/amd: Use iommu_attach_group()Joerg Roedel2015-07-30
* iommu/amd: Fix bug in put_pasid_state_waitOded Gabbay2015-05-04
* iommu/amd: Small cleanup in mn_release()Dan Carpenter2015-03-04
*-. Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-04
|\ \
| | * iommu: Update my email addressJoerg Roedel2015-02-04
| |/ |/|
| * iommu/amd: Use wait_event in put_pasid_state_waitJoerg Roedel2015-02-04
| * iommu/amd: Fix amd_iommu_free_device()Peter Zijlstra2015-02-04
|/
* 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-13
* | 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