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
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2024-07-06
mm: add folio_mc_copy()
Kefeng Wang
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
2024-07-03
mm: remove page_maybe_dma_pinned()
Kefeng Wang
2024-07-03
mm/mm_init: initialize page->_mapcount directly in __init_single_page()
David Hildenbrand
2024-07-03
mm: update _mapcount and page_type documentation
David Hildenbrand
2024-07-03
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
2024-07-03
mm/memory-failure: remove MF_MSG_SLAB
Miaohe Lin
2024-07-03
fs/proc: move page_mapcount() to fs/proc/internal.h
David Hildenbrand
2024-07-03
mm/memory-failure: improve memory failure action_result messages
Jane Chu
2024-07-03
mm: drop page_index and simplify folio_index
Kairui Song
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
2024-06-19
mm/memblock: Add "reserve_mem" to reserved named memory at boot up
Steven Rostedt (Google)
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
2024-05-31
mm: Reduce the number of slab->folio casts
Matthew Wilcox (Oracle)
2024-05-05
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
2024-05-05
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
2024-05-05
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
2024-05-05
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
2024-05-05
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
2024-05-05
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-05
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
2024-04-25
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
2024-04-25
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
2024-04-25
mm: take placement mappings gap into account
Rick Edgecombe
2024-04-25
mm: use get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
mm: introduce vma_pgtable_walk_{begin|end}()
Peter Xu
2024-04-25
mm: make __absent_pages_in_range() as static
Baoquan He
2024-04-25
mm: make page_mapped() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
2024-04-25
mm: remove follow_pfn
Christoph Hellwig
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2024-04-25
mm/mm_init.c: remove the useless dma_reserve
Baoquan He
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
2024-04-25
mm: page_alloc: consolidate free page accounting
Johannes Weiner
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
[next]