summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03kasan: simplify and clarify MakefileAndrey Konovalov
2024-09-03mm: shmem: support large folio swap outBaolin Wang
2024-09-03mm: shmem: split large entry if the swapin folio is not largeBaolin Wang
2024-09-03mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_p...Baolin Wang
2024-09-03mm: shmem: support large folio allocation for shmem_replace_folio()Baolin Wang
2024-09-03mm: shmem: use swap_free_nr() to free shmem swap entriesBaolin Wang
2024-09-03mm: filemap: use xa_get_order() to get the swap entry orderBaolin Wang
2024-09-03mm: shmem: return number of pages beeing freed in shmem_free_swapDaniel Gomez
2024-09-03mm: shmem: extend shmem_partial_swap_usage() to support large folio swapBaolin Wang
2024-09-03mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag settingBaolin Wang
2024-09-03mm: attempt to batch free swap entries for zap_pte_range()Barry Song
2024-09-03mm: rename instances of swap_info_struct to meaningful 'si'Barry Song
2024-09-03docs: move numa=fake description to kernel-parameters.txtMike Rapoport (Microsoft)
2024-09-03mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)
2024-09-03arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)
2024-09-03of, numa: return -EINVAL when no numa-node-id is foundMike Rapoport (Microsoft)
2024-09-03mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfoMike Rapoport (Microsoft)
2024-09-03mm: numa_memblks: make several functions and variables staticMike Rapoport (Microsoft)
2024-09-03mm: numa_memblks: introduce numa_memblks_initMike Rapoport (Microsoft)
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)
2024-09-03mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)
2024-09-03x86/numa: numa_{add,remove}_cpu: make cpu parameter unsignedMike Rapoport (Microsoft)
2024-09-03x86/numa_emu: use a helper function to get MAX_DMA32_PFNMike Rapoport (Microsoft)
2024-09-03x86/numa_emu: split __apicid_to_node update to a helper functionMike Rapoport (Microsoft)
2024-09-03x86/numa_emu: simplify allocation of phys_distMike Rapoport (Microsoft)
2024-09-03x86/numa: move FAKE_NODE_* defines to numa_emuMike Rapoport (Microsoft)
2024-09-03x86/numa: use get_pfn_range_for_nid to verify that node spans memoryMike Rapoport (Microsoft)
2024-09-03x86/numa: simplify numa_distance allocationMike Rapoport (Microsoft)
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)
2024-09-03mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-03MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)
2024-09-03MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)
2024-09-03MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)
2024-09-03MIPS: sgi-ip27: ensure node_possible_map only contains valid nodesMike Rapoport (Microsoft)
2024-09-03MIPS: sgi-ip27: make NODE_DATA() the same as on all other architecturesMike Rapoport (Microsoft)
2024-09-03mm: move kernel/numa.c to mm/Mike Rapoport (Microsoft)
2024-09-03mm: swap: add a adaptive full cluster cache reclaimKairui Song
2024-09-03mm: swap: relaim the cached parts that got scannedKairui Song
2024-09-03mm: swap: add a fragment cluster listKairui Song
2024-09-03mm: swap: allow cache reclaim to skip slot cacheKairui Song
2024-09-03mm: swap: skip slot cache on freeing for mTHPKairui Song
2024-09-03mm: swap: clean up initialization helperKairui Song
2024-09-03mm: swap: separate SSD allocation from scan_swap_map_slots()Chris Li
2024-09-03mm: swap: mTHP allocate swap entries from nonfull listChris Li
2024-09-03mm: swap: swap cluster switch to double link listChris Li
2024-09-01memcg: initiate deprecation of pressure_levelShakeel Butt
2024-09-01memcg: initiate deprecation of oom_controlShakeel Butt
2024-09-01memcg: initiate deprecation of v1 soft limitShakeel Butt