index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd_iommu_v2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/core: Do not enforce PKEY permissions on remote mm access
Dave Hansen
2016-02-18
1
-0
/
+1
*
iommu/amd: Constify mmu_notifier_ops structures
Julia Lawall
2015-12-14
1
-1
/
+1
*
iommu/amd: Cleanup error handling in do_fault()
Joerg Roedel
2015-12-14
1
-16
/
+8
*
iommu/amd: Correctly set flags for handle_mm_fault call
Joerg Roedel
2015-12-14
1
-5
/
+9
*
iommu/amd: Do proper access checking before calling handle_mm_fault()
Joerg Roedel
2015-12-14
1
-2
/
+18
*
iommu/amd: Fix BUG when faulting a PROT_NONE VMA
Jay Cornwall
2015-10-15
1
-0
/
+7
*
iommu/amd: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
1
-2
/
+2
*
iommu/amd: Use iommu_attach_group()
Joerg Roedel
2015-07-30
1
-3
/
+21
*
iommu/amd: Fix bug in put_pasid_state_wait
Oded Gabbay
2015-05-04
1
-0
/
+1
*
iommu/amd: Small cleanup in mn_release()
Dan Carpenter
2015-03-04
1
-1
/
+1
*
-
.
Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...
Joerg Roedel
2015-02-04
1
-24
/
+11
|
\
\
|
|
*
iommu: Update my email address
Joerg Roedel
2015-02-04
1
-3
/
+3
|
|
/
|
/
|
|
*
iommu/amd: Use wait_event in put_pasid_state_wait
Joerg Roedel
2015-02-04
1
-8
/
+1
|
*
iommu/amd: Fix amd_iommu_free_device()
Peter Zijlstra
2015-02-04
1
-13
/
+7
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
1
-52
/
+9
|
\
|
*
iommu/amd: fix accounting of device_state
Oded Gabbay
2014-11-10
1
-6
/
+2
|
*
iommu/amd: use new invalidate_range mmu-notifier
Joerg Roedel
2014-11-13
1
-52
/
+9
*
|
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
2014-12-13
1
-31
/
+53
|
\
\
|
*
|
iommu/amd: use handle_mm_fault directly
Jesse Barnes
2014-12-13
1
-31
/
+53
|
|
/
*
|
iommu/amd: Fix accounting of device_state
Oded Gabbay
2014-11-12
1
-6
/
+2
|
/
*
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
1
-2
/
+4
*
iommu/amd: Fix 2 typos in comments
Joerg Roedel
2014-07-30
1
-2
/
+2
*
iommu/amd: Fix device_state reference counting
Joerg Roedel
2014-07-30
1
-0
/
+7
*
iommu/amd: Remove change_pte mmu_notifier call-back
Joerg Roedel
2014-07-30
1
-9
/
+0
*
iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
Joerg Roedel
2014-07-30
1
-17
/
+3
*
iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
Joerg Roedel
2014-07-10
1
-5
/
+12
*
iommu/amd: Don't hold a reference to task_struct
Joerg Roedel
2014-07-10
1
-3
/
+1
*
iommu/amd: Don't hold a reference to mm_struct
Joerg Roedel
2014-07-10
1
-7
/
+33
*
iommu/amd: Add pasid_state->invalid flag
Joerg Roedel
2014-07-10
1
-2
/
+16
*
iommu/amd: Drop pasid_state reference in ppr_notifer error path
Joerg Roedel
2014-07-10
1
-0
/
+4
*
iommu/amd: Get rid of __unbind_pasid
Joerg Roedel
2014-07-10
1
-15
/
+2
*
iommu/amd: Don't free pasid_state in mn_release path
Joerg Roedel
2014-07-10
1
-3
/
+7
*
iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
Joerg Roedel
2014-07-10
1
-2
/
+0
*
iommu/amd: Fix typo in amd_iommu_v2 driver
Joerg Roedel
2014-07-10
1
-1
/
+1
*
iommu/amd: Fix for pasid initialization
Alexey Skidanov
2014-07-09
1
-0
/
+1
*
iommu/amd: Fix small race between invalidate_range_end/start
Joerg Roedel
2014-06-20
1
-5
/
+13
*
iommu/amd: Handle parallel invalidate_range_start/end calls correctly
Joerg Roedel
2014-05-26
1
-4
/
+13
*
iommu/amd: Remove IOMMUv2 pasid_state_list
Joerg Roedel
2014-05-26
1
-26
/
+0
*
iommu/amd: Implement mmu_notifier_release call-back
Joerg Roedel
2014-05-26
1
-56
/
+35
*
iommu/amd: Convert IOMMUv2 state_table into state_list
Joerg Roedel
2014-05-26
1
-21
/
+18
*
iommu/amd: Don't access IOMMUv2 state_table directly
Joerg Roedel
2014-05-26
1
-4
/
+9
*
iommu/amd: Take mmap_sem when calling get_user_pages
Jay Cornwall
2014-05-13
1
-0
/
+2
*
Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-24
1
-1
/
+3
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
2012-07-23
1
-1
/
+3
|
|
\
\
|
|
|
*
iommu/amd: Fix sparse warnings
Joerg Roedel
2012-07-17
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
iommu/amd: Add missing spin_lock initialization
Joerg Roedel
2012-07-19
1
-0
/
+2
|
|
/
*
|
iommu: Fix typo in iommu
Masanari Iida
2012-07-24
1
-1
/
+1
|
/
*
iommu/amd: Don't initialize IOMMUv2 resources when not required
Joerg Roedel
2012-03-15
1
-1
/
+13
*
iommu/amd: Add invalidate-context call-back
Joerg Roedel
2011-12-15
1
-0
/
+35
*
iommu/amd: Add invalid_ppr callback
Joerg Roedel
2011-12-14
1
-2
/
+55
[next]