summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* mm/rmap: use page_not_mapped in try_to_unmap()Miaohe Lin2021-02-261-8/+3
* mm/rmap: fix obsolete comment in __page_check_anon_rmap()Miaohe Lin2021-02-261-2/+1
* mm/rmap: remove unneeded semicolon in page_not_mapped()Miaohe Lin2021-02-261-1/+1
* mm/rmap: correct some obsolete comments of anon_vmaMiaohe Lin2021-02-261-2/+2
* mm/mlock: stop counting mlocked pages when none vma is foundMiaohe Lin2021-02-261-1/+1
* mm/memory_hotplug: prevalidate the address range being added with platformAnshuman Khandual2021-02-262-20/+66
* mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfnMiaohe Lin2021-02-261-5/+4
* mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEDavid Hildenbrand2021-02-261-1/+1
* mm/memory_hotplug: rename all existing 'memhp' into 'mhp'Anshuman Khandual2021-02-261-6/+6
* mm: fix memory_failure() handling of dax-namespace metadataDan Williams2021-02-262-0/+21
* mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams2021-02-261-0/+38
* mm: teach pfn_to_online_page() to consider subsection validityDan Williams2021-02-261-4/+19
* mm: move pfn_to_online_page() out of lineDan Williams2021-02-261-0/+16
* mm/vmstat.c: erase latency in vmstat_shepherdJiang Biao2021-02-261-0/+2
* mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner2021-02-261-0/+12
* mm: vmstat: fix NOHZ wakeups for node stat changesJohannes Weiner2021-02-261-6/+9
* mm: cma: print region name on failurePatrick Daly2021-02-261-2/+2
* mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand2021-02-262-2/+5
* mm/cma: expose all pages to the buddy if activation of an area failsDavid Hildenbrand2021-02-261-22/+21
* mm: cma: allocate cma areas bottom-upRoman Gushchin2021-02-261-0/+17
* mm,shmem,thp: limit shmem THP allocations to requested zonesRik van Riel2021-02-261-1/+5
* mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel2021-02-261-6/+16
* mm,thp,shm: limit gfp mask to no more than specifiedRik van Riel2021-02-261-0/+21
* mm,thp,shmem: limit shmem THP alloc gfp_maskRik van Riel2021-02-262-6/+8
* mm: remove pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-262-36/+4
* mm: pass pvec directly to find_get_entriesMatthew Wilcox (Oracle)2021-02-263-18/+12
* mm: remove nr_entries parameter from pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-262-5/+4
* mm: add an 'end' parameter to pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-262-35/+14
* mm: add an 'end' parameter to find_get_entriesMatthew Wilcox (Oracle)2021-02-263-13/+8
* mm: add and use find_lock_entriesMatthew Wilcox (Oracle)2021-02-264-97/+78
* iomap: use mapping_seek_hole_dataMatthew Wilcox (Oracle)2021-02-261-5/+32
* mm/filemap: add mapping_seek_hole_dataMatthew Wilcox (Oracle)2021-02-262-70/+80
* mm/filemap: add helper for finding pagesMatthew Wilcox (Oracle)2021-02-261-55/+42
* mm/filemap: rename find_get_entry to mapping_get_entryMatthew Wilcox (Oracle)2021-02-261-3/+4
* mm: add FGP_ENTRYMatthew Wilcox (Oracle)2021-02-264-41/+12
* mm/swap: optimise get_shadow_from_swap_cacheMatthew Wilcox (Oracle)2021-02-261-3/+1
* mm/shmem: use pagevec_lookup in shmem_unlock_mappingMatthew Wilcox (Oracle)2021-02-261-10/+1
* mm: make pagecache tagged lookups return only head pagesMatthew Wilcox (Oracle)2021-02-261-5/+6
* mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz2021-02-241-23/+14
* mm, oom: fix a comment in dump_task()Tang Yizhou2021-02-241-3/+2
* mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()Miaohe Lin2021-02-241-1/+1
* numa balancing: migrate on fault among multiple bound nodesHuang Ying2021-02-241-0/+16
* mm, compaction: make fast_isolate_freepages() stay within zoneVlastimil Babka2021-02-241-5/+11
* mm/compaction: fix misbehaviors of fast_find_migrateblock()Wonhyuk Yang2021-02-241-15/+12
* mm/compaction: correct deferral logic for proactive compactionCharan Teja Reddy2021-02-241-6/+14
* mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLockedMiaohe Lin2021-02-241-1/+0
* mm/compaction: remove rcu_read_lock during page compactionAlex Shi2021-02-241-4/+1
* z3fold: simplify the zhdr initialization code in init_z3fold_page()Miaohe Lin2021-02-241-7/+1
* z3fold: remove unused attribute for release_z3fold_pageMiaohe Lin2021-02-241-2/+1
* mm/vmscan: restore zone_reclaim_mode ABIDave Hansen2021-02-241-2/+7