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
/
ttm
/
ttm_bo_vm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-04-06
drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
Thomas Hellström
1
-3
/
+10
2023-04-06
drm/ttm: remove comment referencing now-removed vmf_insert_mixed_prot()
Lorenzo Stoakes
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-2
/
+1
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
1
-8
/
+11
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
1
-2
/
+2
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-05-13
mmap locking API: fix missed mmap_sem references in comments
Florian Rommel
1
-1
/
+1
2022-04-07
drm/ttm: remove bo->moving
Christian König
1
-21
/
+13
2021-11-05
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
1
-92
/
+2
2021-09-29
drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
Matthew Auld
1
-2
/
+4
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
1
-1
/
+1
2021-09-29
drm/ttm: stop setting page->index for the ttm_tt
Matthew Auld
1
-2
/
+0
2021-09-29
drm/ttm: stop calling tt_swapin in vm_access
Matthew Auld
1
-5
/
+0
2021-06-08
drm/ttm: nuke VM_MIXEDMAP on BO mappings v3
Christian König
1
-30
/
+12
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-11
/
+11
2021-05-26
drm/ttm: Remove ttm_bo_mmap() and friends
Thomas Zimmermann
1
-53
/
+0
2021-05-26
drm/ttm: Don't override vm_ops callbacks, if set
Thomas Zimmermann
1
-1
/
+6
2021-05-20
drm/ttm: Remap all page faults to per process dummy page.
Andrey Grodzovsky
1
-1
/
+53
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-13
/
+11
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-3
/
+3
2020-12-01
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
1
-1
/
+0
2020-11-04
drm/ttm: replace context flags with bools v2
Christian König
1
-2
/
+1
2020-10-15
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
1
-1
/
+1
2020-09-28
drm/ttm: remove fault callback
Christian König
1
-22
/
+0
2020-09-28
drm/ttm: move SG flag check into ttm_bo_vm_reserve
Christian König
1
-7
/
+9
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
1
-2
/
+1
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2020-09-07
drm/ttm: remove bdev from ttm_tt
Dave Airlie
1
-1
/
+1
2020-09-03
drm/ttm: remove io_reserve_lru handling v3
Christian König
1
-28
/
+11
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-6
/
+5
2020-08-12
drm/ttm: revert "drm/ttm: make TT creation purely optional v3"
Christian König
1
-5
/
+0
2020-08-11
Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+3
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
1
-1
/
+1
2020-08-06
drm/ttm: add wrapper to get manager from bdev.
Dave Airlie
1
-1
/
+1
2020-08-06
drm/ttm: use a helper for unlocked moves to the lru tail
Dave Airlie
1
-3
/
+1
2020-07-30
drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
Felix Kuehling
1
-1
/
+3
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
1
-0
/
+2
2020-06-29
drm/ttm: make TT creation purely optional v3
Christian König
1
-0
/
+5
2020-06-16
Merge v5.8-rc1 into drm-misc-fixes
Thomas Zimmermann
1
-5
/
+5
2020-06-15
drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
Xiyu Yang
1
-0
/
+2
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-63
/
+0
2020-04-09
drm/ttm: Temporarily disable the huge_fault() callback
Thomas Hellstrom (VMware)
1
-63
/
+0
2020-04-04
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+158
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-3
/
+9
[next]