index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
1
-9
/
+0
2021-07-01
nouveau/svm: implement atomic SVM access
Alistair Popple
1
-11
/
+115
2021-07-01
nouveau/svm: refactor nouveau_range_fault
Alistair Popple
1
-14
/
+20
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
1
-1
/
+1
2021-01-29
drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devices
Karol Herbst
1
-0
/
+4
2020-10-30
drm/nouveau/nouveau: fix the start/end range for migration
Ralph Campbell
1
-11
/
+3
2020-08-06
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-7
/
+8
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-150
/
+107
2020-07-28
nouveau/svm: use the new migration invalidation
Ralph Campbell
1
-12
/
+9
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
1
-3
/
+3
2020-07-24
drm/nouveau/nvif: give every vmm object a human-readable identifier
Ben Skeggs
1
-1
/
+2
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
1
-3
/
+3
2020-07-10
nouveau/hmm: support mapping large sysmem pages
Ralph Campbell
1
-13
/
+40
2020-07-10
nouveau/hmm: fault one page at a time
Ralph Campbell
1
-133
/
+66
2020-07-08
drm/nouveau/nouveau: fix page fault on device private memory
Ralph Campbell
1
-0
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-11
/
+11
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+58
2020-05-22
drm/nouveau/svm: map pages after migration
Ralph Campbell
1
-1
/
+58
2020-05-11
mm/hmm: remove the customizable pfn format from hmm_range_fault
Jason Gunthorpe
1
-28
/
+59
2020-05-11
mm/hmm: remove HMM_PFN_SPECIAL
Jason Gunthorpe
1
-1
/
+0
2020-05-11
mm/hmm: make hmm_range_fault return 0 or -1
Jason Gunthorpe
1
-3
/
+3
2020-04-08
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+6
2020-04-07
drm/nouveau/svm: remove useless SVM range check
Ralph Campbell
1
-3
/
+0
2020-04-07
drm/nouveau/svm: check for SVM initialized before migrating
Ralph Campbell
1
-0
/
+5
2020-04-07
drm/nouveau/svm: fix vma range check for migration
Ralph Campbell
1
-0
/
+1
2020-03-28
mm/hmm: remove HMM_FAULT_SNAPSHOT
Jason Gunthorpe
1
-1
/
+1
2020-03-26
mm: simplify device private page handling in hmm_range_fault
Christoph Hellwig
1
-1
/
+0
2019-11-24
nouveau: use mmu_interval_notifier instead of hmm_mirror
Jason Gunthorpe
1
-80
/
+99
2019-11-24
nouveau: use mmu_notifier directly for invalidate_range_start
Jason Gunthorpe
1
-32
/
+63
2019-08-07
mm/hmm: remove the page_shift member from struct hmm_range
Christoph Hellwig
1
-1
/
+0
2019-08-07
mm/hmm: remove superfluous arguments from hmm_range_register
Christoph Hellwig
1
-3
/
+2
2019-08-07
nouveau: pass struct nouveau_svmm to nouveau_range_fault
Christoph Hellwig
1
-6
/
+6
2019-07-26
mm/hmm: remove hmm_range vma
Ralph Campbell
1
-4
/
+3
2019-07-26
mm/hmm: replace the block argument to hmm_range_fault with a flags value
Christoph Hellwig
1
-1
/
+1
2019-07-26
mm/hmm: replace hmm_update with mmu_notifier_range
Ralph Campbell
1
-2
/
+2
2019-07-25
nouveau: return -EBUSY when hmm_range_wait_until_valid fails
Christoph Hellwig
1
-1
/
+1
2019-07-25
nouveau: unlock mmap_sem on all errors from nouveau_range_fault
Christoph Hellwig
1
-5
/
+6
2019-07-25
nouveau: remove the block parameter to nouveau_range_fault
Christoph Hellwig
1
-6
/
+4
2019-07-25
mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
Christoph Hellwig
1
-2
/
+44
2019-06-10
mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
Jason Gunthorpe
1
-1
/
+1
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
1
-0
/
+96
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
1
-0
/
+2
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
1
-0
/
+737