index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
internal.h
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
mm: allow fault_dirty_shared_page() to be called under the VMA lock
Matthew Wilcox (Oracle)
2023-08-21
mm: disable kernelcore=mirror when no mirror memory
Ma Wupeng
2023-08-21
mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...
David Hildenbrand
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-08-18
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
2023-08-18
mm: use vma_iter_clear_gfp() in nommu
Liam R. Howlett
2023-08-18
maple_tree: re-introduce entry to mas_preallocate() arguments
Liam R. Howlett
2023-08-18
mm: remove re-walk from mmap_region()
Liam R. Howlett
2023-08-18
mm: change do_vmi_align_munmap() tracking of VMAs to remove
Liam R. Howlett
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-08-18
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
2023-07-11
mm/mmap: Add shadow stack pages to memory accounting
Rick Edgecombe
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-23
mm: rename invalidate_mapping_pagevec to mapping_try_invalidate
Matthew Wilcox (Oracle)
2023-06-19
mm/folio: replace set_compound_order with folio_set_order
Tarun Sahu
2023-06-19
mm: remove set_compound_page_dtor()
Sidhartha Kumar
2023-06-19
mm/folio: avoid special handling for order value 0 in folio_set_order
Tarun Sahu
2023-06-09
mm/mlock: rename mlock_future_check() to mlock_future_ok()
Andrew Morton
2023-06-09
mm/mmap: refactor mlock_future_check()
Lorenzo Stoakes
2023-06-09
mm: update vma_iter_store() to use MAS_WARN_ON()
Liam R. Howlett
2023-06-09
mm: update validate_mm() to use vma iterator
Liam R. Howlett
2023-06-09
maple_tree: add format option to mt_dump()
Liam R. Howlett
2023-06-09
mm: page_alloc: move is_check_pages_enabled() into page_alloc.c
Kefeng Wang
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
mm: page_alloc: move set_zone_contiguous() into mm_init.c
Kefeng Wang
2023-05-18
x86/mm: Add early_memremap_pgprot_adjust() prototype
Arnd Bergmann
2023-04-21
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
2023-04-18
mm: apply __must_check to vmap_pages_range_noflush()
Alexander Potapenko
2023-04-18
mm: move free_area_empty() to mm/internal.h
Mike Rapoport (IBM)
2023-04-05
mm: conditionally write-lock VMA in free_pgtables
Suren Baghdasaryan
2023-04-05
mm: move vmalloc_init() declaration to mm/internal.h
Mike Rapoport (IBM)
2023-04-05
mm: move mem_init_print_info() to mm_init.c
Mike Rapoport (IBM)
2023-04-05
mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
Mike Rapoport (IBM)
2023-04-05
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
splice: Add a func to do a splice from a buffered file without ITER_PIPE
David Howells
2023-02-20
mm: change to return bool for isolate_lru_page()
Baolin Wang
2023-02-20
mm: change to return bool for folio_isolate_lru()
Baolin Wang
2023-02-09
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
2023-02-09
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
2023-02-09
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
2023-02-09
mm/mmap: refactor locking out of __vma_adjust()
Liam R. Howlett
2023-02-09
mm: expand vma iterator interface
Liam R. Howlett
[next]