summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan
2021-05-05khugepaged: remove meaningless !pte_present() check in khugepaged_scan_pmd()Miaohe Lin
2021-05-05khugepaged: remove unnecessary out label in collapse_huge_page()Miaohe Lin
2021-05-05khugepaged: use helper function range_in_vma() in collapse_pte_mapped_thp()Miaohe Lin
2021-05-05mm/khugepaged.c: replace barrier() with READ_ONCE() for a selective variableYanfei Xu
2021-05-05mm/huge_memory.c: use helper function migration_entry_to_page()Miaohe Lin
2021-05-05mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAGMiaohe 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-05-05khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()Miaohe Lin
2021-05-05khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter()Miaohe Lin
2021-05-05khugepaged: reuse the smp_wmb() inside __SetPageUptodate()Miaohe Lin
2021-05-05khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_th...Miaohe Lin
2021-05-05mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op caseMiaohe Lin
2021-05-05mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page()Miaohe Lin
2021-05-05mm/hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE in hugetlb_cgroup_migrate()Miaohe Lin
2021-05-05mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state()Miaohe Lin
2021-05-05mm/hugetlb: use some helper functions to cleanup codeMiaohe Lin
2021-05-05mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual
2021-05-05mm/hugetlb: remove redundant reservation check condition in alloc_huge_page()Miaohe Lin
2021-05-05hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wpPeter Xu
2021-05-05mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.hPeter Xu
2021-05-05hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu
2021-05-05mm: remove nrexceptional from inode: remove BUG_ONHugh Dickins
2021-05-05mm: remove nrexceptional from inodeMatthew Wilcox (Oracle)
2021-05-05dax: account DAX entries as nrpagesMatthew Wilcox (Oracle)
2021-05-05mm: stop accounting shadow entriesMatthew Wilcox (Oracle)
2021-05-05mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)
2021-04-30mm/memory-failure: unnecessary amount of unmappingJane Chu
2021-04-30mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport
2021-04-30mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1Sergei Trofimovich
2021-04-30net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer
2021-04-30net: page_pool: refactor dma_map into own function page_pool_dma_mapJesper Dangaard Brouer
2021-04-30SUNRPC: refresh rq_pages using a bulk page allocatorChuck Lever
2021-04-30SUNRPC: set rq_page_end differentlyChuck Lever
2021-04-30mm/page_alloc: inline __rmqueue_pcplistJesper Dangaard Brouer
2021-04-30mm/page_alloc: optimize code layout for __alloc_pages_bulkJesper Dangaard Brouer
2021-04-30mm/page_alloc: add an array-based interface to the bulk page allocatorMel Gorman
2021-04-30mm/page_alloc: add a bulk page allocatorMel Gorman
2021-04-30mm/page_alloc: rename alloced to allocatedMel Gorman
2021-04-30mm/page_alloc: duplicate include linux/vmalloc.hzhouchuangao
2021-04-30mm, page_alloc: avoid page_to_pfn() in move_freepages()Kefeng Wang
2021-04-30mm/Kconfig: remove default DISCONTIGMEM_MANUALGeert Uytterhoeven
2021-04-30mm: page_alloc: dump migrate-failed pagesMinchan Kim
2021-04-30mm/mempolicy: fix mpol_misplaced kernel-docMatthew Wilcox (Oracle)
2021-04-30mm/mempolicy: rewrite alloc_pages_vma documentationMatthew Wilcox (Oracle)