summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2020-06-04mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() APIJohannes Weiner7-71/+27
2020-06-04mm: memcontrol: switch to native NR_ANON_THPS counterJohannes Weiner3-27/+30
2020-06-04mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner8-47/+49
2020-06-04mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner5-41/+49
2020-06-04mm: memcontrol: prepare cgroup vmstat infrastructure for native anon countersJohannes Weiner1-3/+6
2020-06-04mm: memcontrol: prepare move_account for removal of private page type countersJohannes Weiner1-12/+13
2020-06-04mm: memcontrol: prepare uncharging for removal of private page type countersJohannes Weiner1-11/+12
2020-06-04mm: memcontrol: convert page cache to a new mem_cgroup_charge() APIJohannes Weiner3-59/+67
2020-06-04mm: memcontrol: move out cgroup swaprate throttlingJohannes Weiner2-10/+9
2020-06-04mm: shmem: remove rare optimization when swapin races with hole punchingJohannes Weiner1-18/+7
2020-06-04mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner9-81/+66
2020-06-04mm: memcontrol: fix stat-corrupting race in charge movingJohannes Weiner1-12/+14
2020-06-04mm: fix NUMA node file count error in replace_page_cache()Johannes Weiner1-2/+2
2020-06-04mm/vmscan: update the comment of should_continue_reclaim()Qiwu Chen1-1/+1
2020-06-04mm/vmscan.c: change prototype for shrink_page_listManinder Singh3-14/+14
2020-06-04mm/vmscan: count layzfree pages and fix nr_isolated_* mismatchJaewon Kim1-6/+20
2020-06-04mm/vmscan.c: use update_lru_size() in update_lru_sizes()Wei Yang1-4/+1
2020-06-04mm: simplify calling a compound page destructorMatthew Wilcox (Oracle)2-6/+3
2020-06-04mm/hugetlb: avoid unnecessary check on pud and pmd entry in huge_pte_offsetLi Xinhai1-17/+11
2020-06-04hugetlbfs: fix changes to command line processingMike Kravetz1-16/+4
2020-06-04hugetlbfs: clean up command line processingMike Kravetz1-31/+128
2020-06-04hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz1-3/+6
2020-06-04hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz1-6/+17
2020-06-04hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz1-3/+18
2020-06-04khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov1-4/+48
2020-06-04thp: change CoW semantics for anon-THPKirill A. Shutemov1-225/+25
2020-06-04khugepaged: allow to collapse PTE-mapped compound pagesKirill A. Shutemov1-34/+65
2020-06-04khugepaged: allow to collapse a page shared across forkKirill A. Shutemov1-9/+37
2020-06-04khugepaged: drain LRU add pagevec after swapinKirill A. Shutemov1-0/+5
2020-06-04khugepaged: drain all LRU caches before scanning pagesKirill A. Shutemov1-0/+2
2020-06-04khugepaged: do not stop collapse if less than half PTEs are referencedKirill A. Shutemov1-16/+11
2020-06-04mm/page_alloc.c: add missing newlineChen Tao1-1/+1
2020-06-04mm: make deferred init's max threads arch-specificDaniel Jordan1-5/+8
2020-06-04mm: parallelize deferred_init_memmap()Daniel Jordan2-9/+43
2020-06-04mm: don't track number of pages during deferred initializationDaniel Jordan1-4/+4
2020-06-04mm: call cond_resched() from deferred_init_memmap()Pavel Tatashin1-1/+1
2020-06-04mm: initialize deferred pages with interrupts enabledPavel Tatashin1-13/+7
2020-06-04mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...Daniel Jordan1-3/+4
2020-06-04mm/page_alloc: restrict and formalize compound_page_dtors[]Anshuman Khandual1-5/+5
2020-06-04mm, page_alloc: reset the zone->watermark_boost earlyCharan Teja Reddy1-1/+1
2020-06-04mm/page_alloc.c: reset numa stats for boot pagesetsSandipan Das1-0/+15
2020-06-04mm: rename gfpflags_to_migratetype to gfp_migratetype for same conventionWei Yang3-7/+6
2020-06-04mm/page_alloc.c: use NODE_MASK_NONE in build_zonelists()Wei Yang1-2/+1
2020-06-04mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim8-126/+142
2020-06-04mm/page_alloc: use ac->high_zoneidx for classzone_idxJoonsoo Kim1-1/+1
2020-06-04mm/vmstat.c: do not show lowmem reserve protection information of empty zoneBaoquan He1-6/+6
2020-06-04mm/page_alloc.c: clear out zone->lowmem_reserve[] if the zone is emptyBaoquan He1-1/+3
2020-06-04mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when changi...Baoquan He1-2/+9
2020-06-04mm/page_alloc.c: remove unused free_bootmem_with_active_regionsBaoquan He1-25/+0
2020-06-04mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocationsRoman Gushchin1-0/+14