aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-03selftests: mm: support shmem mTHP collapse testingBaolin Wang3-8/+51
2024-09-03mm: khugepaged: support shmem mTHP collapseBaolin Wang1-17/+11
2024-09-03mm: khugepaged: support shmem mTHP copyBaolin Wang1-5/+10
2024-09-03mm: khugepaged: use the number of pages in the folio to check the reference c...Baolin Wang1-4/+4
2024-09-03mm: khugepaged: expand the is_refcount_suitable() to support file foliosBaolin Wang1-5/+6
2024-09-03mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=yDavid Hildenbrand1-1/+1
2024-09-03mm/kmemleak: use IS_ERR_PCPU() for pointer in the percpu address spaceUros Bizjak1-4/+4
2024-09-03err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macrosUros Bizjak1-0/+9
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu6-67/+8
2024-09-03mm: krealloc: clarify valid usage of __GFP_ZERODanilo Krummrich2-2/+28
2024-09-03mm: krealloc: consider spare memory for __GFP_ZERODanilo Krummrich1-0/+7
2024-09-03mm/rmap: use folio->_mapcount for small foliosDavid Hildenbrand2-4/+4
2024-09-03mm/hugetlb: use __GFP_COMP for gigantic foliosYu Zhao2-238/+61
2024-09-03mm/cma: add cma_{alloc,free}_folio()Yu Zhao2-15/+56
2024-09-03mm/contig_alloc: support __GFP_COMPYu Zhao3-67/+108
2024-09-03mm,memcg: provide per-cgroup counters for NUMA balancing operationsKaiyang Zhao8-10/+101
2024-09-03kasan: simplify and clarify MakefileAndrey Konovalov1-22/+23
2024-09-03mm: shmem: support large folio swap outBaolin Wang3-13/+48
2024-09-03mm: shmem: split large entry if the swapin folio is not largeBaolin Wang1-0/+103
2024-09-03mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_p...Baolin Wang1-1/+1
2024-09-03mm: shmem: support large folio allocation for shmem_replace_folio()Baolin Wang1-28/+46
2024-09-03mm: shmem: use swap_free_nr() to free shmem swap entriesBaolin Wang1-6/+10
2024-09-03mm: filemap: use xa_get_order() to get the swap entry orderBaolin Wang1-14/+27
2024-09-03mm: shmem: return number of pages beeing freed in shmem_free_swapDaniel Gomez1-9/+16
2024-09-03mm: shmem: extend shmem_partial_swap_usage() to support large folio swapBaolin Wang1-1/+1
2024-09-03mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag settingBaolin Wang3-6/+8
2024-09-03mm: attempt to batch free swap entries for zap_pte_range()Barry Song3-13/+76
2024-09-03mm: rename instances of swap_info_struct to meaningful 'si'Barry Song1-167/+167
2024-09-03docs: move numa=fake description to kernel-parameters.txtMike Rapoport (Microsoft)2-12/+15
2024-09-03mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)7-49/+48
2024-09-03arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)4-151/+76
2024-09-03of, numa: return -EINVAL when no numa-node-id is foundMike Rapoport (Microsoft)1-2/+2
2024-09-03mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfoMike Rapoport (Microsoft)1-2/+2
2024-09-03mm: numa_memblks: make several functions and variables staticMike Rapoport (Microsoft)2-26/+18
2024-09-03mm: numa_memblks: introduce numa_memblks_initMike Rapoport (Microsoft)3-36/+48
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)8-35/+27
2024-09-03mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)5-108/+108
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)12-383/+436
2024-09-03x86/numa: numa_{add,remove}_cpu: make cpu parameter unsignedMike Rapoport (Microsoft)3-15/+15
2024-09-03x86/numa_emu: use a helper function to get MAX_DMA32_PFNMike Rapoport (Microsoft)3-2/+8
2024-09-03x86/numa_emu: split __apicid_to_node update to a helper functionMike Rapoport (Microsoft)3-13/+25
2024-09-03x86/numa_emu: simplify allocation of phys_distMike Rapoport (Microsoft)1-6/+2
2024-09-03x86/numa: move FAKE_NODE_* defines to numa_emuMike Rapoport (Microsoft)2-2/+3
2024-09-03x86/numa: use get_pfn_range_for_nid to verify that node spans memoryMike Rapoport (Microsoft)1-10/+7
2024-09-03x86/numa: simplify numa_distance allocationMike Rapoport (Microsoft)1-5/+2
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)9-119/+38
2024-09-03mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)4-56/+18
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)32-144/+22
2024-09-03MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)2-14/+0
2024-09-03MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)2-6/+6