aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2019-12-03mm: ptdump: reduce level numbers by 1 in note_page()Steven Price
2019-12-03mm/ptdump: fix a -Wold-style-declaration warningQian Cai
2019-12-03mm-add-generic-ptdump-v15Steven Price
2019-12-03mm: add generic ptdumpSteven Price
2019-12-03mm: pagewalk: add 'depth' parameter to pte_holeSteven Price
2019-12-03mm: pagewalk: add test_p?d callbacksSteven Price
2019-12-03mm-pagewalk-allow-walking-without-vma-fixSteven Price
2019-12-03mm-pagewalk-allow-walking-without-vma-v15Steven Price
2019-12-03mm: pagewalk: allow walking without vmaSteven Price
2019-12-03mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price
2019-12-03Merge branch 'akpm-current/current'Stephen Rothwell
2019-12-03Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2019-12-03mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thpYu Zhao
2019-12-03mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov
2019-12-03mm/vmstat: do not use size of vmstat_text as count of /proc/vmstat itemsKonstantin Khlebnikov
2019-12-03mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov
2019-12-03mm/thp: flush file for !is_shmem PageDirty() case in collapse_file()Song Liu
2019-12-03mm/thp: make set_huge_zero_page() return voidRalph Campbell
2019-12-03mm-oom-avoid-printk-iteration-under-rcu-fixAndrew Morton
2019-12-03mm, oom: avoid printk() iteration under RCUTetsuo Handa
2019-12-03mm/memory_hotplug: cleanup __remove_pages()David Hildenbrand
2019-12-03mm/memory_hotplug: drop local variables in shrink_zone_span()David Hildenbrand
2019-12-03mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()David Hildenbrand
2019-12-03mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfnDavid Hildenbrand
2019-12-03mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()David Hildenbrand
2019-12-03mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-12-03mm/memmap_init: update variable name in memmap_init_zoneAneesh Kumar K.V
2019-12-03mm/mmap.c: fix the adjusted length errorjianhong chen
2019-12-03mm-pgmap-use-correct-alignment-when-looking-at-first-pfn-from-a-region-checkp...Andrew Morton
2019-12-03mm/pgmap: use correct alignment when looking at first pfn from a regionAneesh Kumar K.V
2019-12-03mm/vmscan: expose cgroup_ino for memcg reclaim tracepointsYafang Shao
2019-12-03mm/slub.c: avoid slub allocation while holding list_lockYu Zhao
2019-12-03x86/mm: Split vmalloc_sync_all()Joerg Roedel
2019-12-03mm, thp: tweak reclaim/compaction effort of local-only and all-node allocationsVlastimil Babka
2019-12-03/proc/kpageflags: do not use uninitialized struct pagesToshiki Fukasawa
2019-12-01mm/page_io.c: annotate refault stalls from swap_readpageMinchan Kim
2019-12-01mm/Kconfig: fix trivial help text punctuationRandy Dunlap
2019-12-01mm/Kconfig: fix indentationKrzysztof Kozlowski
2019-12-01mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder
2019-12-01mm: fix typos in comments when calling __SetPageUptodate()Wei Yang
2019-12-01mm/shmem.c: cast the type of unmap_start to u64Chen Jun
2019-12-01mm: shmem: use proper gfp flags for shmem_writepage()Yang Shi
2019-12-01mm/shmem.c: make array 'values' static const, makes object smallerColin Ian King
2019-12-01userfaultfd: wrap the common dst_vma check into an inlined functionWei Yang
2019-12-01userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb()Wei Yang
2019-12-01userfaultfd: use vma_pagesize for all huge page size calculationWei Yang
2019-12-01mm/madvise.c: use PAGE_ALIGN[ED] for range checkingWei Yang
2019-12-01mm/madvise.c: replace with page_size() in madvise_inject_error()Yunfeng Ye
2019-12-01mm/mmap.c: make vma_merge() comment more easy to understandWei Yang
2019-12-01mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang