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
2017-08-01
hmm/dummy: show how to use allocate device page on migration of empty entry
hmm-v25-4.9
Jérôme Glisse
1
-4
/
+9
2017-08-01
hmm/dmirror: dummy mirror support for fake device memory
Jérôme Glisse
2
-0
/
+371
2017-08-01
hmm/dmirror: dummy mirror driver for testing and showcasing the HMM
Jérôme Glisse
4
-0
/
+901
2017-08-01
mm/hmm: add new helper to hotplug CDM memory region v3
Jérôme Glisse
2
-5
/
+83
2017-08-01
mm/device-public-memory: device memory cache coherent with CPU v5
Jérôme Glisse
13
-33
/
+143
2017-08-01
mm/migrate: allow migrate_vma() to alloc new page on empty entry v4
Jérôme Glisse
2
-9
/
+201
2017-08-01
mm/migrate: support un-addressable ZONE_DEVICE page in migration v3
Jérôme Glisse
3
-31
/
+162
2017-08-01
mm/migrate: migrate_vma() unmap page from vma while collecting pages
Jérôme Glisse
1
-29
/
+112
2017-08-01
mm/migrate: new memory migration helper for use with device memory v5
Jérôme Glisse
2
-0
/
+596
2017-08-01
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
9
-15
/
+86
2017-08-01
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
Jérôme Glisse
2
-1
/
+102
2017-08-01
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v7
Jérôme Glisse
2
-1
/
+526
2017-08-01
mm/hmm: documents how device memory is accounted in rss and memcg
Jérôme Glisse
1
-0
/
+40
2017-08-01
mm/memcontrol: support MEMORY_DEVICE_PRIVATE v4
Jérôme Glisse
2
-4
/
+49
2017-08-01
mm/memcontrol: allow to uncharge page without using page->lru field
Jérôme Glisse
1
-71
/
+87
2017-08-01
mm/ZONE_DEVICE: special case put_page() for device private pages v4
Jérôme Glisse
3
-4
/
+33
2017-08-01
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v5
Jérôme Glisse
11
-6
/
+309
2017-08-01
mm/memory_hotplug: introduce add_pages
Jérôme Glisse
3
-11
/
+45
2017-07-26
mm/hmm/mirror: device page fault handler
Jérôme Glisse
2
-12
/
+271
2017-07-26
mm/hmm/mirror: helper to snapshot CPU page table v4
Jérôme Glisse
2
-2
/
+338
2017-07-26
mm/hmm/mirror: mirror process address space on device with HMM helpers v3
Jérôme Glisse
3
-15
/
+275
2017-07-26
mm/hmm: heterogeneous memory management (HMM for short) v5
Jérôme Glisse
6
-1
/
+249
2017-07-26
hmm: heterogeneous memory management documentation v2
Jérôme Glisse
2
-0
/
+351
2017-07-21
4.9.39
Greg Kroah-Hartman
1
-1
/
+1
2017-07-21
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Haozhong Zhang
1
-2
/
+4
2017-07-21
kvm: vmx: Check value written to IA32_BNDCFGS
Jim Mattson
2
-0
/
+5
2017-07-21
kvm: x86: Guest BNDCFGS requires guest MPX support
Jim Mattson
2
-2
/
+10
2017-07-21
kvm: vmx: Do not disable intercepts for BNDCFGS
Jim Mattson
1
-1
/
+0
2017-07-21
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
1
-1
/
+1
2017-07-21
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
1
-0
/
+2
2017-07-21
PM / wakeirq: Convert to SRCU
Thomas Gleixner
1
-14
/
+18
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
1
-1
/
+17
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-2
/
+2
2017-07-21
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
1
-1
/
+1
2017-07-21
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
3
-41
/
+53
2017-07-21
Revert "sched/core: Optimize SCHED_SMT"
Greg Kroah-Hartman
3
-43
/
+7
2017-07-21
crypto: caam - fix signals handling
Horia Geantă
2
-2
/
+2
2017-07-21
crypto: caam - properly set IV after {en,de}crypt
David Gstir
1
-2
/
+18
2017-07-21
crypto: sha1-ssse3 - Disable avx2
Herbert Xu
1
-1
/
+1
2017-07-21
crypto: atmel - only treat EBUSY as transient if backlog
Gilad Ben-Yossef
1
-1
/
+3
2017-07-21
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
Martin Hicks
1
-1
/
+6
2017-07-21
mm: fix overflow check in expand_upwards()
Helge Deller
1
-1
/
+1
2017-07-21
selftests/capabilities: Fix the test_execve test
Andy Lutomirski
1
-5
/
+2
2017-07-21
mnt: Make propagate_umount less slow for overlapping mount propagation trees
Eric W. Biederman
1
-1
/
+62
2017-07-21
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
3
-62
/
+90
2017-07-21
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
3
-5
/
+32
2017-07-21
nvmem: core: fix leaks on registration errors
Johan Hovold
1
-5
/
+8
2017-07-21
rcu: Add memory barriers for NOCB leader wakeup
Paul E. McKenney
1
-0
/
+2
2017-07-21
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
1
-3
/
+3
2017-07-21
ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers
Marc Zyngier
1
-8
/
+4
[next]