summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mm/damon: remove redundant page validationBaolin Wang2022-02-021-6/+0
| * mm/damon: remove the target id conceptSeongJae Park2022-02-028-128/+133
| * mm/damon/core: move damon_set_targets() into dbgfsSeongJae Park2022-02-025-54/+52
| * Docs/admin-guide/mm/damon/usage: update for changed initail_regions file inputSeongJae Park2022-02-021-10/+14
| * mm/damon/dbgfs/init_regions: use target index instead of target idSeongJae Park2022-02-022-23/+22
| * tools: update test_hmm script to support SP configAlex Sierra2022-02-021-3/+21
| * tools: update hmm-test to support device coherent typeAlex Sierra2022-02-021-21/+102
| * lib: add support for device coherent type in test_hmmAlex Sierra2022-02-022-70/+205
| * lib: test_hmm add module param for zone device typeAlex Sierra2022-02-022-21/+53
| * lib: test_hmm add ioctl to get zone device typeAlex Sierra2022-02-022-2/+29
| * drm/amdkfd: coherent type as sys mem on migration to ramAlex Sierra2022-02-021-1/+4
| * drm/amdkfd: add SPM support for SVMAlex Sierra2022-02-021-11/+18
| * mm/gup: fail get_user_pages for LONGTERM dev coherent typeAlex Sierra2022-02-021-0/+7
| * mm: add device coherent vma selection for memory migrationAlex Sierra2022-02-022-3/+10
| * mm: add zone device coherent type memory supportAlex Sierra2022-02-027-31/+71
| * mm/hmm.c: remove unneeded local variable retMiaohe Lin2022-02-021-2/+1
| * mm/highmem: remove unnecessary done labelMiaohe Lin2022-02-021-5/+4
| * highmem-document-kunmap_local-v2Ira Weiny2022-02-021-3/+2
| * highmem: document kunmap_local()Ira Weiny2022-02-021-0/+11
| * mm/zswap.c: allow handling just same-value filled pagesMaciej S. Szmigiero2022-02-022-4/+33
| * mm/rmap: convert from atomic_t to refcount_t on anon_vma->refcountXiyu Yang2022-02-022-10/+12
| * drivers/base/memory: add memory block to memory group after registration succ...David Hildenbrand2022-02-021-3/+5
| * memcg: do not tweak node in alloc_mem_cgroup_per_node_infoWei Yang2022-02-021-12/+2
| * mm: make free_area_init_node aware of memory less nodesMichal Hocko2022-02-021-3/+8
| * mm, memory_hotplug: reorganize new pgdat initializationMichal Hocko2022-02-023-28/+27
| * mm, memory_hotplug: drop arch_free_nodedataMichal Hocko2022-02-023-18/+0
| * mm: handle uninitialized numa nodes gracefullyMichal Hocko2022-02-025-19/+46
| * mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...Michal Hocko2022-02-022-62/+59
| * mm: fix race between MADV_FREE reclaim and blkdev direct IO readMauricio Faria de Oliveira2022-02-022-2/+25
| * mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin2022-02-022-25/+3
| * mm/hwpoison: check the subpage, not the head pageMatthew Wilcox (Oracle)2022-02-021-2/+2
| * mm/vmstat: add event for ksm swapping in copyYang Yang2022-02-023-0/+9
| * memory tiering: skip to scan fast memoryHuang Ying2022-02-022-10/+33
| * NUMA balancing: optimize page placement for memory tiering systemHuang Ying2022-02-026-16/+82
| * NUMA Balancing: add page promotion counterHuang Ying2022-02-024-3/+21
| * powerpc/fadump: opt out from freeing pages on cma activation failureHari Bathini2022-02-021-0/+6
| * mm/cma: provide option to opt out from exposing pages on activation failureHari Bathini2022-02-023-2/+12
| * mm,migrate: fix establishing demotion targetHuang Ying2022-02-021-2/+5
| * mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual2022-02-024-2/+40
| * mm/migration: add trace events for THP migrationsAnshuman Khandual2022-02-023-1/+32
| * mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempolicy-refcnt-fixAndrew Morton2022-02-021-2/+2
| * mm/mempolicy: convert from atomic_t to refcount_t on mempolicy->refcntXiyu Yang2022-02-022-6/+7
| * mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual2022-02-024-9/+6
| * mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...Muchun Song2022-02-022-0/+4
| * selftests: vm: add a hugetlb test caseMuchun Song2022-02-024-0/+157
| * mm: sparsemem: use page table lock to protect kernel pmd operationsMuchun Song2022-02-022-20/+43
| * mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_keyMuchun Song2022-02-024-15/+21
| * mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song2022-02-024-33/+130
| * mm/hwpoison: fix error page recovered but reported "not recovered"Naoya Horiguchi2022-02-021-1/+3
| * mm/memory-failure.c: remove obsolete commentNaoya Horiguchi2022-02-021-6/+0