index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
mmu
/
vmm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
2019-02-20
1
-31
/
+257
*
drm/nouveau/mmu: store mapped flag separately from memory pointer
Ben Skeggs
2019-02-20
1
-5
/
+10
*
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
2019-02-20
1
-16
/
+67
*
drm/nouveau/mmu: add more general vmm free/node handling functions
Ben Skeggs
2018-12-11
1
-33
/
+112
*
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
2018-09-07
1
-1
/
+1
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
drm/nouveau/mmu: ALIGN_DOWN correct variable
Māris Nartišs
2018-03-16
1
-1
/
+1
*
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
2018-02-02
1
-1
/
+1
*
drm/nouveau/mmu: swap out round for ALIGN
Ben Skeggs
2017-11-03
1
-2
/
+2
*
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
1
-1
/
+1
*
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2017-11-02
1
-3
/
+784
*
drm/nouveau/mmu: implement new vmm backend
Ben Skeggs
2017-11-02
1
-0
/
+580
*
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
1
-1
/
+1
*
drm/nouveau/mmu/nv44: implement vmm on top of new base
Ben Skeggs
2017-11-02
1
-0
/
+5
*
drm/nouveau/mmu: implement base for new vm management
Ben Skeggs
2017-11-02
1
-0
/
+147