aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He1-0/+10
2020-08-12mm: mmu_notifier: fix and extend kerneldocKrzysztof Kozlowski1-4/+5
2020-08-12cma: don't quit at first error when activating reserved areasMike Kravetz1-14/+9
2020-08-12mm: hugetlb: fix the name of hugetlb CMABarry Song1-1/+3
2020-08-12mm: cma: fix the name of CMA areasBarry Song2-9/+10
2020-08-12mm/cma.c: fix NULL pointer dereference when cma could not be activatedJianqun Xu1-1/+1
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual2-8/+47
2020-08-12mm: thp: remove debug_cow switchYang Shi1-21/+0
2020-08-12mm/migrate: optimize migrate_vma_setup() for holesRalph Campbell1-2/+14
2020-08-12hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz2-9/+8
2020-08-12mm, oom: show process exiting information in __oom_kill_process()Yafang Shao1-0/+2
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao1-12/+10
2020-08-12mm/mempolicy.c: check parameters first in kernel_get_mempolicyWenchao Hao1-2/+2
2020-08-12mm: mempolicy: fix kerneldoc of numa_map_to_online_node()Krzysztof Kozlowski1-1/+1
2020-08-12mm/compaction: correct the comments of compact_defer_shiftAlex Shi1-1/+1
2020-08-12mm: use unsigned types for fragmentation scoreNitin Gupta2-10/+10
2020-08-12mm: fix compile error due to COMPACTION_HPAGE_ORDERNitin Gupta1-1/+1
2020-08-12mm: proactive compactionNitin Gupta3-5/+197
2020-08-12mm/vmscan: restore active/inactive ratio for anonymous LRUJoonsoo Kim1-1/+1
2020-08-12mm/swap: implement workingset detection for anonymous LRUJoonsoo Kim4-19/+37
2020-08-12mm/swapcache: support to handle the shadow entriesJoonsoo Kim4-8/+56
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim4-16/+32
2020-08-12mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim8-19/+17
2020-08-12mm/vmscan: make active/inactive ratio as 1:1 for anon lruJoonsoo Kim1-1/+1
2020-08-12mm/hugetlb: add mempolicy check in the reservation routineMuchun Song2-5/+19
2020-08-12mm: memcg: charge memcg percpu memory to the parent cgroupRoman Gushchin1-4/+16
2020-08-12mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin2-1/+13
2020-08-12mm: memcg/percpu: account percpu memory to memory cgroupsRoman Gushchin5-40/+246
2020-08-12percpu: return number of released bytes from pcpu_free_area()Roman Gushchin1-3/+10
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds48-2257/+2704
2020-08-07mm: vmscan: consistent update to pgrefillShakeel Butt1-1/+2
2020-08-07mm/vmscan.c: fix typodylan-meiners1-1/+1
2020-08-07khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins1-4/+1
2020-08-07khugepaged: retract_page_tables() remember to test exitHugh Dickins1-10/+14
2020-08-07khugepaged: collapse_pte_mapped_thp() protect the pmd lockHugh Dickins1-25/+19
2020-08-07khugepaged: collapse_pte_mapped_thp() flush the right rangeHugh Dickins1-1/+1
2020-08-07mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu1-14/+10
2020-08-07mm: thp: replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-08-07mm/page_alloc: fix memalloc_nocma_{save/restore} APIsJoonsoo Kim1-10/+21
2020-08-07mm/page_alloc.c: skip setting nodemask when we are in interruptMuchun Song1-1/+5
2020-08-07mm/page_alloc: fallbacks at most has 3 elementsWei Yang1-1/+1
2020-08-07mm/page_alloc: silence a KASAN false positiveQian Cai1-0/+3
2020-08-07mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_mask()Wei Yang1-10/+5
2020-08-07mm/page_alloc.c: simplify pageblock bitmap accessWei Yang1-7/+6
2020-08-07mm/page_alloc.c: extract the common part in pfn_to_bitidx()Wei Yang1-2/+1
2020-08-07mm/shuffle: remove dynamic reconfigurationDavid Hildenbrand2-43/+2
2020-08-07mm/memory_hotplug: document why shuffle_zone() is relevantDavid Hildenbrand1-0/+8
2020-08-07mm/page_alloc: remove nr_free_pagecache_pages()David Hildenbrand1-14/+2
2020-08-07mm: remove vm_total_pagesDavid Hildenbrand4-12/+4