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
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'docs-6.5' of git://git.lwn.net/linux
Linus Torvalds
2023-06-19
Docs/admin-guide/mm/damon/usage: link design document for DAMOS
SeongJae Park
2023-06-19
Docs/mm/damon/design: document 'age' of region
SeongJae Park
2023-06-19
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-16
Documentation/mm: Initial page table documentation
Linus Walleij
2023-06-09
Docs/mm/damon/design: add a section for the modules layer
SeongJae Park
2023-06-09
Docs/mm/damon/design: add a section for DAMON core API
SeongJae Park
2023-06-09
Docs/mm/damon/design: add sections for advanced features of DAMOS
SeongJae Park
2023-06-09
Docs/mm/damon/design: add sections for basic parts of DAMOS
SeongJae Park
2023-06-09
Docs/mm/damon/design: add a section for the relation between Core and Modules...
SeongJae Park
2023-06-09
Docs/mm/damon/design: rewrite configurable layers
SeongJae Park
2023-06-09
Docs/mm/damon/design: update the layout based on the layers
SeongJae Park
2023-06-09
Docs/mm/damon/design: add a section for overall architecture
SeongJae Park
2023-06-09
Docs/mm/damon/maintainer-profile: fix typos and grammar errors
SeongJae Park
2023-06-09
Docs/mm/damon/faq: remove old questions
SeongJae Park
2023-06-09
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-05-29
mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
Ruihan Li
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-11
docs/mm: Physical Memory: Fix grammar
Kim Phillips
2023-04-05
zsmalloc: document freeable stats
Sergey Senozhatsky
2023-04-05
zsmalloc: document new fullness grouping
Sergey Senozhatsky
2023-03-28
shmem: add support to ignore swap
Luis Chamberlain
2023-03-28
mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()
Anshuman Khandual
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
2023-03-28
mm: multi-gen LRU: improve design doc
T.J. Alumbaugh
2023-03-14
docs/mm: Physical Memory: add example of interleaving nodes
Mike Rapoport (IBM)
2023-03-07
docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't exist
Mike Rapoport (IBM)
2023-03-07
docs/mm: Physical Memory: fix a reference to a file that doesn't exist
Mike Rapoport (IBM)
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-16
docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSION
Lukas Bulwahn
2023-02-13
Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio
Sidhartha Kumar
2023-02-02
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: section for Bloom filters
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: section for rmap/PT walk feedback
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: section for working set protection
T.J. Alumbaugh
2023-02-02
Documentation: mm: use `s/higmem/highmem/` fix typo for highmem
Deming Wang
2023-02-02
zsmalloc: make zspage chain size configurable
Sergey Senozhatsky
2023-02-02
mm: clean up mlock_page / munlock_page references in comments
Matthew Wilcox (Oracle)
2023-02-02
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove mlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove page_evictable()
Matthew Wilcox (Oracle)
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2023-02-02
Documentation/mm: update references to __m[un]lock_page() to *_folio()
Lorenzo Stoakes
2023-02-02
mm: convert deferred_split_huge_page() to deferred_split_folio()
Matthew Wilcox (Oracle)
2023-02-02
doc: clarify refcount section by referring to folios & pages
Matthew Wilcox (Oracle)
2023-02-02
Docs/mm/damon: add a maintainer-profile for DAMON
SeongJae Park
2023-02-02
Docs/mm/damon/index: mention DAMOS on the intro
SeongJae Park
[next]