index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-09-03
mm: support only one page_type per page
Matthew Wilcox (Oracle)
2024-09-03
printf: remove %pGt support
Matthew Wilcox (Oracle)
2024-09-03
mm: remove can_modify_mm()
Pedro Falcato
2024-09-03
mseal: replace can_modify_mm_madv with a vma variant
Pedro Falcato
2024-09-03
mm/mremap: replace can_modify_mm with can_modify_vma
Pedro Falcato
2024-09-03
mm/mprotect: replace can_modify_mm with can_modify_vma
Pedro Falcato
2024-09-03
mm/munmap: replace can_modify_mm with can_modify_vma
Pedro Falcato
2024-09-03
mm: move can_modify_vma to mm/vma.h
Pedro Falcato
2024-09-03
mm: allow read-ahead with IOCB_NOWAIT set
Yafang Shao
2024-09-03
mm: remove migration for HugePage in isolate_single_pageblock()
Kefeng Wang
2024-09-03
mm: shrinker: use min() to improve shrinker_debugfs_scan_write()
Thorsten Blum
2024-09-03
mm: khugepaged: support shmem mTHP collapse
Baolin Wang
2024-09-03
mm: khugepaged: support shmem mTHP copy
Baolin Wang
2024-09-03
mm: khugepaged: use the number of pages in the folio to check the reference c...
Baolin Wang
2024-09-03
mm: khugepaged: expand the is_refcount_suitable() to support file folios
Baolin Wang
2024-09-03
mm/kmemleak: use IS_ERR_PCPU() for pointer in the percpu address space
Uros Bizjak
2024-09-03
mm: krealloc: clarify valid usage of __GFP_ZERO
Danilo Krummrich
2024-09-03
mm: krealloc: consider spare memory for __GFP_ZERO
Danilo Krummrich
2024-09-03
mm/rmap: use folio->_mapcount for small folios
David Hildenbrand
2024-09-03
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
2024-09-03
mm/cma: add cma_{alloc,free}_folio()
Yu Zhao
2024-09-03
mm/contig_alloc: support __GFP_COMP
Yu Zhao
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-03
mm: shmem: support large folio swap out
Baolin Wang
2024-09-03
mm: shmem: split large entry if the swapin folio is not large
Baolin Wang
2024-09-03
mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_p...
Baolin Wang
2024-09-03
mm: shmem: support large folio allocation for shmem_replace_folio()
Baolin Wang
2024-09-03
mm: shmem: use swap_free_nr() to free shmem swap entries
Baolin Wang
2024-09-03
mm: filemap: use xa_get_order() to get the swap entry order
Baolin Wang
2024-09-03
mm: shmem: return number of pages beeing freed in shmem_free_swap
Daniel Gomez
2024-09-03
mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
Baolin Wang
2024-09-03
mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
Baolin Wang
2024-09-03
mm: attempt to batch free swap entries for zap_pte_range()
Barry Song
2024-09-03
mm: rename instances of swap_info_struct to meaningful 'si'
Barry Song
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: make several functions and variables static
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: introduce numa_memblks_init
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_emulation
Mike Rapoport (Microsoft)
2024-09-03
mm: move numa_distance and related code from x86 to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
mm: move kernel/numa.c to mm/
Mike Rapoport (Microsoft)
2024-09-03
mm: swap: add a adaptive full cluster cache reclaim
Kairui Song
2024-09-03
mm: swap: relaim the cached parts that got scanned
Kairui Song
2024-09-03
mm: swap: add a fragment cluster list
Kairui Song
2024-09-03
mm: swap: allow cache reclaim to skip slot cache
Kairui Song
[next]