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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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
mm/slab: improve performance of gathering slabinfo stats
Aruna Ramakrishna
2
-16
/
+28
2016-10-26
mm-page_alloc-use-kern_cont-where-appropriate-checkpatch-fixes
Andrew Morton
1
-1
/
+1
2016-10-26
mm: page_alloc: use KERN_CONT where appropriate
Joe Perches
1
-7
/
+9
2016-10-26
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
1
-0
/
+2
2016-10-26
mm: remove extra newline from allocation stall warning
Tetsuo Handa
1
-1
/
+1
2016-10-24
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-12
/
+6
2016-10-24
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2016-10-24
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2
-16
/
+12
2016-10-24
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
3
-24
/
+8
2016-10-24
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-11
/
+2
2016-10-24
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
3
-11
/
+14
2016-10-24
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
3
-20
/
+8
2016-10-24
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
3
-13
/
+23
2016-10-24
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-24
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-2
/
+12
2016-10-12
mm/vmstat.c: walk the zone in pageblock_nr_pages steps
zhong jiang
1
-1
/
+1
2016-10-12
mm/page_owner: align with pageblock_nr pages
zhong jiang
1
-1
/
+1
2016-10-12
mm/zsmalloc: add per-class compact trace event
Ganesh Mahendran
1
-8
/
+17
2016-10-12
mm/zsmalloc: add trace events for zs_compact
Ganesh Mahendran
1
-0
/
+10
2016-10-12
mm/slab: fix kmemcg cache creation delayed issue
Joonsoo Kim
1
-1
/
+1
2016-10-12
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
5
-9
/
+56
2016-10-10
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
1
-1
/
+1
2016-10-10
proc: much faster /proc/vmstat
Alexey Dobriyan
1
-1
/
+4
2016-10-10
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
1
-2
/
+2
2016-10-10
mm: warn about allocations which stall for too long
Michal Hocko
1
-0
/
+10
2016-10-10
mm: consolidate warn_alloc_failed users
Michal Hocko
2
-23
/
+18
2016-10-10
vfs,mm: fix a dead loop in truncate_inode_pages_range()
Wei Fang
1
-0
/
+4
2016-10-10
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
1
-1
/
+1
2016-10-10
oom: print nodemask in the oom report
Michal Hocko
1
-2
/
+5
2016-10-10
mm: clarify why we avoid page_mapcount() for slab pages in dump_page()
Kirill A. Shutemov
1
-0
/
+5
2016-10-10
mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb
Andrea Arcangeli
1
-18
/
+41
[next]