index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types.h
Age
Commit message (
Expand
)
Author
2023-02-02
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-18
mm: fix comment of page table counter
Kele Huang
2023-01-18
mm: move FOLL_* defs to mm_types.h
David Howells
2023-01-11
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
2022-12-27
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
2022-12-11
fsdax: introduce page->share for fsdax in reflink mode
Shiyang Ruan
2022-12-11
mm: remove VM_FAULT_WRITE
David Hildenbrand
2022-11-30
mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
David Hildenbrand
2022-11-30
mm: anonymous shared memory naming
Pasha Tatashin
2022-11-30
mm: introduce 'encoded' page pointers with embedded extra bits
Linus Torvalds
2022-11-30
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
2022-11-30
mm,hugetlb: use folio fields in second tail page
Hugh Dickins
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
2022-11-08
mm: add private field of first tail to struct page and struct folio
Sidhartha Kumar
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
2022-10-03
mm: add the first tail page to struct folio
Matthew Wilcox (Oracle)
2022-09-26
ksm: count allocated ksm rmap_items for each process
xu xin
2022-09-26
mm: fixup documentation regarding pte_numa() and PROT_NUMA
David Hildenbrand
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
mm: remove vmacache
Liam R. Howlett
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
mm: add VMA iterator
Matthew Wilcox (Oracle)
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-07-17
mm/page_alloc: add page->buddy_list and page->pcp_list
Mel Gorman
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-09
mm: Add kernel-doc for folio->mlock_count
Matthew Wilcox (Oracle)
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
2022-05-13
mm: check against orig_pte for finish_fault()
Peter Xu
2022-05-09
mm: support GUP-triggered unsharing of anonymous pages
David Hildenbrand
2022-04-28
ksm: count ksm merging pages for each process
xu xin
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-02-17
mm/munlock: maintain page->mlock_count while unevictable
Hugh Dickins
2022-02-14
mm: Change CONFIG option for mm->pasid field
Fenghua Yu
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
2022-01-18
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
mm: add anonymous vma name refcounting
Suren Baghdasaryan
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-06
mm: Remove slab from struct page
Matthew Wilcox (Oracle)
2022-01-06
mm: Split slab into its own type
Matthew Wilcox (Oracle)
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
[prev]
[next]