mm: thp: kill __transhuge_page_enabled()
[linux-2.6-microblaze.git] / mm /
2022-07-18 Yang Shimm: thp: kill __transhuge_page_enabled()
2022-07-18 Yang Shimm: thp: kill transparent_hugepage_active()
2022-07-18 Yang Shimm: khugepaged: better comments for anon vma check...
2022-07-18 Yang Shimm: thp: consolidate vma size check to transhuge_vma_su...
2022-07-18 Yang Shimm: khugepaged: check THP flag in hugepage_vma_check()
2022-07-18 Shiyang Ruanmm: introduce mf_dax_kill_procs() for fsdax case
2022-07-18 Shiyang Ruanpagemap,pmem: introduce ->memory_failure()
2022-07-18 Shiyang Ruanmm: factor helpers for memory_failure_dev_pagemap
2022-07-18 Alistair Popplemm/gup: migrate device coherent pages when pinning...
2022-07-18 Alex Sierramm: add device coherent vma selection for memory migration
2022-07-18 Alex Sierramm: handling Non-LRU pages returned by vm_normal_pages
2022-07-18 Alex Sierramm: add zone device coherent type memory support
2022-07-18 Alex Sierramm: rename is_pinnable_page() to is_longterm_pinnable_p...
2022-07-18 SeongJae Parkmm/damon/lru_sort: fix potential memory leak in damon_l...
2022-07-04 Miaohe Linmm/khugepaged: try to free transhuge swapcache when...
2022-07-04 Miaohe Linmm/khugepaged: remove unneeded return value of khugepag...
2022-07-04 Miaohe Linmm/khugepaged: use helper macro __ATTR_RW
2022-07-04 Miaohe Linmm/khugepaged: minor cleanup for collapse_file
2022-07-04 Miaohe Linmm/khugepaged: trivial typo and codestyle cleanup
2022-07-04 Miaohe Linmm/khugepaged: stop swapping in page when VM_FAULT_RETR...
2022-07-04 Miaohe Linmm/khugepaged: remove unneeded shmem_huge_enabled(...
2022-07-04 XueBing Chenmm: sparsemem: drop unexpected word 'a' in comments
2022-07-04 Qi Zhengmm: hugetlb: kill set_huge_swap_pte_at()
2022-07-04 Yang Yangmm/page_alloc: make the annotations of available memory...
2022-07-04 Yun-Ze Limm, docs: fix comments that mention mem_hotplug_end()
2022-07-04 Baolin Wangmm: rmap: simplify the hugetlb handling when unmapping...
2022-07-04 Miaohe Linmm/madvise: minor cleanup for swapin_walk_pmd_entry()
2022-07-04 Muchun Songmm: hugetlb: remove minimum_order variable
2022-07-04 Muchun Songmm: memory_hotplug: make hugetlb_optimize_vmemmap compa...
2022-07-04 Muchun Songmm: memory_hotplug: enumerate all supported section...
2022-07-04 Matthew Wilcox ... mm/swap: convert __delete_from_swap_cache() to a folio
2022-07-04 Matthew Wilcox ... mm/swap: convert delete_from_swap_cache() to take a...
2022-07-04 Matthew Wilcox ... mm: convert page_swap_flags to folio_swap_flags
2022-07-04 Matthew Wilcox ... mm: convert destroy_compound_page() to destroy_large_fo...
2022-07-04 Matthew Wilcox ... mm/swap: convert __page_cache_release() to use a folio
2022-07-04 Matthew Wilcox ... mm/swap: convert __put_compound_page() to __folio_put_l...
2022-07-04 Matthew Wilcox ... mm/swap: convert __put_single_page() to __folio_put_small()
2022-07-04 Matthew Wilcox ... mm/swap: convert __put_page() to __folio_put()
2022-07-04 Matthew Wilcox ... mm/swap: convert put_pages_list to use folios
2022-07-04 Matthew Wilcox ... mm/swap: convert release_pages to use a folio internally
2022-07-04 Matthew Wilcox ... mm/swap: convert try_to_free_swap to use a folio
2022-07-04 Matthew Wilcox ... mm/swap: optimise lru_add_drain_cpu()
2022-07-04 Matthew Wilcox ... mm/swap: pull the CPU conditional out of __lru_add_drai...
2022-07-04 Matthew Wilcox ... mm/swap: rename lru_pvecs to cpu_fbatches
2022-07-04 Matthew Wilcox ... mm/swap: convert activate_page to a folio_batch
2022-07-04 Matthew Wilcox ... mm/swap: convert lru_lazyfree to a folio_batch
2022-07-04 Matthew Wilcox ... mm/swap: convert lru_deactivate to a folio_batch
2022-07-04 Matthew Wilcox ... mm/swap: convert lru_deactivate_file to a folio_batch
2022-07-04 Matthew Wilcox ... mm/swap: convert lru_add to a folio_batch
2022-07-04 Matthew Wilcox ... mm/swap: make __pagevec_lru_add static
2022-07-04 Matthew Wilcox ... mm/swap: add folio_batch_move_lru()
2022-07-04 Matthew Wilcox ... mm/vmscan: convert reclaim_pages() to use a folio
2022-07-04 Matthew Wilcox ... mm/vmscan: convert shrink_active_list() to use a folio
2022-07-04 Matthew Wilcox ... mm/vmscan: convert move_pages_to_lru() to use a folio
2022-07-04 Matthew Wilcox ... mm/vmscan: convert isolate_lru_pages() to use a folio
2022-07-04 Matthew Wilcox ... mm/vmscan: convert reclaim_clean_pages_from_list()...
2022-07-04 David Hildenbrandmm/mprotect: try avoiding write faults for exclusive...
2022-07-04 SeongJae Parkmm/damon: introduce DAMON-based LRU-lists Sorting
2022-07-04 SeongJae Parkmm/damon/schemes: add 'LRU_DEPRIO' action
2022-07-04 SeongJae Parkmm/damon/schemes: add 'LRU_PRIO' DAMOS action
2022-07-04 SeongJae Parkmm/damon/paddr: use a separate function for 'DAMOS_PAGE...
2022-07-04 SeongJae Parkmm/damon/dbgfs: add and use mappings between 'schemes...
2022-07-04 Miaohe Linmm/swap: remove swap_cache_info statistics
2022-07-04 Miaohe Linmm/swapfile: fix possible data races of inuse_pages
2022-07-04 Uladzislau Rezki... mm/vmalloc: extend __find_vmap_area() with one more...
2022-07-04 Uladzislau Rezki... mm/vmalloc: initialize VA's list node after unlink
2022-07-04 Uladzislau Rezki... mm/vmalloc: extend __alloc_vmap_area() with extra arguments
2022-07-04 Uladzislau Rezki... mm/vmalloc: make link_va()/unlink_va() common to differ...
2022-07-04 Roman Gushchinmm: shrinkers: add scan interface for shrinker debugfs
2022-07-04 Roman Gushchinmm: shrinkers: provide shrinkers with names
2022-07-04 Roman Gushchinmm: shrinkers: introduce debugfs interface for memory...
2022-07-04 Roman Gushchinmm: memcontrol: introduce mem_cgroup_ino() and mem_cgro...
2022-07-04 Tianyu Limm/mempolicy: fix get_nodes out of bound access
2022-07-04 Baolin Wangmm/hugetlb: remove unnecessary huge_ptep_set_access_fla...
2022-07-04 Andrey Konovalovkasan: fix zeroing vmalloc memory with HW_TAGS
2022-07-04 Andrey Konovalovmm: introduce clear_highpage_kasan_tagged
2022-07-04 Andrey Konovalovmm: rename kernel_init_free_pages to kernel_init_pages
2022-07-04 SeongJae Parkmm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabl...
2022-07-04 SeongJae Parkmm/damon/reclaim: make 'enabled' checking timer simpler
2022-07-04 SeongJae Parkmm/damon/sysfs: deduplicate inputs applying
2022-07-04 SeongJae Parkmm/damon/reclaim: deduplicate 'commit_inputs' handling
2022-07-04 SeongJae Parkmm/damon/{dbgfs,sysfs}: move target_has_pid() from...
2022-07-04 Miaohe Linmm/migration: fix potential pte_unmap on an not mapped pte
2022-07-04 Miaohe Linmm/migration: return errno when isolate_huge_page failed
2022-07-04 Miaohe Linmm/migration: remove unneeded lock page and PageMovable...
2022-07-04 Yang Shimm/page_vma_mapped.c: check possible huge PMD map with...
2022-06-27 Mike Rapoportdocs: rename Documentation/vm to Documentation/mm
2022-06-27 akpmMerge branch 'master' into mm-stable
2022-06-26 Linus TorvaldsMerge tag 'soc-fixes-5.19' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-06-26' of git:/...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19-rc3-tag' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'dma-mapping-5.19-2022-06-26' of git://git...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19/fbdev-2' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19/parisc-3' of git://git./linux/kerne...
2022-06-26 Linus TorvaldsMerge tag 'xtensa-20220626' of https://github.com/jcmvb...
2022-06-26 Linus TorvaldsMerge tag 'powerpc-5.19-3' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'kbuild-fixes-v5.19-2' of git://git./linux...
2022-06-26 Linus TorvaldsMerge tag 'exfat-for-5.19-rc4' of git://git./linux...
2022-06-26 Linus TorvaldsMerge tag '5.19-rc3-smb3-client-fixes' of git://git...
2022-06-25 Linus TorvaldsMerge tag 'char-misc-5.19-rc4' of git://git./linux...
next