index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
iommu/amd: Remove clear_flush_young notifier
Peter Xu
2019-01-30
1
-24
/
+0
*
iommu/amd: Use pr_fmt()
Joerg Roedel
2018-11-28
1
-0
/
+2
*
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-10-26
1
-1
/
+0
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+1
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-1
/
+2
|
\
|
*
iommu/amd: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
1
-1
/
+2
*
|
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
2018-01-31
1
-0
/
+1
|
/
*
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-09
1
-1
/
+17
|
\
|
*
iommu/amd: Don't copy GCR3 table root pointer
Baoquan He
2017-08-15
1
-1
/
+17
*
|
iommu/amd: update to new mmu_notifier semantic
Jérôme Glisse
2017-08-31
1
-8
/
+0
|
/
*
iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
Pan Bian
2017-04-24
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
iommu/amd: Missing error code in amd_iommu_init_device()
Dan Carpenter
2016-11-29
1
-1
/
+3
*
Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
\
|
*
iommu/amd: Remove create_workqueue
Bhaktipriya Shridhar
2016-06-21
1
-1
/
+1
*
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-2
/
+1
|
/
*
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
[next]