aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
AgeCommit message (Expand)Author
2021-09-19aufs5: aufs-mmapBruce Ashfield
2021-07-12mm: Make copy_huge_page() always availableMatthew Wilcox (Oracle)
2021-07-08mm: add setup_initial_init_mm() helperKefeng Wang
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm: fix typos and grammar error in commentsHyeonggon Yoo
2021-06-30mm: memory: add orig_pmd to struct vm_faultYang Shi
2021-06-30mm: sparsemem: split the huge PMD mapping of vmemmap pagesMuchun Song
2021-06-30mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song
2021-06-30mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageMuchun Song
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29mm: optimise nth_page for contiguous memmapMatthew Wilcox (Oracle)
2021-06-29mm: report which part of mem is being freed on initmem caseJungseung Lee
2021-06-29mm: add vma_lookup(), update find_vma_intersection() commentsLiam Howlett
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli
2021-06-29mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)
2021-06-29mm/writeback: move __set_page_dirty() to core mmMatthew Wilcox (Oracle)
2021-06-29mm/page_alloc: fix memory map initialization for descending nodesMike Rapoport
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-14CFI: Move function_nocfi() into compiler.hMark Rutland
2021-06-07mm: add a signature in struct pageMatteo Croce
2021-05-14mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-05mm/gup: do not migrate zero pagePavel Tatashin
2021-05-05mm: honor PF_MEMALLOC_PIN for all movable pagesPavel Tatashin
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen
2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm/doc: turn fault flags into an enumMatthew Wilcox (Oracle)
2021-04-30mm/doc: fix page_maybe_dma_pinned kerneldocMatthew Wilcox (Oracle)
2021-04-30mm/doc: fix fault_flag_allow_retry_first kerneldocMatthew Wilcox (Oracle)
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon
2021-04-30mm: add remap_pfn_range_notrackChristoph Hellwig
2021-04-30mm: gup: remove FOLL_SPLITYang Shi
2021-04-30mm/gup: add a range variant of unpin_user_pages_dirty_lock()Joao Martins
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-04-08mm: add generic function_nocfi macroSami Tolvanen
2021-04-08init_on_alloc: Optimize static branchesKees Cook
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-03-13mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu
2021-03-08mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernelsPaul E. McKenney
2021-02-24mm/hugetlb: grab head page refcount once for group of subpagesJoao Martins
2021-02-24mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand