index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
mm
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-28
docs/mm: remove references to hmm_mirror ops and clean typos
Marco Pagani
2023-08-24
mm: add orphaned kernel-doc to the rst files.
Matthew Wilcox (Oracle)
2023-08-21
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
2023-08-21
Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter
SeongJae Park
2023-08-21
Docs/mm/damon/design: update for address range filters
SeongJae Park
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
2023-08-18
docs: mm: Fix number of base pages for 1GB HugeTLB
Usama Arif
2023-07-14
Documentation/highmem: Add information about kmap_local_folio()
Fabio M. De Francesco
2023-07-11
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
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
[next]