summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-26filemap: kill page_cache_read usage in filemap_faultJosef Bacik
2019-02-26mm/page_alloc.c: calculate first_deferred_pfn directlyWei Yang
2019-02-26mm: use common iterator for deferred_init_pages and deferred_free_pagesAlexander Duyck
2019-02-26mm: add reserved flag setting to set_page_links()Alexander Duyck
2019-02-26mm: move hot-plug specific memory init into separate functions and optimizeAlexander Duyck
2019-02-26mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sectionsAlexander Duyck
2019-02-26mm: implement new zone specific memblock iteratorAlexander Duyck
2019-02-26mm: drop meminit_pfn_in_nid as it is redundantAlexander Duyck
2019-02-26mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck
2019-02-26mm/hotplug, powerpc: fix an imbalance with DEBUG_PAGEALLOCQian Cai
2019-02-26mm/swapfile.c: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-02-26mm/cma_debug.c: remove static scoped cma_debugfs_rootYue Hu
2019-02-26tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan
2019-02-26MAINTAINERS: add entry for memblockMike Rapoport
2019-02-26mm/shmem: make find_get_pages_range() work for huge pageYu Zhao
2019-02-26mm: unexport free_reserved_areaChristoph Hellwig
2019-02-26tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding
2019-02-26tools/vm/slabinfo: align usage output columnsTobin C. Harding
2019-02-26tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding
2019-02-26tools/vm/slabinfo: update options in usage messageTobin C. Harding
2019-02-26mm/memory-hotplug: add sysfs hot-remove triggerRobin Murphy
2019-02-26include/linux/compaction.h: fix potential build errorYu Zhao
2019-02-26mm,memory_hotplug: explicitly pass the head to isolate_huge_pageOscar Salvador
2019-02-26mm: page_cache_add_speculative(): refactor out some code duplicationJohn Hubbard
2019-02-26mm/migrate.c: cleanup expected_page_refs()Jan Kara
2019-02-26docs/core-api/mm: fix return value descriptions in mm/Mike Rapoport
2019-02-26docs/core-api/mm: fix user memory accessors formattingMike Rapoport
2019-02-26docs/mm: vmalloc: re-indent kernel-doc comemntsMike Rapoport
2019-02-26mm/page_poison: update comment after code movedMichael S. Tsirkin
2019-02-26mm-maintain-randomization-of-page-free-lists-checkpatch-fixesAndrew Morton
2019-02-26mm: maintain randomization of page free listsDan Williams
2019-02-26mm-move-buddy-list-manipulations-into-helpers-fix2Vlastimil Babka
2019-02-26mm: Fix buddy list helpersDan Williams
2019-02-26mm: move buddy list manipulations into helpersDan Williams
2019-02-26mm/shuffle: fix shuffle enableDan Williams
2019-02-26mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams
2019-02-26mm, memcg: make memory.emin the baseline for utilisation determinationChris Down
2019-02-26numa: make "nr_online_nodes" unsigned intAlexey Dobriyan
2019-02-26numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-02-26hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti
2019-02-26mm,oom: don't kill global init via memory.oom.groupTetsuo Handa
2019-02-26mm, swap: bounds check swap_info array accesses to avoid NULL derefsDaniel Jordan
2019-02-26mm/vmscan.c: Do not allocate duplicate stack variables in shrink_page_list()Kirill Tkhai
2019-02-26mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_tUladzislau Rezki (Sony)
2019-02-26mm: ksm: do not block on page lock when searching stable tree fixHugh Dickins
2019-02-26mm: ksm: do not block on page lock when searching stable treeYang Shi
2019-02-26fixup: mm: memcontrol: Unbreak memcontrol build when THP is disabledChris Down
2019-02-26mm-memcontrol-expose-thp-events-on-a-per-memcg-basis-fixAndrew Morton
2019-02-26mm: memcontrol: expose THP events on a per-memcg basisChris Down
2019-02-26mm: vmscan: do not iterate all mem cgroups for global direct reclaimYang Shi