index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types.h
Age
Commit message (
Expand
)
Author
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
2023-04-05
mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
2023-04-05
mm: introduce vma detached flag
Suren Baghdasaryan
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
2023-04-05
mm: rcu safe VMA freeing
Michel Lespinasse
2023-04-05
mm: remove unused vmf_insert_mixed_prot()
Lorenzo Stoakes
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-09
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
2023-02-09
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
2023-02-09
mm/gup: remove obsolete FOLL_LONGTERM comment
Jason Gunthorpe
2023-02-09
mm: introduce vma->vm_flags wrapper functions
Suren Baghdasaryan
2023-02-09
mm: expand vma iterator interface
Liam R. Howlett
2023-02-02
mm: remove the hugetlb field from struct page
Sidhartha Kumar
2023-02-02
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
2023-02-02
doc: correct struct folio kernel-doc
Matthew Wilcox (Oracle)
2023-02-02
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
2023-02-02
mm: remove head_compound_mapcount() and _ptr functions
Matthew Wilcox (Oracle)
2023-02-02
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
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
[next]