summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2019-02-13mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down
2019-02-13memblock-update-comments-and-kernel-doc-fixAndrew Morton
2019-02-13mm: memblock: update comments and kernel-docMike Rapoport
2019-02-13memblock: split checks whether a region should be skipped to a helper functionMike Rapoport
2019-02-13memblock: remove memblock_{set,clear}_region_flagsMike Rapoport
2019-02-13memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-02-13memblock: memblock_alloc_try_nid: don't panicMike Rapoport
2019-02-13mm/sparse: don't panic if the allocation in sparse_buffer_init failsMike Rapoport
2019-02-13mm: sparse: Use '%pa' with 'phys_addr_t' typeAnders Roxell
2019-02-13treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-02-13mm/percpu: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-02-13memblock: make memblock_find_in_range_node() and choose_memblock_flags() staticMike Rapoport
2019-02-13memblock: fix parameter order in memblock_phys_alloc_try_nid()Mike Rapoport
2019-02-13memblock: refactor internal allocation functionsMike Rapoport
2019-02-13memblock: drop memblock_alloc_base()Mike Rapoport
2019-02-13memblock: drop __memblock_alloc_base()Mike Rapoport
2019-02-13memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-02-13memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport
2019-02-13memblock: emphasize that memblock_alloc_range() returns a physical addressMike Rapoport
2019-02-13memblock: drop memblock_alloc_base_nid()Mike Rapoport
2019-02-13Merge branch 'akpm-current/current'Stephen Rothwell
2019-02-13mm/shuffle: default enable all shufflingDan Williams
2019-02-13mm: don't expose page to fast gup before it's readyYu Zhao
2019-02-13filemap-drop-the-mmap_sem-for-all-blocking-operations-checkpatch-fixesAndrew Morton
2019-02-13filemap-drop-the-mmap_sem-for-all-blocking-operations-fixKirill A. Shutemov
2019-02-13filemap-drop-the-mmap_sem-for-all-blocking-operations-v6Josef Bacik
2019-02-13filemap: drop the mmap_sem for all blocking operationsJosef Bacik
2019-02-13filemap: pass vm_fault to the mmap ra helpersJosef Bacik
2019-02-13filemap-kill-page_cache_read-usage-in-filemap_fault-fixAndrew Morton
2019-02-13filemap: kill page_cache_read usage in filemap_faultJosef Bacik
2019-02-13mm/page_alloc.c: calculate first_deferred_pfn directlyWei Yang
2019-02-13mm: use common iterator for deferred_init_pages and deferred_free_pagesAlexander Duyck
2019-02-13mm: add reserved flag setting to set_page_links()Alexander Duyck
2019-02-13mm: move hot-plug specific memory init into separate functions and optimizeAlexander Duyck
2019-02-13mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sectionsAlexander Duyck
2019-02-13mm: implement new zone specific memblock iteratorAlexander Duyck
2019-02-13mm: drop meminit_pfn_in_nid as it is redundantAlexander Duyck
2019-02-13mm,memory_hotplug: explicitly pass the head to isolate_huge_pageOscar Salvador
2019-02-13mm/migrate.c: cleanup expected_page_refs()Jan Kara
2019-02-13docs/core-api/mm: fix return value descriptions in mm/Mike Rapoport
2019-02-13docs/mm: vmalloc: re-indent kernel-doc comemntsMike Rapoport
2019-02-13mm-maintain-randomization-of-page-free-lists-checkpatch-fixesAndrew Morton
2019-02-13mm: maintain randomization of page free listsDan Williams
2019-02-13mm: move buddy list manipulations into helpersDan Williams
2019-02-13mm/shuffle: fix shuffle enableDan Williams
2019-02-13mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams
2019-02-13mm, memcg: make memory.emin the baseline for utilisation determinationChris Down
2019-02-13numa: make "nr_online_nodes" unsigned intAlexey Dobriyan
2019-02-13numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-02-13hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti