summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-06mm/memory_hotplug: remove HIGHMEM leftoversDavid Hildenbrand
2021-11-06mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bitDavid Hildenbrand
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...David Hildenbrand
2021-11-06memory-hotplug.rst: document the "auto-movable" online policyDavid Hildenbrand
2021-11-06memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ pathDavid Hildenbrand
2021-11-06memory-hotplug.rst: fix two instances of "movablecore" that should be "movabl...David Hildenbrand
2021-11-06mm/memory_hotplug: add static qualifier for online_policy_to_str()Tang Yizhou
2021-11-06selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headersDavid Hildenbrand
2021-11-06mm: vmstat.c: make extfrag_index show more prettyLin Feng
2021-11-06mm/vmstat: annotate data race for zone->free_area[order].nr_freeLiu Shixin
2021-11-06selftests: vm: add KSM huge pages merging time testPedro Demarchi Gomes
2021-11-06selftest/vm: fix ksm selftest to run with different NUMA topologiesAneesh Kumar K.V
2021-11-06mm: nommu: kill arch_get_unmapped_area()Kefeng Wang
2021-11-06mm/readahead.c: fix incorrect comments for get_init_ra_sizeLin Feng
2021-11-06mm, thp: fix incorrect unmap behavior for private pagesRongwei Wang
2021-11-06mm, thp: lock filemap when truncating page cacheRongwei Wang
2021-11-06selftests/vm/transhuge-stress: fix ram size thinkoGeorge G. Davis
2021-11-06mm: migrate: make demotion knob depend on migrationYang Shi
2021-11-06mm/migrate: de-duplicate migrate_reason stringsJohn Hubbard
2021-11-06hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao
2021-11-06mm: mark the OOM reaper thread as freezableSultan Alsawaf
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: stop aliasing __memblock_free_late with memblock_free_lateMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-11-06xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointerMike Rapoport
2021-11-06arch_numa: simplify numa_distance allocationMike Rapoport
2021-11-06tools/vm/page-types.c: print file offset in hexadecimalNaoya Horiguchi
2021-11-06tools/vm/page-types.c: move show_file() to summary outputNaoya Horiguchi
2021-11-06tools/vm/page-types.c: make walk_file() aware of address range optionNaoya Horiguchi
2021-11-06tools/vm/page_owner_sort.c: count and sort by memZhenliang Wei
2021-11-06mm/vmpressure: fix data-race with memcg->socket_pressureYuanzheng Song
2021-11-06mm/vmscan: delay waking of tasks throttled on NOPROGRESSMel Gorman
2021-11-06mm/vmscan: increase the timeout if page reclaim is not making progressMel Gorman
2021-11-06mm/vmscan: centralise timeout values for reclaim_throttleMel Gorman
2021-11-06mm/page_alloc: remove the throttling logic from the page allocatorMel Gorman
2021-11-06mm/writeback: throttle based on page writeback instead of congestionMel Gorman
2021-11-06mm/vmscan: throttle reclaim when no progress is being madeMel Gorman
2021-11-06mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman
2021-11-06mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman
2021-11-06mm/vmscan.c: fix -Wunused-but-set-variable warningKai Song
2021-11-06mm/page_isolation: guard against possible putback unisolated pageMiaohe Lin
2021-11-06mm/page_isolation: fix potential missing call to unset_migratetype_isolate()Miaohe Lin
2021-11-06userfaultfd/selftests: fix calculation of expected ioctlsAxel Rasmussen
2021-11-06userfaultfd/selftests: fix feature support detectionAxel Rasmussen
2021-11-06userfaultfd/selftests: don't rely on GNU extensions for random numbersAxel Rasmussen
2021-11-06hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_pageMike Kravetz
2021-11-06hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()Baolin Wang
2021-11-06hugetlb: remove redundant validation in has_same_uncharge_info()Baolin Wang