index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
mm
Age
Commit message (
Expand
)
Author
2023-09-19
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2023-06-14
mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
Ruihan Li
2023-04-13
zsmalloc: document freeable stats
Sergey Senozhatsky
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