summaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: grab head page refcount once for group of subpagesJoao Martins2021-02-241-0/+3
* mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand2021-02-241-14/+2
* mm: simplify parater of function memmap_init_zone()Baoquan He2021-02-241-2/+1
* mm: rename memmap_init() and memmap_init_zone()Baoquan He2021-02-241-2/+2
* mm: fix prototype warning from kernel test robotBaoquan He2021-02-241-0/+2
* Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-221-43/+2
|\
| * mm: Close race in generic_access_physDaniel Vetter2021-01-121-1/+2
| * media: videobuf2: Move frame_vector into media subsystemDaniel Vetter2021-01-121-42/+0
| * mm/frame-vector: Use FOLL_LONGTERMDaniel Vetter2021-01-121-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-2/+4
|\ \
| * | mm: provide a saner PTE walking API for modulesPaolo Bonzini2021-02-091-2/+4
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-211-10/+15
|\ \
| * | mm: Mark anonymous struct field of 'struct vm_fault' as 'const'Will Deacon2021-01-211-1/+1
| * | mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULTWill Deacon2021-01-211-5/+2
| * | mm: Move immutable fields of 'struct vm_fault' into anonymous structWill Deacon2021-01-211-5/+8
| * | mm: Allow architectures to request 'old' entries when prefaultingWill Deacon2021-01-201-1/+4
| * | mm: Cleanup faultaround and finish_fault() codepathsKirill A. Shutemov2021-01-201-5/+7
| |/
* | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-211-0/+2
|\ \
| * \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-02-121-0/+2
| |\ \ | | |/ | |/|
| | * mm: Add mem_dump_obj() to print source of memory blockPaul E. McKenney2021-01-221-0/+2
* | | mm: constify page_is_pfmemalloc() argumentAlexander Lobakin2021-02-041-1/+1
|/ /
* | mm: memmap defer init doesn't work as expectedBaoquan He2020-12-291-2/+3
* | mm: add prototype for __add_to_page_cache_locked()Souptick Joarder2020-12-291-0/+7
|/
* kasan, mm: check kasan_enabled in annotationsAndrey Konovalov2020-12-221-6/+16
* kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov2020-12-221-1/+1
* Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-181-0/+2
|\
| * mm: introduce vma_set_file function v5Christian König2020-11-191-0/+2
* | mm: simplify follow_pte{,pmd}Christoph Hellwig2020-12-151-3/+3
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-22/+0
|\ \
| * | mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin2020-12-021-22/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-52/+62
|\ \
| * | kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka2020-12-151-0/+1
| * | mm, page_poison: use static key more efficientlyVlastimil Babka2020-12-151-4/+29
| * | mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...Vlastimil Babka2020-12-151-17/+3
| * | arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-151-7/+0
| * | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-3/+7
| * | PM: hibernate: make direct map manipulations more explicitMike Rapoport2020-12-151-12/+0
| * | mm: introduce debug_pagealloc_{map,unmap}_pages() helpersMike Rapoport2020-12-151-0/+15
| * | ia64: remove custom __early_pfn_to_nid()Mike Rapoport2020-12-151-3/+0
| * | vm_ops: rename .split() callback to .may_split()Dmitry Safonov2020-12-151-1/+2
| * | mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aioDmitry Safonov2020-12-151-1/+1
| * | mm: cleanup: remove unused tsk arg from __access_remote_vmJohn Hubbard2020-12-151-2/+2
| * | mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-4/+4
| |/
* / mm: Add 'mprotect' hook to struct vm_operations_structSean Christopherson2020-11-171-0/+7
|/
* mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2020-11-021-0/+9
* mm/madvise: pass mm to do_madviseMinchan Kim2020-10-181-1/+1
* mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand2020-10-161-1/+1
* mm,hwpoison: introduce MF_MSG_UNSPLIT_THPNaoya Horiguchi2020-10-161-0/+1
* mm,hwpoison: kill put_hwpoison_pageOscar Salvador2020-10-161-1/+0
* mm,hwpoison: unexport get_hwpoison_page and make it staticOscar Salvador2020-10-161-1/+0