aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-02Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin
2018-01-31mm/swap.c: make functions and their kernel-doc agreeRandy Dunlap
2018-01-31mm, memory_hotplug: fix memmap initializationMichal Hocko
2018-01-31mm: correct comments regarding do_fault_around()William Kucharski
2018-01-31mm: numa: do not trap faults on shared data section pages.Henry Willard
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko
2018-01-31mm, hugetlb: further simplify hugetlb allocation APIMichal Hocko
2018-01-31mm, hugetlb: get rid of surplus page accounting tricksMichal Hocko
2018-01-31mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko
2018-01-31mm, hugetlb: integrate giga hugetlb more naturally to the allocation pathMichal Hocko
2018-01-31mm, hugetlb: unify core page allocation accounting and initializationMichal Hocko
2018-01-31mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytesAndrey Ryabinin
2018-01-31mm/memcontrol.c: make local symbol staticChristopher Díaz Riveros
2018-01-31mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd()Ralph Campbell
2018-01-31include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik
2018-01-31mm/compaction.c: fix comment for try_to_compact_pages()Yang Shi
2018-01-31mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothi...Oscar Salvador
2018-01-31zsmalloc: use U suffix for negative literals being shiftedNick Desaulniers
2018-01-31mm/page_owner.c: clean up init_pages_in_zone()Oscar Salvador
2018-01-31mm/page_alloc.c: fix typos in commentsShile Zhang
2018-01-31memcg: refactor mem_cgroup_resize_limit()Yu Zhao
2018-01-31zswap: only save zswap header when necessaryYu Zhao
2018-01-31mm/fadvise: discard partial page if endbyte is also EOFshidao.ytt
2018-01-31mm: pin address_space before dereferencing it while isolating an LRU pageMel Gorman
2018-01-31shmem: add sealing support to hugetlb-backed memfdMarc-André Lureau
2018-01-31shmem: rename functions that are memfd-relatedMarc-André Lureau
2018-01-31shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau
2018-01-31mm/zsmalloc: simplify shrinker init/destroyAliaksei Karaliou
2018-01-31mm, oom: avoid reaping only for mm's with blockable invalidate callbacksDavid Rientjes
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes
2018-01-31mm: thp: use down_read_trylock() in khugepaged to avoid long blockYang Shi
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V
2018-01-31mm: use updated pmdp_invalidate() interface to track dirty/accessed bitsKirill A. Shutemov
2018-01-31mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox
2018-01-31mm/huge_memory.c: fix comment in __split_huge_pmd_lockedYisheng Xie
2018-01-31mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_in...Oscar Salvador
2018-01-31mm: update comment describing tlb_gather_mmuMike Rapoport
2018-01-31mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_...Oscar Salvador
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko
2018-01-31mm: remove unused pgdat_reclaimable_pages()Jan Kara
2018-01-31mm/interval_tree.c: use vma_pages() helperVasyl Gomonovych
2018-01-31mm: do not stall register_shrinker()Minchan Kim
2018-01-31mm/page_alloc.c: fix comment in __get_free_pages()Jiankang Chen
2018-01-31mm/page_owner.c: use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2018-01-31mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner
2018-01-31mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner
2018-01-31mm/filemap.c: remove include of hardirq.hYang Shi