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
2016-04-07
ib/mlx5/hmm: enable odp using hmm v2
hmm
Jérôme Glisse
2
-0
/
+14
2016-04-07
ib/mlx5/hmm: add page fault support for odp with hmm v2
Jérôme Glisse
1
-1
/
+143
2016-04-07
ib/mlx5/hmm: add mlx5 hmm device initialization and callback v3
Jérôme Glisse
6
-1
/
+256
2016-04-07
ib/odp/hmm: core implementation of odp using hmm v3
Jérôme Glisse
5
-0
/
+193
2016-04-07
ib/odp/hmm: prepare for hmm code path
Jérôme Glisse
12
-114
/
+154
2016-04-07
ib/odp: export rbt_ib_umem_for_each_in_range()
Jérôme Glisse
1
-0
/
+1
2016-04-07
ib/mlx5: add parameter to mlx5_ib_update_mtt() for odp with hmm
Jérôme Glisse
3
-5
/
+7
2016-04-07
ib/mlx5: add parameter to __mlx_ib_populated_pas for odp with hmm
Jérôme Glisse
3
-5
/
+7
2016-04-07
hmm/dummy: add fake device memory to dummy hmm device driver.
Jérôme Glisse
2
-21
/
+391
2016-04-07
hmm/dummy: dummy driver for testing and showcasing the HMM API v3.
Jérôme Glisse
4
-0
/
+1014
2016-04-07
hmm: add hmm_mirror_fault_vma() if driver already looked up vma
Jérôme Glisse
2
-37
/
+111
2016-04-07
hmm: add mirror fault support for system to device memory migration v3.
Jérôme Glisse
1
-0
/
+170
2016-04-07
hmm: CPU page fault on migrated memory.
Jérôme Glisse
1
-1
/
+53
2016-04-07
hmm: fork copy migrated memory into system memory for child process.
Jérôme Glisse
1
-1
/
+37
2016-04-07
hmm: add helpers for migration back to system memory v3.
Jérôme Glisse
1
-0
/
+151
2016-04-07
hmm: split DMA mapping function in two.
Jérôme Glisse
1
-55
/
+65
2016-04-07
hmm: allow to get pointer to spinlock protecting a directory.
Jérôme Glisse
1
-0
/
+25
2016-04-07
hmm: new callback for copying memory from and to device memory v2.
Jerome Glisse
2
-0
/
+107
2016-04-07
hmm: mm add helper to update page table when migrating memory v3.
Jérôme Glisse
2
-4
/
+508
2016-04-07
hmm: mm helper for first step of memory migration back to system v3
Jérôme Glisse
3
-1
/
+294
2016-04-07
hmm: handle hmm device page table entry on mirror page table fault and update.
Jérôme Glisse
1
-0
/
+13
2016-04-07
hmm: add new hmm page table flag (select flag).
Jérôme Glisse
2
-3
/
+8
2016-04-07
hmm: add new hmm page table flag (valid device memory).
Jérôme Glisse
1
-5
/
+19
2016-04-07
hmm: add special swap filetype for memory migrated to device v2.
Jerome Glisse
5
-2
/
+131
2016-04-07
fork: pass the dst vma to copy_page_range() and its sub-functions.
Jérôme Glisse
3
-15
/
+25
2016-04-07
hmm: add documentation explaining HMM internals and how to use it.
Jérôme Glisse
1
-0
/
+219
2016-04-07
hmm: Add support for hugetlb.
Jérôme Glisse
1
-1
/
+61
2016-04-07
hmm: DMA map memory on behalf of device driver v2.
Jérôme Glisse
2
-39
/
+174
2016-04-07
hmm: add dirty range helper (toggle dirty bit inside mirror page table) v2.
Jérôme Glisse
2
-0
/
+41
2016-04-07
hmm: add discard range helper (to clear and free resources for a range).
Jérôme Glisse
2
-0
/
+27
2016-04-07
hmm: use CPU page table during invalidation.
Jérôme Glisse
1
-18
/
+35
2016-04-07
hmm: add mm page table iterator helpers.
Jérôme Glisse
1
-0
/
+101
2016-04-07
hmm: add device page fault support v6.
Jérôme Glisse
2
-1
/
+407
2016-04-07
hmm: add per mirror page table v5.
Jérôme Glisse
2
-0
/
+304
2016-04-07
hmm: add hmm page table v5.
Jérôme Glisse
4
-1
/
+966
2016-04-07
hmm: introduce heterogeneous memory management v6.
Jérôme Glisse
8
-0
/
+601
2016-04-07
mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
Jérôme Glisse
2
-9
/
+73
2016-04-07
mmu_notifier: pass page pointer to mmu_notifier_invalidate_page() v2
Jérôme Glisse
10
-4
/
+16
2016-04-07
mmu_notifier: keep track of active invalidation ranges v5
Jérôme Glisse
19
-258
/
+356
2016-04-07
mmu_notifier: add event information to address invalidation v9
Jérôme Glisse
22
-102
/
+263
2016-04-07
x86: remove the kernel code/data/bss resources from /proc/iomem
Linus Torvalds
1
-37
/
+0
2016-04-07
i40iw: avoid potential uninitialized variable use
Arnd Bergmann
1
-7
/
+3
2016-04-07
IB/mlx5: fix VFs callback function prototypes
Arnd Bergmann
1
-9
/
+9
2016-04-07
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
1
-1
/
+1
2016-04-07
kvm: x86: make lapic hrtimer pinned
Luiz Capitulino
1
-4
/
+4
2016-04-07
s390/mm/kvm: fix mis-merge in gmap handling
Christian Borntraeger
1
-2
/
+2
2016-04-07
kvm: set page dirty only if page has been writable
Yu Zhao
1
-2
/
+10
2016-04-07
KVM: x86: reduce default value of halt_poll_ns parameter
Paolo Bonzini
1
-1
/
+1
2016-04-07
KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled
Paolo Bonzini
1
-0
/
+5
2016-04-07
KVM: x86: Inject pending interrupt even if pending nmi exist
Yuki Shibuya
1
-10
/
+10
[next]