summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-19mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin
2022-07-19mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng
2022-07-19mm: vmpressure: don't count userspace-induced reclaim as memory pressureYosry Ahmed
2022-07-19procfs: add 'path' to /proc/<pid>/fdinfo/Kalesh Singh
2022-07-19mm/page_alloc: protect PCP lists with a spinlockMel Gorman
2022-07-19mm/page_alloc: use only one PCP list for THP-sized allocationsMel Gorman
2022-07-19mm/page_alloc: add page->buddy_list and page->pcp_listMel Gorman
2022-07-19hugetlb: do not update address in huge_pmd_unshareMike Kravetz
2022-07-19hugetlb: skip to end of PT page mapping when pte not presentMike Kravetz
2022-07-19mm-docs-fix-comments-that-mention-mem_hotplug_end-fixAndrew Morton
2022-07-19mm, docs: fix comments that mention mem_hotplug_end()Yun-Ze Li
2022-07-19mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance functionMuchun Song
2022-07-19mm: memcontrol: use obj_cgroup APIs to charge the LRU pagesMuchun Song
2022-07-19mm: memcontrol: introduce memcg_reparent_opsMuchun Song
2022-07-19mm: memcontrol: make all the callers of {folio,page}_memcg() safeMuchun Song
2022-07-19mm: thp: make split queue lock safe when LRU pages are reparentedMuchun Song
2022-07-19mm: memcontrol: make lruvec lock safe when LRU pages are reparentedMuchun Song
2022-07-19mm: memcontrol: prepare objcg API for non-kmem usageMuchun Song
2022-07-19mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqr...Muchun Song
2022-07-19mm: memcontrol: remove dead code and commentsMuchun Song
2022-07-19mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song
2022-07-19mm-memory_hotplug-enumerate-all-supported-section-flags-v5Muchun Song
2022-07-19mm: memory_hotplug: enumerate all supported section flagsMuchun Song
2022-07-19mm-convert-destroy_compound_page-to-destroy_large_folio-fixAndrew Morton
2022-07-19mm: convert destroy_compound_page() to destroy_large_folio()Matthew Wilcox (Oracle)
2022-07-19mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)
2022-07-19mm/swap: make __pagevec_lru_add staticMatthew Wilcox (Oracle)
2022-07-19mm: add folios_put()Matthew Wilcox (Oracle)
2022-07-19mm/vmscan: convert reclaim_clean_pages_from_list() to foliosMatthew Wilcox (Oracle)
2022-07-19mm: khugepaged: reorg some khugepaged helpersYang Shi
2022-07-19mm: thp: kill __transhuge_page_enabled()Yang Shi
2022-07-19mm: thp: kill transparent_hugepage_active()Yang Shi
2022-07-19mm: thp: consolidate vma size check to transhuge_vma_suitableYang Shi
2022-07-19mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...David Hildenbrand
2022-07-19userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen
2022-07-19mm/damon/schemes: add 'LRU_DEPRIO' actionSeongJae Park
2022-07-19mm/damon/schemes: add 'LRU_PRIO' DAMOS actionSeongJae Park
2022-07-19fsdax: dedup file range to use a compare functionShiyang Ruan
2022-07-19fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan
2022-07-19mm: introduce mf_dax_kill_procs() for fsdax caseShiyang Ruan
2022-07-19fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan
2022-07-19pagemap,pmem: introduce ->memory_failure()Shiyang Ruan
2022-07-19dax: introduce holder for dax_deviceShiyang Ruan
2022-07-19mm, hwpoison: enable memory error handling on 1GB hugepageNaoya Horiguchi
2022-07-19mm,hwpoison: set PG_hwpoison for busy hugetlb pagesNaoya Horiguchi
2022-07-19mm, hwpoison, hugetlb: introduce SUBPAGE_INDEX_HWPOISON to save raw error pageNaoya Horiguchi
2022-07-19mm: delete unused MMF_OOM_VICTIM flagSuren Baghdasaryan
2022-07-19mm: drop oom code from exit_mmapSuren Baghdasaryan
2022-07-19mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-07-19mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin