summaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
AgeCommit message (Expand)Author
2021-06-16mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-16mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-05mm: vmscan: consolidate shrinker_maps handling codeYang Shi
2021-05-05mm: huge_memory: debugfs for file-backed THP splitZi Yan
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan
2021-05-05mm/huge_memory.c: use helper function migration_entry_to_page()Miaohe Lin
2021-05-05mm/huge_memory.c: remove redundant PageCompound() checkMiaohe Lin
2021-05-05mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightlyMiaohe Lin
2021-05-05mm/huge_memory.c: make get_huge_zero_page() return boolMiaohe Lin
2021-05-05mm/huge_memory.c: rework the function vma_adjust_trans_huge()Miaohe Lin
2021-05-05mm/huge_memory.c: remove unnecessary local variable ret2Miaohe Lin
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-03-13mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu
2021-02-26mm,thp,shmem: limit shmem THP alloc gfp_maskRik van Riel
2021-02-24mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...Aneesh Kumar K.V
2021-02-24mm/huge_memory.c: remove unused return value of set_huge_zero_page()Miaohe Lin
2021-02-24mm/huge_memory.c: update tlb entry if pmd is changedBibo Mao
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song
2021-02-24mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)
2021-02-05mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins
2020-12-15mm: fix some spelling mistakes in commentsHaitao Shi
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi
2020-12-15mm/thp: narrow lru lockingAlex Shi
2020-12-15mm/thp: simplify lru_add_page_tail()Alex Shi
2020-12-15mm/thp: use head for head page in lru_add_page_tail()Alex Shi
2020-12-15mm/thp: move lru_add_page_tail() to huge_memory.cAlex Shi
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neateningJoe Perches
2020-12-15mm: use sysfs_emit for struct kobject * usesJoe Perches
2020-12-15mm/rmap: always do TTU_IGNORE_ACCESSShakeel Butt
2020-12-15mm: memcontrol: add file_thp, shmem_thp to memory.statJohannes Weiner
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin
2020-11-22mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer
2020-10-16mm: fix a race during THP splittingHuang Ying
2020-10-16mm/huge_memory: fix can_split_huge_page assumption of THP sizeMatthew Wilcox (Oracle)
2020-10-16mm/huge_memory: fix page_trans_huge_mapcount assumption of THP sizeMatthew Wilcox (Oracle)
2020-10-16mm/huge_memory: fix split assumption of page sizeKirill A. Shutemov
2020-10-16mm/huge_memory: fix total_mapcount assumption of page sizeKirill A. Shutemov
2020-10-16mm/page_owner: change split_page_owner to take a countMatthew Wilcox (Oracle)
2020-10-13mm/mmap: leave adjust_next as virtual address instead of page frame numberWei Yang
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-09-27mm/thp: Split huge pmds/puds if they're pinned when fork()Peter Xu
2020-09-19mm/thp: fix __split_huge_pmd_locked() for migration PMDRalph Campbell