index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
2022-11-08
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
Peter Xu
2022-10-28
mm: prep_compound_tail() clear page->private
Hugh Dickins
2022-10-20
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
2022-10-03
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
2022-10-03
mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
Liu Shixin
2022-10-03
mm: convert page_get_anon_vma() to folio_get_anon_vma()
Matthew Wilcox (Oracle)
2022-10-03
huge_memory: convert unmap_page() to unmap_folio()
Matthew Wilcox (Oracle)
2022-10-03
huge_memory: convert split_huge_page_to_list() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
huge_memory: convert do_huge_pmd_wp_page() to use a folio
Matthew Wilcox (Oracle)
2022-09-26
mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
David Hildenbrand
2022-09-26
mm: fix the handling Non-LRU pages returned by follow_page
Haiyue Wang
2022-09-26
mm/khugepaged: stop using vma linked list
Matthew Wilcox (Oracle)
2022-09-26
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
mm: remember young/dirty bit for page migrations
Peter Xu
2022-09-26
mm/thp: carry over dirty bit when thp splits on pmd
Peter Xu
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
2022-09-11
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
2022-09-11
mm: release private data before split THP
Yin Fengwei
2022-09-11
mm: thp: remove redundant pgtable check in set_huge_zero_page()
Qi Zheng
2022-09-11
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-11
mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
Zach O'Keefe
2022-09-11
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
2022-08-20
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-17
mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pid
Miaohe Lin
2022-07-17
mm/huge_memory: comment the subtly logic in __split_huge_pmd
Miaohe Lin
2022-07-17
mm/huge_memory: correct comment of prep_transhuge_page
Miaohe Lin
2022-07-17
mm/huge_memory: minor cleanup for split_huge_pages_all
Miaohe Lin
2022-07-17
mm/huge_memory: try to free subpage in swapcache when possible
Miaohe Lin
2022-07-17
mm/huge_memory: fix comment in zap_huge_pud
Miaohe Lin
2022-07-17
mm/huge_memory: use helper macro __ATTR_RW
Miaohe Lin
2022-07-17
mm/huge_memory: use helper function vma_lookup in split_huge_pages_pid
Miaohe Lin
2022-07-17
mm/huge_memory: rename mmun_start to haddr in remove_migration_pmd
Miaohe Lin
2022-07-17
mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessed
Miaohe Lin
2022-07-17
mm/huge_memory: use helper touch_pud in huge_pud_set_accessed
Miaohe Lin
2022-07-17
mm/huge_memory: fix comment of __pud_trans_huge_lock
Miaohe Lin
2022-07-17
mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmd
Miaohe Lin
2022-07-17
mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
Miaohe Lin
2022-07-17
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
2022-07-17
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
2022-07-17
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-29
mm: Account dirty folios properly during splits
Matthew Wilcox (Oracle)
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-23
mm: Clear page->private when splitting or migrating a page
Matthew Wilcox (Oracle)
2022-06-09
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
[next]