summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2020-08-12mm: mmu_notifier: fix and extend kerneldocKrzysztof Kozlowski
2020-08-12cma: don't quit at first error when activating reserved areasMike Kravetz
2020-08-12mm: hugetlb: fix the name of hugetlb CMABarry Song
2020-08-12mm: cma: fix the name of CMA areasBarry Song
2020-08-12mm/cma.c: fix NULL pointer dereference when cma could not be activatedJianqun Xu
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual
2020-08-12mm: thp: remove debug_cow switchYang Shi
2020-08-12mm/migrate: optimize migrate_vma_setup() for holesRalph Campbell
2020-08-12hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz
2020-08-12mm, oom: show process exiting information in __oom_kill_process()Yafang Shao
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao
2020-08-12mm/mempolicy.c: check parameters first in kernel_get_mempolicyWenchao Hao
2020-08-12mm: mempolicy: fix kerneldoc of numa_map_to_online_node()Krzysztof Kozlowski
2020-08-12mm/compaction: correct the comments of compact_defer_shiftAlex Shi
2020-08-12mm: use unsigned types for fragmentation scoreNitin Gupta
2020-08-12mm: fix compile error due to COMPACTION_HPAGE_ORDERNitin Gupta
2020-08-12mm: proactive compactionNitin Gupta
2020-08-12mm/vmscan: restore active/inactive ratio for anonymous LRUJoonsoo Kim
2020-08-12mm/swap: implement workingset detection for anonymous LRUJoonsoo Kim
2020-08-12mm/swapcache: support to handle the shadow entriesJoonsoo Kim
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim
2020-08-12mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim
2020-08-12mm/vmscan: make active/inactive ratio as 1:1 for anon lruJoonsoo Kim
2020-08-12mm/hugetlb: add mempolicy check in the reservation routineMuchun Song
2020-08-12mm: memcg: charge memcg percpu memory to the parent cgroupRoman Gushchin
2020-08-12mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin
2020-08-12mm: memcg/percpu: account percpu memory to memory cgroupsRoman Gushchin
2020-08-12percpu: return number of released bytes from pcpu_free_area()Roman Gushchin
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: vmscan: consistent update to pgrefillShakeel Butt
2020-08-07mm/vmscan.c: fix typodylan-meiners
2020-08-07khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins
2020-08-07khugepaged: retract_page_tables() remember to test exitHugh Dickins
2020-08-07khugepaged: collapse_pte_mapped_thp() protect the pmd lockHugh Dickins
2020-08-07khugepaged: collapse_pte_mapped_thp() flush the right rangeHugh Dickins
2020-08-07mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu
2020-08-07mm: thp: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-07mm/page_alloc: fix memalloc_nocma_{save/restore} APIsJoonsoo Kim
2020-08-07mm/page_alloc.c: skip setting nodemask when we are in interruptMuchun Song
2020-08-07mm/page_alloc: fallbacks at most has 3 elementsWei Yang
2020-08-07mm/page_alloc: silence a KASAN false positiveQian Cai
2020-08-07mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...Wei Yang
2020-08-07mm/page_alloc.c: simplify pageblock bitmap accessWei Yang
2020-08-07mm/page_alloc.c: extract the common part in pfn_to_bitidx()Wei Yang
2020-08-07mm/shuffle: remove dynamic reconfigurationDavid Hildenbrand
2020-08-07mm/memory_hotplug: document why shuffle_zone() is relevantDavid Hildenbrand
2020-08-07mm/page_alloc: remove nr_free_pagecache_pages()David Hildenbrand
2020-08-07mm: remove vm_total_pagesDavid Hildenbrand
2020-08-07mm, page_alloc: skip ->waternark_boost for atomic order-0 allocationsCharan Teja Reddy