index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd_iommu_v2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-04
iommu/amd: Fix bug in put_pasid_state_wait
Oded Gabbay
1
-0
/
+1
2015-03-04
iommu/amd: Small cleanup in mn_release()
Dan Carpenter
1
-1
/
+1
2015-02-04
Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...
Joerg Roedel
1
-24
/
+11
2015-02-04
iommu: Update my email address
Joerg Roedel
1
-3
/
+3
2015-02-04
iommu/amd: Use wait_event in put_pasid_state_wait
Joerg Roedel
1
-8
/
+1
2015-02-04
iommu/amd: Fix amd_iommu_free_device()
Peter Zijlstra
1
-13
/
+7
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-52
/
+9
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
1
-31
/
+53
2014-12-13
iommu/amd: use handle_mm_fault directly
Jesse Barnes
1
-31
/
+53
2014-11-12
iommu/amd: Fix accounting of device_state
Oded Gabbay
1
-6
/
+2
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-2
/
+4
2014-07-30
iommu/amd: Fix 2 typos in comments
Joerg Roedel
1
-2
/
+2
2014-07-30
iommu/amd: Fix device_state reference counting
Joerg Roedel
1
-0
/
+7
2014-07-30
iommu/amd: Remove change_pte mmu_notifier call-back
Joerg Roedel
1
-9
/
+0
2014-07-30
iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
Joerg Roedel
1
-17
/
+3
2014-07-10
iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
Joerg Roedel
1
-5
/
+12
2014-07-10
iommu/amd: Don't hold a reference to task_struct
Joerg Roedel
1
-3
/
+1
2014-07-10
iommu/amd: Don't hold a reference to mm_struct
Joerg Roedel
1
-7
/
+33
2014-07-10
iommu/amd: Add pasid_state->invalid flag
Joerg Roedel
1
-2
/
+16
2014-07-10
iommu/amd: Drop pasid_state reference in ppr_notifer error path
Joerg Roedel
1
-0
/
+4
2014-07-10
iommu/amd: Get rid of __unbind_pasid
Joerg Roedel
1
-15
/
+2
2014-07-10
iommu/amd: Don't free pasid_state in mn_release path
Joerg Roedel
1
-3
/
+7
2014-07-10
iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
Joerg Roedel
1
-2
/
+0
2014-07-10
iommu/amd: Fix typo in amd_iommu_v2 driver
Joerg Roedel
1
-1
/
+1
2014-07-09
iommu/amd: Fix for pasid initialization
Alexey Skidanov
1
-0
/
+1
2014-06-20
iommu/amd: Fix small race between invalidate_range_end/start
Joerg Roedel
1
-5
/
+13
2014-05-26
iommu/amd: Handle parallel invalidate_range_start/end calls correctly
Joerg Roedel
1
-4
/
+13
2014-05-26
iommu/amd: Remove IOMMUv2 pasid_state_list
Joerg Roedel
1
-26
/
+0
2014-05-26
iommu/amd: Implement mmu_notifier_release call-back
Joerg Roedel
1
-56
/
+35
2014-05-26
iommu/amd: Convert IOMMUv2 state_table into state_list
Joerg Roedel
1
-21
/
+18
2014-05-26
iommu/amd: Don't access IOMMUv2 state_table directly
Joerg Roedel
1
-4
/
+9
2014-05-13
iommu/amd: Take mmap_sem when calling get_user_pages
Jay Cornwall
1
-0
/
+2
2014-11-10
iommu/amd: fix accounting of device_state
Oded Gabbay
1
-6
/
+2
2014-11-13
iommu/amd: use new invalidate_range mmu-notifier
Joerg Roedel
1
-52
/
+9
2012-07-24
Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+3
2012-07-24
iommu: Fix typo in iommu
Masanari Iida
1
-1
/
+1
2012-07-23
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
1
-1
/
+3
2012-07-19
iommu/amd: Add missing spin_lock initialization
Joerg Roedel
1
-0
/
+2
2012-07-17
iommu/amd: Fix sparse warnings
Joerg Roedel
1
-1
/
+1
2012-03-15
iommu/amd: Don't initialize IOMMUv2 resources when not required
Joerg Roedel
1
-1
/
+13
2011-12-15
iommu/amd: Add invalidate-context call-back
Joerg Roedel
1
-0
/
+35
2011-12-14
iommu/amd: Add invalid_ppr callback
Joerg Roedel
1
-2
/
+55
2011-12-14
iommu/amd: Implement notifiers for IOMMUv2
Joerg Roedel
1
-10
/
+176
2011-12-12
iommu/amd: Implement IO page-fault handler
Joerg Roedel
1
-8
/
+196
2011-12-12
iommu/amd: Add routines to bind/unbind a pasid
Joerg Roedel
1
-0
/
+306
2011-12-12
iommu/amd: Implement device aquisition code for IOMMUv2
Joerg Roedel
1
-0
/
+210
2011-12-12
iommu/amd: Add driver stub for AMD IOMMUv2 support
Joerg Roedel
1
-0
/
+36