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
/
Documentation
/
mm
Age
Commit message (
Expand
)
Author
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-30
documentation/mm: update pmd_present() in arch_pgtable_helpers.rst
Anshuman Khandual
2022-11-30
mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped
Hugh Dickins
2022-11-30
mm,thp,rmap: subpages_mapcount of PTE-mapped subpages
Hugh Dickins
2022-11-30
mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts
Hugh Dickins
2022-11-30
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
2022-10-24
mm: Make failslab writable again
Alexander Atanasov
2022-10-13
Merge tag 'docs-6.1-2' of git://git.lwn.net/linux
Linus Torvalds
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Documentation/mm/page_owner.rst: delete frequently changing experimental data
Yixuan Cao
2022-10-10
Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-03
ksm: add the ksm prefix to the names of the ksm private structures
Qi Zheng
2022-09-29
Documentation/mm: modify page_referenced to folio_referenced
Vernon Yang
2022-09-26
mm: multi-gen LRU: design doc
Yu Zhao
2022-09-23
mm/slub: enable debugging memory wasting of kmalloc
Feng Tang
2022-09-11
mm/page_owner.c: add llseek for page_owner
Kassey Li
2022-08-08
Documentation/mm: add details about kmap_local_page() and preemption
Fabio M. De Francesco
2022-08-08
Documentation/mm: rrefer kmap_local_page() and avoid kmap()
Fabio M. De Francesco
2022-08-08
Documentation/mm: avoid invalid use of addresses from kmap_local_page()
Fabio M. De Francesco
2022-08-08
Documentation/mm: don't kmap*() pages which can't come from HIGHMEM
Fabio M. De Francesco
2022-08-08
mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rst
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport