index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
gpu/nouveau: fix svm in respect to upstream change
hmm-nouveau-v01
Jérôme Glisse
1
-8
/
+14
2018-08-23
gpu/nouveau: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
4
-0
/
+46
2018-08-23
gpu/nouveau: device memory helpers for SVM
Jérôme Glisse
5
-0
/
+1023
2018-08-23
gpu/nouveau: allow to create nouveau_mem without ttm object
Jérôme Glisse
2
-0
/
+31
2018-08-23
mm/hmm: allow device driver to set a private field inside hmm_devmem
Jérôme Glisse
2
-4
/
+12
2018-08-23
gpu/nouveau/svm: have reserved vma comes as a special mmap of device file
Jérôme Glisse
4
-1
/
+61
2018-08-23
drm: allocate copy engine channel in privileged mode
Ben Skeggs
4
-8
/
+12
2018-08-23
fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
3
-9
/
+16
2018-08-23
Revert "XXXfifo/gv100: channel recovery WARs, revert for pascal!!"
Ben Skeggs
1
-3
/
+2
2018-08-23
WIPsvm: initial support
Ben Skeggs
9
-1
/
+808
2018-08-23
drm: remove left-over struct member
Ben Skeggs
1
-1
/
+0
2018-08-23
bin: replayable fault test code
Ben Skeggs
1
-0
/
+913
2018-08-23
XXXfifo/gv100: channel recovery WARs, revert for pascal!!
Ben Skeggs
1
-2
/
+3
2018-08-23
TBDfifo/gv100: allocate method buffer
Ben Skeggs
3
-3
/
+17
2018-08-23
fifo/gk104-: return channel instance in ctor args
Ben Skeggs
5
-6
/
+14
2018-08-23
TBDfault/gv100: expose VoltaFaultBufferA
Ben Skeggs
2
-0
/
+11
2018-08-23
fault/gp100: expose MaxwellFaultBufferA
Ben Skeggs
9
-8
/
+142
2018-08-23
fault: add explicit control over fault buffer interrupts
Ben Skeggs
4
-10
/
+29
2018-08-23
fault: store get/put pri address in nvkm_fault_buffer
Ben Skeggs
4
-14
/
+21
2018-08-23
fault: remove manual mapping of fault buffers into BAR2
Ben Skeggs
4
-17
/
+10
2018-08-23
imem/nv50: support pinning objects in BAR2 and returning address
Ben Skeggs
2
-1
/
+17
2018-08-23
mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Ben Skeggs
9
-10
/
+54
2018-08-23
TBDmmu/gp100-: add privileged methods for fault replay/cancel
Ben Skeggs
7
-0
/
+107
2018-08-23
WIPmmu: add a privileged method to directly manage PTEs
Ben Skeggs
6
-39
/
+445
2018-08-23
mmu: store mapped flag separately from memory pointer
Ben Skeggs
2
-5
/
+11
2018-08-23
mmu: support initialisation of client-managed address-spaces
Ben Skeggs
21
-112
/
+169
2018-08-23
mmu: add more general vmm free/node handling functions
Ben Skeggs
3
-51
/
+123
2018-08-22
gpu/radeon: use HMM mirror for userptr buffer object.
hmm-radeon-v00
Jérôme Glisse
4
-120
/
+196
2018-08-22
gpu/radeon: use HMM mirror instead of mmu_notifier
Jérôme Glisse
1
-63
/
+63
2018-08-22
mm/hmm: properly handle migration pmd
Jérôme Glisse
1
-6
/
+39
2018-08-22
mm/hmm: invalidate device page table at start of invalidation
Jérôme Glisse
1
-12
/
+15
2018-08-22
mm/hmm: use a structure for update callback parameters
Jérôme Glisse
2
-20
/
+44
2018-08-22
mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
Ralph Campbell
1
-15
/
+21
2018-08-22
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
Ralph Campbell
1
-0
/
+9
2018-08-22
mm/hmm: fix utf8 ...
Jérôme Glisse
2
-2
/
+2
2018-08-22
pci: test for unexpectedly disabled bridges
Linus Torvalds
1
-0
/
+9
2018-08-22
slab-leaks3-default-y
Andrew Morton
1
-1
/
+6
2018-08-22
kernel/fork.c: export kernel_thread() to modules
Andrew Morton
1
-0
/
+1
2018-08-22
mutex subsystem, synchro-test module
David Howells
4
-0
/
+659
2018-08-22
Releasing resources with children
Matthew Wilcox
1
-0
/
+2
2018-08-22
Make sure nobody's leaking resources
Matthew Wilcox
1
-0
/
+8
2018-08-22
drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow
Andi Kleen
1
-2
/
+2
2018-08-22
vfs: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
1
-1
/
+3
2018-08-22
mm-change-return-type-int-to-vm_fault_t-for-fault-handlers-fix
Andrew Morton
1
-4
/
+4
2018-08-22
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
15
-100
/
+103
2018-08-22
lib/fonts: convert comments to utf-8
Arnd Bergmann
4
-512
/
+512
2018-08-22
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
1
-18
/
+18
2018-08-22
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
12
-103
/
+103
2018-08-22
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
3
-27
/
+17
2018-08-22
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
1
-0
/
+21
[next]