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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
hmm/dmirror: dummy mirror support for fake device memory
hmm-v13
Jérôme Glisse
1
-0
/
+6
2016-11-18
hmm/dmirror: dummy mirror driver for testing and showcasing the HMM
Jérôme Glisse
1
-0
/
+48
2016-11-18
mm/hmm/devmem: dummy HMM device as an helper for ZONE_DEVICE memory
Jérôme Glisse
1
-1
/
+21
2016-11-18
mm/hmm/devmem: device driver helper to hotplug ZONE_DEVICE memory
Jérôme Glisse
1
-0
/
+113
2016-11-18
mm/hmm/migrate: new memory migration helper for use with device memory
Jérôme Glisse
1
-3
/
+51
2016-11-18
mm/hmm/migrate: add new boolean copy flag to migratepage() callback
Jérôme Glisse
3
-8
/
+15
2016-11-18
mm/hmm/mirror: device page fault handler
Jérôme Glisse
1
-4
/
+29
2016-11-18
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
1
-2
/
+28
2016-11-17
mm/hmm/mirror: add range monitor helper, to monitor CPU page table update
Jérôme Glisse
1
-0
/
+18
2016-11-17
mm/hmm/mirror: add range lock helper, prevent CPU page table update for the r...
Jérôme Glisse
1
-0
/
+30
2016-11-17
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
1
-0
/
+97
2016-11-17
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2
-0
/
+144
2016-11-14
mm/ZONE_DEVICE/unaddressable: add special swap for unaddressable
Jérôme Glisse
3
-3
/
+87
2016-11-14
mm/ZONE_DEVICE/devmem_pages_remove: allow early removal of device memory
Jérôme Glisse
1
-0
/
+7
2016-11-14
mm/ZONE_DEVICE/free-page: callback when page is freed
Jérôme Glisse
1
-0
/
+4
2016-11-14
mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory
Jérôme Glisse
1
-3
/
+20
2016-11-14
mm/memory/hotplug: convert device parameter bool to set of flags
Jérôme Glisse
1
-2
/
+15
2016-10-26
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
1
-0
/
+2
2016-10-24
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-24
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-24
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-24
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-24
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-24
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-24
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
1
-2
/
+1
2016-10-24
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-0
/
+1
2016-10-12
mm/zsmalloc: add per-class compact trace event
Ganesh Mahendran
1
-10
/
+30
2016-10-12
mm/zsmalloc: add trace events for zs_compact
Ganesh Mahendran
1
-0
/
+56
2016-10-12
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
2
-12
/
+11
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2
-2
/
+0
2016-10-12
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
1
-0
/
+18
2016-10-12
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
1
-0
/
+6
2016-10-12
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
1
-0
/
+1
2016-10-12
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
1
-1
/
+2
2016-10-12
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-0
/
+5
2016-10-12
random: remove unused randomize_range()
Jason Cooper
1
-1
/
+0
2016-10-12
random: simplify API for random address requests
Jason Cooper
1
-0
/
+1
2016-10-12
autofs4: move linux/auto_dev-ioctl.h to uapi/linux
Ian Kent
2
-208
/
+222
2016-10-12
autofs: move inclusion of linux/limits.h to uapi
Tomohiro Kusumi
2
-1
/
+1
2016-10-12
autofs: remove AUTOFS_DEVID_LEN
Tomohiro Kusumi
1
-2
/
+0
2016-10-12
llist: introduce llist_entry_safe()
Alexander Potapenko
1
-7
/
+19
2016-10-12
include/linux: provide a safe version of container_of()
Alexander Potapenko
1
-0
/
+15
2016-10-12
include/linux/ctype.h: make isdigit() table lookupless
Alexey Dobriyan
1
-1
/
+4
2016-10-12
radix-tree: 'slot' can be NULL in radix_tree_next_slot()
Ross Zwisler
1
-0
/
+8
2016-10-10
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
1
-2
/
+2
2016-10-10
linux/mm.h: canonicalize macro PAGE_ALIGNED() definition
zijun_hu
1
-1
/
+1
2016-10-10
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
1
-1
/
+1
2016-10-10
mm: consolidate warn_alloc_failed users
Michal Hocko
1
-3
/
+2
2016-10-10
mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
Andrea Arcangeli
1
-2
/
+8
2016-10-10
mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
Andrea Arcangeli
1
-1
/
+1
[next]