summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)2024-09-041-0/+7
* arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)2024-09-041-3/+5
* mm: numa_memblks: make several functions and variables staticMike Rapoport (Microsoft)2024-09-041-8/+0
* mm: numa_memblks: introduce numa_memblks_initMike Rapoport (Microsoft)2024-09-041-0/+3
* mm: introduce numa_emulationMike Rapoport (Microsoft)2024-09-041-0/+17
* mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)2024-09-041-0/+4
* mm: introduce numa_memblksMike Rapoport (Microsoft)2024-09-041-0/+35
* arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)2024-09-041-0/+1
* mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)2024-09-042-48/+4
* arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2024-09-042-0/+8
* mm: swap: add a adaptive full cluster cache reclaimKairui Song2024-09-041-0/+2
* mm: swap: relaim the cached parts that got scannedKairui Song2024-09-041-0/+1
* mm: swap: add a fragment cluster listKairui Song2024-09-041-0/+3
* mm: swap: mTHP allocate swap entries from nonfull listChris Li2024-09-041-0/+4
* mm: swap: swap cluster switch to double link listChris Li2024-09-041-16/+9
* memcg: allocate v1 event percpu only on v1 deploymentShakeel Butt2024-09-021-1/+2
* memcg: move v1 only percpu stats in separate structShakeel Butt2024-09-021-0/+2
* maple_tree: introduce store_type enumSidhartha Kumar2024-09-021-0/+14
* mm: kmem: add lockdep assertion to obj_cgroup_memcgMuchun Song2024-09-021-3/+17
* mm: remove legacy install_special_mapping() codeLinus Torvalds2024-09-021-4/+0
* mm: remove arch_unmap()Michael Ellerman2024-09-021-8/+3
* mm: add optional close() to struct vm_special_mappingMichael Ellerman2024-09-021-0/+3
* filemap: add trace events for get_pages, map_pages, and faultTakaya Saeki2024-09-021-0/+84
* mm/mprotect: fix dax pud handlingsPeter Xu2024-09-021-0/+24
* mm/x86: implement arch_check_zapped_pud()Peter Xu2024-09-021-0/+6
* mm: rework accept memory helpersKirill A. Shutemov2024-09-021-7/+5
* mm: introduce PageUnaccepted() page typeKirill A. Shutemov2024-09-021-0/+8
* mm: remove PG_errorMatthew Wilcox (Oracle)2024-09-023-7/+2
* percpu: remove pcpu_alloc_size()Jianhui Zhou2024-09-021-1/+0
* kfence: introduce burst modeMarco Elver2024-09-021-1/+1
* mm: fix (harmless) type confusion in lock_vma_under_rcu()Jann Horn2024-09-021-2/+13
* zswap: implement a second chance algorithm for dynamic zswap shrinkerNhat Pham2024-09-021-9/+7
* mm: remove follow_page()David Hildenbrand2024-09-021-3/+0
* mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walkDavid Hildenbrand2024-09-021-2/+2
* mm/pagewalk: introduce folio_walk_start() + folio_walk_end()David Hildenbrand2024-09-021-0/+58
* include/linux/mmzone.h: clean up watermark accessorsAndrew Morton2024-09-021-6/+26
* mm: create promo_wmark_pages and clean up open-coded sitesKaiyang Zhao2024-09-021-0/+1
* mm: clarify folio_likely_mapped_shared() documentation for KSM foliosDavid Hildenbrand2024-09-021-6/+8
* mm/hugetlb: remove hugetlb_follow_page_mask() leftoverDavid Hildenbrand2024-09-021-3/+0
* mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...Barry Song2024-09-021-2/+2
* mm: improve code consistency with zonelist_* helper functionsWei Yang2024-09-022-4/+4
* mm: move internal core VMA manipulation functions to own fileLorenzo Stoakes2024-09-021-35/+0
* mm: move vma_shrink(), vma_expand() to internal headerLorenzo Stoakes2024-09-021-16/+1
* mm: move vma_modify() and helpers to internal headerLorenzo Stoakes2024-09-021-60/+0
* userfaultfd: move core VMA manipulation logic to mm/userfaultfd.cLorenzo Stoakes2024-09-021-0/+19
* mm, memcg: cg2 memory{.swap,}.peak write handlersDavid Finkel2024-09-024-1/+23
* s390/uv: drop arch_make_page_accessible()David Hildenbrand2024-09-021-7/+0
* mm: simplify arch_make_folio_accessible()David Hildenbrand2024-09-021-10/+1
* mm/hugetlb: enforce that PMD PT sharing has split PMD PT locksDavid Hildenbrand2024-09-021-3/+2
* mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand2024-09-023-8/+5