index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
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