summaryrefslogtreecommitdiffstats
path: root/mm/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-2/+2
|\
| * mm/mmap: Add shadow stack pages to memory accountingRick Edgecombe2023-07-111-2/+2
* | mm: free up a word in the first tail pageMatthew Wilcox (Oracle)2023-08-211-1/+1
* | mm: add large_rmappable page flagMatthew Wilcox (Oracle)2023-08-211-1/+0
* | mm: convert free_transhuge_folio() to folio_undo_large_rmappable()Matthew Wilcox (Oracle)2023-08-211-0/+2
* | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-211-0/+17
|\ \
| * | mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...David Hildenbrand2023-08-211-0/+10
| * | smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand2023-08-211-0/+7
| |/
* | mm: allow fault_dirty_shared_page() to be called under the VMA lockMatthew Wilcox (Oracle)2023-08-211-1/+1
* | mm: disable kernelcore=mirror when no mirror memoryMa Wupeng2023-08-211-0/+1
* | mm: set up vma iterator for vma_iter_prealloc() callsLiam R. Howlett2023-08-181-11/+7
* | mm: use vma_iter_clear_gfp() in nommuLiam R. Howlett2023-08-181-0/+12
* | maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett2023-08-181-1/+1
* | mm: remove re-walk from mmap_region()Liam R. Howlett2023-08-181-0/+8
* | mm: change do_vmi_align_munmap() tracking of VMAs to removeLiam R. Howlett2023-08-181-1/+1
* | mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells2023-08-181-1/+4
* | mm: merge folio_has_private()/filemap_release_folio() call pairsDavid Howells2023-08-181-0/+8
* | mm: make show_free_areas() staticKefeng Wang2023-08-181-0/+6
|/
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-39/+48
|\
| * mm: rename invalidate_mapping_pagevec to mapping_try_invalidateMatthew Wilcox (Oracle)2023-06-231-2/+2
| * mm/folio: replace set_compound_order with folio_set_orderTarun Sahu2023-06-191-16/+16
| * mm: remove set_compound_page_dtor()Sidhartha Kumar2023-06-191-1/+1
| * mm/folio: avoid special handling for order value 0 in folio_set_orderTarun Sahu2023-06-191-6/+2
| * mm/mlock: rename mlock_future_check() to mlock_future_ok()Andrew Morton2023-06-091-1/+1
| * mm/mmap: refactor mlock_future_check()Lorenzo Stoakes2023-06-091-2/+2
| * mm: update vma_iter_store() to use MAS_WARN_ON()Liam R. Howlett2023-06-091-11/+10
| * mm: update validate_mm() to use vma iteratorLiam R. Howlett2023-06-091-1/+2
| * maple_tree: add format option to mt_dump()Liam R. Howlett2023-06-091-2/+2
| * mm: page_alloc: move is_check_pages_enabled() into page_alloc.cKefeng Wang2023-06-091-5/+0
| * mm: page_alloc: move sysctls into it own filsKefeng Wang2023-06-091-0/+11
| * mm: page_alloc: move set_zone_contiguous() into mm_init.cKefeng Wang2023-06-091-0/+7
* | x86/mm: Add early_memremap_pgprot_adjust() prototypeArnd Bergmann2023-05-181-6/+0
|/
* mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()Kefeng Wang2023-04-211-1/+2
* mm: apply __must_check to vmap_pages_range_noflush()Alexander Potapenko2023-04-181-5/+5
* mm: move free_area_empty() to mm/internal.hMike Rapoport (IBM)2023-04-181-0/+5
* mm: conditionally write-lock VMA in free_pgtablesSuren Baghdasaryan2023-04-051-1/+1
* mm: move vmalloc_init() declaration to mm/internal.hMike Rapoport (IBM)2023-04-051-0/+5
* mm: move mem_init_print_info() to mm_init.cMike Rapoport (IBM)2023-04-051-0/+1
* mm: move init_mem_debugging_and_hardening() to mm/mm_init.cMike Rapoport (IBM)2023-04-051-0/+8
* mm: move most of core MM initialization to mm/mm_init.cMike Rapoport (IBM)2023-04-051-1/+37
* mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo2023-03-281-0/+1
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-44/+232
|\
| * mm: change to return bool for isolate_lru_page()Baolin Wang2023-02-201-1/+1
| * mm: change to return bool for folio_isolate_lru()Baolin Wang2023-02-201-1/+1
| * mm/gup: move private gup FOLL_ flags to internal.hJason Gunthorpe2023-02-091-0/+15
| * mm/gup: move gup_must_unshare() to mm/internal.hJason Gunthorpe2023-02-091-0/+65
| * mm/gup: move try_grab_page() to mm/internal.hJason Gunthorpe2023-02-091-0/+1
| * mm/mmap: refactor locking out of __vma_adjust()Liam R. Howlett2023-02-091-0/+14
| * mm: expand vma iterator interfaceLiam R. Howlett2023-02-091-0/+64
| * mm, compaction: rename compact_control->rescan to finish_pageblockMel Gorman2023-02-021-1/+5