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-11-18
hmm/dmirror: dummy mirror support for fake device memory
hmm-v13
Jérôme Glisse
2
-0
/
+322
2016-11-18
hmm/dmirror: dummy mirror driver for testing and showcasing the HMM
Jérôme Glisse
4
-0
/
+979
2016-11-18
mm/hmm/devmem: dummy HMM device as an helper for ZONE_DEVICE memory
Jérôme Glisse
2
-1
/
+116
2016-11-18
mm/hmm/devmem: device driver helper to hotplug ZONE_DEVICE memory
Jérôme Glisse
2
-0
/
+360
2016-11-18
mm/hmm/migrate: new memory migration helper for use with device memory
Jérôme Glisse
2
-3
/
+635
2016-11-18
mm/hmm/migrate: add new boolean copy flag to migratepage() callback
Jérôme Glisse
12
-43
/
+95
2016-11-18
mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
2
-1
/
+57
2016-11-18
mm/hmm/mirror: device page fault handler
Jérôme Glisse
2
-28
/
+267
2016-11-18
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
2
-2
/
+191
2016-11-17
mm/hmm/mirror: add range monitor helper, to monitor CPU page table update
Jérôme Glisse
2
-1
/
+112
2016-11-17
mm/hmm/mirror: add range lock helper, prevent CPU page table update for the r...
Jérôme Glisse
2
-7
/
+154
2016-11-17
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
2
-0
/
+257
2016-11-17
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
7
-0
/
+251
2016-11-17
mm/ZONE_DEVICE/x86: add support for un-addressable device memory
Jérôme Glisse
1
-14
/
+14
2016-11-14
mm/ZONE_DEVICE/unaddressable: add special swap for unaddressable
Jérôme Glisse
8
-4
/
+158
2016-11-14
mm/ZONE_DEVICE/devmem_pages_remove: allow early removal of device memory
Jérôme Glisse
2
-0
/
+21
2016-11-14
mm/ZONE_DEVICE/free-page: callback when page is freed
Jérôme Glisse
2
-0
/
+12
2016-11-14
mm/ZONE_DEVICE/free_hot_cold_page: catch ZONE_DEVICE pages
Jérôme Glisse
1
-0
/
+10
2016-11-14
mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory
Jérôme Glisse
6
-10
/
+44
2016-11-14
mm/memory/hotplug: convert device parameter bool to set of flags
Jérôme Glisse
10
-25
/
+113
2016-10-26
kasan: support panic_on_warn
Dmitry Vyukov
1
-0
/
+2
2016-10-26
shmem: avoid maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+1
2016-10-26
shmem: avoid huge pages for small files
Kirill A. Shutemov
2
-0
/
+8
2016-10-26
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
Ming Ling
2
-26
/
+14
2016-10-26
mm-mempolicy-clean-up-__gfp_thisnode-confusion-in-policy_zonelist-checkpatch-...
Andrew Morton
1
-3
/
+3
2016-10-26
mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
Michal Hocko
1
-16
/
+8
2016-10-26
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
4
-4
/
+6
2016-10-26
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
zijun_hu
1
-22
/
+5
2016-10-26
mm: make unreserve highatomic functions reliable
Minchan Kim
1
-7
/
+17
2016-10-26
mm: try to exhaust highatomic reserve before the OOM
Minchan Kim
1
-5
/
+10
2016-10-26
mm: prevent double decrease of nr_reserved_highatomic
Minchan Kim
1
-6
/
+18
2016-10-26
mm: don't steal highatomic pageblock
Minchan Kim
1
-2
/
+4
2016-10-26
mm/vmalloc: replace opencoded 4-level page walkers
Chris Wilson
1
-66
/
+27
2016-10-26
kmemleak: fix reference to Documentation
Andreas Platschek
1
-1
/
+1
2016-10-26
mm/z3fold.c: limit first_num to the actual range of possible buddy indexes
zhong jiang
1
-3
/
+7
2016-10-26
mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock
Aneesh Kumar K.V
1
-4
/
+2
2016-10-26
mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
Aneesh Kumar K.V
1
-5
/
+7
2016-10-26
mm/gup.c: make unnecessarily global vma_permits_fault() static
Tobias Klauser
1
-1
/
+2
2016-10-26
mm-compaction-allow-compaction-for-gfp_nofs-requests-fix
Andrew Morton
1
-1
/
+1
2016-10-26
mm, compaction: allow compaction for GFP_NOFS requests
Michal Hocko
1
-3
/
+14
2016-10-26
mm/vmscan.c: set correct defer count for shrinker
Shaohua Li
1
-3
/
+11
2016-10-26
dont-touch-single-threaded-ptes-which-are-on-the-right-node-v3
Andi Kleen
1
-4
/
+4
2016-10-26
mm/mprotect.c: don't touch single threaded PTEs which are on the right node
Andi Kleen
1
-0
/
+13
2016-10-26
slub: avoid false-postive warning
Arnd Bergmann
1
-1
/
+1
2016-10-26
slub: move synchronize_sched out of slab_mutex on shrink
Vladimir Davydov
5
-23
/
+31
2016-10-26
mm: memcontrol: use special workqueue for creating per-memcg caches
Vladimir Davydov
1
-1
/
+14
2016-10-26
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
2
-0
/
+11
2016-10-26
CREDITS: update credit information for Martin Kepplinger
Martin Kepplinger
1
-2
/
+3
2016-10-26
lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
Dmitry Vyukov
1
-1
/
+1
2016-10-26
latent_entropy: raise CONFIG_FRAME_WARN by default
Kees Cook
1
-0
/
+1
[next]