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
...
*
mm/page_alloc: check high-order pages for corruption during PCP operations
Mel Gorman
2022-03-22
1
-23
/
+23
*
mm/page_alloc: call check_new_pages() while zone spinlock is not held
Eric Dumazet
2022-03-22
1
-9
/
+9
*
mm: count time in drain_all_pages during direct reclaim as memory pressure
Suren Baghdasaryan
2022-03-22
1
-4
/
+6
*
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
2022-03-22
1
-1
/
+1
*
mm/page_alloc: do not prefetch buddies during bulk free
Mel Gorman
2022-03-22
1
-24
/
+0
*
mm/page_alloc: limit number of high-order pages on PCP during bulk free
Mel Gorman
2022-03-22
1
-5
/
+21
*
mm/page_alloc: free pages in a single pass during bulk free
Mel Gorman
2022-03-22
1
-35
/
+21
*
mm/page_alloc: drain the requested list first during bulk free
Mel Gorman
2022-03-22
1
-0
/
+4
*
mm/page_alloc: simplify how many pages are selected per pcp list during bulk ...
Mel Gorman
2022-03-22
1
-23
/
+11
*
mm/page_alloc: track range of active PCP lists during bulk free
Mel Gorman
2022-03-22
1
-4
/
+13
*
mm/page_alloc: fetch the correct pcp buddy during bulk free
Mel Gorman
2022-03-22
1
-3
/
+3
*
mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node
Alistair Popple
2022-03-22
1
-1
/
+8
*
mm/page_alloc: mark pagesets as __maybe_unused
Nathan Chancellor
2022-03-22
1
-1
/
+1
*
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
2022-03-22
2
-24
/
+11
*
cma: factor out minimum alignment requirement
David Hildenbrand
2022-03-22
1
-15
/
+5
*
mm/page_alloc: don't pass pfn to free_unref_page_commit()
Nicolas Saenz Julienne
2022-03-22
1
-11
/
+6
*
mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()
Peter Collingbourne
2022-03-22
1
-3
/
+4
*
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
2022-03-22
1
-23
/
+21
*
mm/vmalloc.c: fix "unused function" warning
Jiapeng Chong
2022-03-22
1
-11
/
+11
*
mm/vmalloc: eliminate an extra orig_gfp_mask
Uladzislau Rezki (Sony)
2022-03-22
1
-6
/
+5
*
mm/vmalloc: add adjust_search_size parameter
Uladzislau Rezki
2022-03-22
1
-9
/
+28
*
mm/vmalloc: Move draining areas out of caller context
Uladzislau Rezki (Sony)
2022-03-22
1
-13
/
+17
*
mm/vmalloc: remove unneeded function forward declaration
Miaohe Lin
2022-03-22
1
-1
/
+0
*
mm/sparse: make mminit_validate_memmodel_limits() static
Miaohe Lin
2022-03-22
2
-12
/
+1
*
mm/mremap:: use vma_lookup() instead of find_vma()
Miaohe Lin
2022-03-22
1
-2
/
+2
*
mm/mmap: remove obsolete comment in ksys_mmap_pgoff
Miaohe Lin
2022-03-22
1
-2
/
+0
*
mm: _install_special_mapping() apply VM_LOCKED_CLEAR_MASK
Hugh Dickins
2022-03-22
1
-0
/
+1
*
mm/memory.c: use helper macro min and max in unmap_mapping_range_tree()
Miaohe Lin
2022-03-22
1
-6
/
+2
*
mm/memory.c: use helper function range_in_vma()
Miaohe Lin
2022-03-22
1
-1
/
+1
*
mm/mmap: return 1 from stack_guard_gap __setup() handler
Randy Dunlap
2022-03-22
1
-1
/
+1
*
mm: rework swap handling of zap_pte_range
Peter Xu
2022-03-22
1
-15
/
+6
*
mm: change zap_details.zap_mapping into even_cows
Peter Xu
2022-03-22
1
-9
/
+7
*
mm: rename zap_skip_check_mapping() to should_zap_page()
Peter Xu
2022-03-22
1
-9
/
+8
*
mm: don't skip swap entry even if zap_details specified
Peter Xu
2022-03-22
1
-9
/
+31
*
mm: replace multiple dcache flush with flush_dcache_folio()
Muchun Song
2022-03-22
1
-6
/
+2
*
mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...
Muchun Song
2022-03-22
1
-0
/
+3
*
mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
Muchun Song
2022-03-22
1
-1
/
+3
*
mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
Muchun Song
2022-03-22
1
-1
/
+2
*
mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
Muchun Song
2022-03-22
1
-0
/
+2
*
mm: fix missing cache flush for all tail pages of compound page
Muchun Song
2022-03-22
1
-2
/
+5
*
mm: thp: fix wrong cache flush in remove_migration_pmd()
Muchun Song
2022-03-22
1
-1
/
+2
*
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-22
2
-3
/
+1
*
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
Muchun Song
2022-03-22
1
-4
/
+4
*
mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
Muchun Song
2022-03-22
1
-9
/
+9
*
mm: memcontrol: fix cannot alloc the maximum memcg ID
Muchun Song
2022-03-22
1
-2
/
+1
*
mm: memcontrol: reuse memory cgroup ID for kmem ID
Muchun Song
2022-03-22
1
-36
/
+3
*
mm: list_lru: replace linear array with xarray
Muchun Song
2022-03-22
2
-209
/
+71
*
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
2022-03-22
2
-15
/
+15
*
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
2022-03-22
2
-54
/
+73
*
mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
Muchun Song
2022-03-22
1
-21
/
+16
[prev]
[next]