summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2019-10-31Merge branch 'akpm-current/current'Stephen Rothwell
2019-10-31Merge remote-tracking branch 'hmm/hmm'Stephen Rothwell
2019-10-31Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2019-10-31Merge remote-tracking branch 'arm64/for-next/core'Stephen Rothwell
2019-10-29mm/hmm: allow snapshot of the special zero pageRalph Campbell
2019-10-25mm/vmscan: remove unused lru_pages argumentAndrey Ryabinin
2019-10-25mm-annotate-refault-stalls-from-swap_readpage-fixAndrew Morton
2019-10-25mm/page_io.c: annotate refault stalls from swap_readpageMinchan Kim
2019-10-25mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder
2019-10-25mm: fix typos in comments when calling __SetPageUptodate()Wei Yang
2019-10-25mm/shmem.c: make array 'values' static const, makes object smallerColin Ian King
2019-10-25userfaultfd: wrap the common dst_vma check into an inlined functionWei Yang
2019-10-25userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb()Wei Yang
2019-10-25userfaultfd: use vma_pagesize for all huge page size calculationWei Yang
2019-10-25mm/vmstat: reduce zone lock hold time when reading /proc/pagetypeinfoWaiman Long
2019-10-25mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov
2019-10-25mm/vmstat: do not use size of vmstat_text as count of /proc/vmstat itemsKonstantin Khlebnikov
2019-10-25mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov
2019-10-25mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocationYunfeng Ye
2019-10-25mm/thp: make set_huge_zero_page() return voidRalph Campbell
2019-10-25mm, thp: do not queue fully unmapped pages for deferred splitKirill A. Shutemov
2019-10-25mm/hugetlb: avoid looping to the same hugepage if !pages and !vmasZhigang Lu
2019-10-25mm/userfaultfd: fix a GCC compilation warningQian Cai
2019-10-25hugetlb-remove-unused-hstate-in-hugetlb_fault_mutex_hash-fixAndrew Morton
2019-10-25hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()Wei Yang
2019-10-25hugetlb-remove-duplicated-code-checkpatch-fixesAndrew Morton
2019-10-25hugetlb: remove duplicated codeMina Almasry
2019-10-25hugetlb: region_chg provides only cache entryMina Almasry
2019-10-25hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz
2019-10-25mm-oom-avoid-printk-iteration-under-rcu-fixAndrew Morton
2019-10-25mm, oom: avoid printk() iteration under RCUTetsuo Handa
2019-10-25mm: support memblock alloc on the exact node for sparse_buffer_init()Yunfeng Ye
2019-10-25mm/z3fold: fix -Wunused-but-set-variable warningsQian Cai
2019-10-25mm/z3fold.c: add inter-page compactionVitaly Wool
2019-10-25mm/vmscan.c: remove unused scan_control parameter from pageout()Yang Shi
2019-10-25mm, pcpu: make zone pcp updates and reset internal to the mmMel Gorman
2019-10-25mm, pcp: share common code between memory hotplug and percpu sysctl handlerMel Gorman
2019-10-25mm/page_alloc: add alloc_contig_pages()Anshuman Khandual
2019-10-25mm/vmalloc: rework vmap_area_lockUladzislau Rezki (Sony)
2019-10-25mm/vmalloc: add more comments to the adjust_va_to_fit_type()Uladzislau Rezki (Sony)
2019-10-25mm/vmalloc: respect passed gfp_mask when doing preloadingUladzislau Rezki (Sony)
2019-10-25mm/vmalloc: remove preempt_disable/enable when doing preloadingUladzislau Rezki (Sony)
2019-10-25mm/vmalloc.c: remove unnecessary highmem_mask from parameter of gfpflags_allo...Liu Xiang
2019-10-25mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINEDavid Hildenbrand
2019-10-25mm/page_alloc.c: don't set pages PageReserved() when offliningDavid Hildenbrand
2019-10-25mm/memory_hotplug: cleanup __remove_pages()David Hildenbrand
2019-10-25mm/memory_hotplug: drop local variables in shrink_zone_span()David Hildenbrand
2019-10-25mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()David Hildenbrand
2019-10-25mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfnDavid Hildenbrand
2019-10-25mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()David Hildenbrand