index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()
Baolin Wang
2021-11-06
1
-1
/
+0
*
hugetlb: remove redundant validation in has_same_uncharge_info()
Baolin Wang
2021-11-06
1
-2
/
+1
*
hugetlb: replace the obsolete hugetlb_instantiation_mutex in the comments
Baolin Wang
2021-11-06
1
-1
/
+1
*
hugetlb_cgroup: remove unused hugetlb_cgroup_from_counter macro
Baolin Wang
2021-11-06
1
-3
/
+0
*
hugetlb: support node specified when using cma for gigantic hugepages
Baolin Wang
2021-11-06
1
-9
/
+77
*
mm, hugepages: add mremap() support for hugepage backed vma
Mina Almasry
2021-11-06
2
-9
/
+138
*
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
2021-11-06
2
-3
/
+14
*
hugetlb: add hugetlb demote page support
Mike Kravetz
2021-11-06
1
-8
/
+92
*
hugetlb: add demote bool to gigantic page routines
Mike Kravetz
2021-11-06
1
-11
/
+43
*
hugetlb: be sure to free demoted CMA pages to CMA
Mike Kravetz
2021-11-06
1
-2
/
+39
*
mm/cma: add cma_pages_valid to determine if pages are in CMA
Mike Kravetz
2021-11-06
1
-4
/
+20
*
hugetlb: add demote hugetlb page sysfs interfaces
Mike Kravetz
2021-11-06
1
-1
/
+154
*
mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.h
Peter Xu
2021-11-06
1
-3
/
+3
*
mm: hwpoison: handle non-anonymous THP correctly
Yang Shi
2021-11-06
1
-5
/
+2
*
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2021-11-06
3
-6
/
+51
*
mm: hwpoison: refactor refcount check handling
Yang Shi
2021-11-06
1
-29
/
+64
*
mm: filemap: coding style cleanup for filemap_map_pmd()
Yang Shi
2021-11-06
1
-6
/
+6
*
mm/memory_failure: constify static mm_walk_ops
Rikard Falkeborn
2021-11-06
1
-1
/
+1
*
mm/page_alloc: use clamp() to simplify code
Wang ShaoBo
2021-11-06
1
-8
/
+4
*
mm: page_alloc: use migrate_disable() in drain_local_pages_wq()
Sebastian Andrzej Siewior
2021-11-06
1
-2
/
+2
*
mm/page_alloc.c: show watermark_boost of zone in zoneinfo
Liangcai Fan
2021-11-06
2
-0
/
+4
*
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
2021-11-06
1
-0
/
+13
*
mm/page_alloc.c: do not acquire zone lock in is_free_buddy_page()
Eric Dumazet
2021-11-06
1
-5
/
+5
*
mm: move fold_vm_numa_events() to fix NUMA without SMP
Geert Uytterhoeven
2021-11-06
1
-28
/
+28
*
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
2021-11-06
1
-0
/
+2
*
mm/page_alloc: use accumulated load when building node fallback list
Krupa Ramakrishnan
2021-11-06
1
-1
/
+1
*
mm/page_alloc: print node fallback order
Bharata B Rao
2021-11-06
1
-0
/
+4
*
mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact[_nid]
Miaohe Lin
2021-11-06
1
-4
/
+4
*
mm/page_alloc.c: use helper function zone_spans_pfn()
Miaohe Lin
2021-11-06
1
-1
/
+1
*
mm/page_alloc.c: fix obsolete comment in free_pcppages_bulk()
Miaohe Lin
2021-11-06
1
-7
/
+1
*
mm/page_alloc.c: simplify the code by using macro K()
Miaohe Lin
2021-11-06
1
-7
/
+5
*
mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()
Miaohe Lin
2021-11-06
1
-3
/
+1
*
mm/large system hash: avoid possible NULL deref in alloc_large_system_hash
Eric Dumazet
2021-11-06
1
-1
/
+2
*
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
2021-11-06
2
-4
/
+98
*
mm/vmalloc: be more explicit about supported gfp flags
Michal Hocko
2021-11-06
1
-2
/
+10
*
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
2021-11-06
2
-0
/
+6
*
vmalloc: choose a better start address in vm_area_register_early()
Kefeng Wang
2021-11-06
1
-6
/
+12
*
vmalloc: back off when the current task is OOM-killed
Vasily Averin
2021-11-06
1
-0
/
+3
*
mm/vmalloc: check various alignments when debugging
Uladzislau Rezki (Sony)
2021-11-06
1
-4
/
+4
*
mm/vmalloc: do not adjust the search size for alignment overhead
Uladzislau Rezki (Sony)
2021-11-06
1
-9
/
+13
*
mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfo
Eric Dumazet
2021-11-06
1
-1
/
+2
*
mm/vmalloc: make show_numa_info() aware of hugepage mappings
Eric Dumazet
2021-11-06
1
-3
/
+3
*
mm/vmalloc: don't allow VM_NO_GUARD on vmap()
Peter Zijlstra
2021-11-06
1
-0
/
+7
*
mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
Vasily Averin
2021-11-06
1
-3
/
+4
*
mm/mremap: don't account pages in vma_to_resize()
Dmitry Safonov
2021-11-06
1
-28
/
+22
*
mm/mprotect.c: avoid repeated assignment in do_mprotect_pkey()
Liu Song
2021-11-06
1
-1
/
+4
*
mm: remove redundant smp_wmb()
Qi Zheng
2021-11-06
2
-30
/
+24
*
mm: introduce pmd_install() helper
Qi Zheng
2021-11-06
3
-27
/
+19
*
mm: add zap_skip_check_mapping() helper
Peter Xu
2021-11-06
1
-23
/
+6
*
mm: drop first_index/last_index in zap_details
Peter Xu
2021-11-06
1
-13
/
+18
[next]