summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31userfaultfd: convert to use anon_inode_getfd()Eric Biggers
2018-01-31memfd-test: run fuse test on hugetlb backend memoryMarc-André Lureau
2018-01-31memfd-test: move common code to a shared unitMarc-André Lureau
2018-01-31memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau
2018-01-31memfd-test: test hugetlbfs sealingMarc-André Lureau
2018-01-31shmem: add sealing support to hugetlb-backed memfdMarc-André Lureau
2018-01-31hugetlb: implement memfd sealingMarc-André Lureau
2018-01-31hugetlb: expose hugetlbfs_inode_info in headerMarc-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: remove reference to PG_buddyMatthew Wilcox
2018-01-31mm: document how to use struct pageMatthew Wilcox
2018-01-31mm: store compound_dtor / compound_order as bytesMatthew Wilcox
2018-01-31mm: introduce _slub_counter_tMatthew Wilcox
2018-01-31mm: improve comment on page->mappingMatthew Wilcox
2018-01-31mm: remove misleading alignment claimsMatthew Wilcox
2018-01-31mm: de-indent struct pageMatthew Wilcox
2018-01-31mm: align struct page more aestheticallyMatthew Wilcox
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-31x86/mm: provide pmdp_establish() helperKirill A. Shutemov
2018-01-31sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta
2018-01-31s390/mm: modify pmdp_invalidate to return old value.Martin Schwidefsky
2018-01-31powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V
2018-01-31mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov
2018-01-31arm64: provide pmdp_establish() helperCatalin Marinas
2018-01-31arm/mm: provide pmdp_establish() helperKirill A. Shutemov
2018-01-31arc: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov
2018-01-31asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov
2018-01-31mm: get 7% more pages in a pagevecMatthew Wilcox
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox
2018-01-31mm, userfaultfd, THP: avoid waiting when PMD under THP migrationHuang Ying
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-31fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...Konstantin Khlebnikov
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