aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-13mm: memcontrol: fix warning when allocating the root cgroupJohannes Weiner
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12mm: clean up the last pieces of page fault accountingsPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12mm/gup: use a standard migration target allocation callbackJoonsoo Kim
2020-08-12mm/hugetlb: make hugetlb migration callback CMA awareJoonsoo Kim
2020-08-12mm/gup: restrict CMA region by using allocation scope APIJoonsoo Kim
2020-08-12mm/page_alloc: remove a wrapper for alloc_migration_target()Joonsoo Kim
2020-08-12mm/mempolicy: use a standard migration target allocation callbackJoonsoo Kim
2020-08-12mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim
2020-08-12mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...Joonsoo Kim
2020-08-12mm/hugetlb: unify migration callbacksJoonsoo Kim
2020-08-12mm/migrate: move migration helper from .h to .cJoonsoo Kim
2020-08-12mm/page_isolation: prefer the node of the source pageJoonsoo Kim
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-12mm/zsmalloc.c: fix duplicated wordsRandy Dunlap
2020-08-12mm/zpool.c: delete duplicated word and fix grammarRandy Dunlap
2020-08-12mm/vmscan.c: delete or fix duplicated wordsRandy Dunlap
2020-08-12mm/usercopy.c: delete duplicated wordRandy Dunlap
2020-08-12mm/slab_common.c: delete duplicated wordRandy Dunlap
2020-08-12mm/shmem.c: delete duplicated wordRandy Dunlap
2020-08-12mm/page_alloc.c: delete or fix duplicated wordsRandy Dunlap
2020-08-12mm/nommu.c: delete duplicated wordsRandy Dunlap
2020-08-12mm/migrate.c: delete duplicated wordRandy Dunlap
2020-08-12mm/memory.c: delete duplicated wordsRandy Dunlap
2020-08-12mm/memcontrol.c: delete duplicated wordsRandy Dunlap
2020-08-12mm/hugetlb.c: delete duplicated wordsRandy Dunlap
2020-08-12mm/hmm.c: delete duplicated wordRandy Dunlap
2020-08-12mm/filemap.c: delete duplicated wordRandy Dunlap
2020-08-12mm/compaction.c: delete duplicated wordRandy Dunlap
2020-08-12mm, memory_hotplug: update pcp lists everytime onlining a memory blockCharan Teja Reddy
2020-08-12mm/memory_hotplug: fix unpaired mem_hotplug_begin/doneJia He
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He
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