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
2019-01-29
mm/hmm: add helpers for driver to safely take the mmap_sem
hmm-for-5.1
Jérôme Glisse
1
-3
/
+47
2019-01-29
mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
Jérôme Glisse
1
-21
/
+112
2019-01-29
mm/hmm: support hugetlbfs (snap shoting, faulting and DMA mapping)
Jérôme Glisse
2
-23
/
+147
2019-01-29
mm/hmm: add an helper function that fault pages and map them to a device
Jérôme Glisse
2
-0
/
+161
2019-01-29
mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays.
Jérôme Glisse
2
-0
/
+19
2019-01-29
mm/hmm: improve driver API to work and wait over a range
Jérôme Glisse
2
-304
/
+430
2019-01-29
mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()
Jérôme Glisse
2
-53
/
+53
2019-01-29
mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()
Jérôme Glisse
2
-15
/
+12
2019-01-29
mm/hmm: do not erase snapshot when a range is invalidated
Jérôme Glisse
1
-6
/
+0
2019-01-29
mm/hmm: use reference counting for HMM struct
Jérôme Glisse
2
-60
/
+120
2019-01-29
HMM FOR 5.1 COVER LETTER
Jérôme Glisse
1
-0
/
+27
2019-01-29
gpu/nouveau: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
5
-0
/
+57
2019-01-29
gpu/nouveau: device memory helpers for SVM
Jérôme Glisse
6
-0
/
+1082
2019-01-29
gpu/nouveau: allow to create nouveau_mem without ttm object
Jérôme Glisse
2
-0
/
+31
2019-01-29
gpu/nouveau/svm: have reserved vma comes as a special mmap of device file
Jérôme Glisse
4
-1
/
+61
2019-01-29
gpu/nouveau/svm: initial support for share virtual memory (SVM/SVA)
Ben Skeggs
9
-1
/
+818
2019-01-19
gpu/nouveau/fault: GV100 expose VoltaFaultBufferA
Ben Skeggs
2
-0
/
+11
2019-01-19
gpu/nouveau/fault: GP100 expose MaxwellFaultBufferA
Ben Skeggs
9
-8
/
+141
2019-01-19
gpu/nouveau/fault: add explicit control over fault buffer interrupts
Ben Skeggs
1
-2
/
+0
2019-01-19
gpu/nouveau/mmu: GP100- support vmms with gcc/tex replayable faults enabled
Ben Skeggs
9
-10
/
+54
2019-01-19
gpu/nouveau/mmu: GP100- add privileged methods for fault replay/cancel
Ben Skeggs
7
-0
/
+107
2019-01-19
gpu/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
6
-34
/
+445
2019-01-19
gpu/nouveau/mmu: store mapped flag separately from memory pointer
Ben Skeggs
2
-5
/
+11
2019-01-19
gpu/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
22
-115
/
+172
2019-01-19
RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT
Jason Gunthorpe
4
-13
/
+59
2019-01-19
RDMA/mthca: Clear QP objects during their allocation
Leon Romanovsky
1
-2
/
+2
2019-01-19
RDMA/vmw_pvrdma: Return the correct opcode when creating WR
Adit Ranadive
3
-1
/
+41
2019-01-19
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
Steve Wise
1
-1
/
+4
2019-01-19
RDMA/nldev: Don't expose unsafe global rkey to regular user
Leon Romanovsky
1
-4
/
+0
2019-01-19
RDMA/uverbs: Fix post send success return value in case of error
Gal Pressman
1
-1
/
+3
2019-01-19
drm/sun4i: backend: add missing of_node_puts
Julia Lawall
1
-2
/
+3
2019-01-19
drm/meson: Fix atomic mode switching regression
Neil Armstrong
2
-21
/
+7
2019-01-19
drm/meson: add missing of_node_put
Julia Lawall
1
-2
/
+7
2019-01-19
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
3
-22
/
+0
2019-01-19
drm/qxl: drop prime import/export callbacks
Gerd Hoffmann
2
-18
/
+0
2019-01-19
drm/rockchip: add missing of_node_put
Julia Lawall
1
-1
/
+3
2019-01-19
drm/i915/gvt: Fix mmap range check
Zhenyu Wang
1
-2
/
+12
2019-01-19
drm/i915/gvt: free VFIO region space in vgpu detach
Hang Yuan
3
-4
/
+16
2019-01-19
drm/i915/gvt: Allow F_CMD_ACCESS on mmio 0x21f0
Colin Xu
1
-0
/
+1
2019-01-19
drm/amd/display: Detach backlight from stream
David Francis
4
-15
/
+3
2019-01-19
Revert "drm/amdgpu: validate user pitch alignment"
Michel Dänzer
1
-10
/
+0
2019-01-19
Revert "drm/amdgpu: validate user GEM object size"
Alex Deucher
1
-8
/
+0
2019-01-19
drm/amd/display: Fix disabled cursor on top screen edge
Nicholas Kazlauskas
2
-2
/
+2
2019-01-19
drm/amd/display: fix warning on raven hotplug
Roman Li
1
-13
/
+6
2019-01-19
drm/amd/display: fix PME notification not working in RV desktop
Charlene Liu
1
-1
/
+6
2019-01-19
drm/amd/display: Only get the connector state for VRR when toggled
Nicholas Kazlauskas
1
-1
/
+1
2019-01-19
drm/amd/display: Pack DMCU iRAM alignment
Josip Pavic
1
-0
/
+2
2019-01-19
drm/amd/powerplay: run acg btc for Vega12
Kenneth Feng
1
-0
/
+21
2019-01-19
drm/amdkfd: Don't assign dGPUs to APU topology devices
Felix Kuehling
1
-3
/
+9
2019-01-19
drm/amdkfd: Allow building KFD on ARM64 (v2)
Felix Kuehling
3
-6
/
+15
[next]