index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-21
1
-0
/
+10
|
\
|
*
ubifs: Convert ubifs_vm_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-0
/
+10
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
3
-14
/
+109
|
\
\
|
*
|
Docs/mm/damon/design: remove the details for pageout as paddr doesn't use MAD...
Barry Song
2024-03-05
1
-1
/
+1
|
*
|
Docs/mm/damon/design: document quota goal self-tuning
SeongJae Park
2024-02-24
1
-2
/
+18
|
*
|
mm,page_owner: update Documentation regarding page_owner_stacks
Oscar Salvador
2024-02-24
1
-0
/
+45
|
*
|
Docs/mm/damon: move monitoring target regions setup detail from the usage to ...
SeongJae Park
2024-02-23
1
-3
/
+9
|
*
|
Docs/mm/damon: move DAMON operation sets list from the usage to the design do...
SeongJae Park
2024-02-23
1
-2
/
+10
|
*
|
Docs/mm/damon: move the list of DAMOS actions to design doc
SeongJae Park
2024-02-23
1
-3
/
+23
|
*
|
Docs/mm/damon/maintainer-profile: fix reference links for mm-[un]stable tree
SeongJae Park
2024-02-23
1
-4
/
+4
|
|
/
*
|
mm/slub: make the description of slab_min_objects helpful in doc
Xiongwei Song
2024-01-22
1
-1
/
+1
*
|
mm/slub: replace slub_$params with slab_$params in slub.rst
Xiongwei Song
2024-01-22
1
-30
/
+30
|
/
*
mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED
David Hildenbrand
2023-12-29
1
-1
/
+1
*
Documentation: stop referring to page_remove_rmap()
David Hildenbrand
2023-12-29
2
-3
/
+3
*
Docs/mm/damon/design: place execution model and data structures at the beginning
SeongJae Park
2023-12-20
1
-12
/
+12
*
Docs/admin-guide/mm/damon/usage: document for quota goals
SeongJae Park
2023-12-12
1
-0
/
+2
*
Docs/mm/damon/design: document DAMOS quota auto tuning
SeongJae Park
2023-12-12
1
-0
/
+11
*
Documentation/mm: drop pte_bad() descriptions from arch page table helpers
Anshuman Khandual
2023-12-11
1
-2
/
+0
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-4
/
+22
|
\
|
*
Docs/mm/damon/design: document DAMOS apply intervals
SeongJae Park
2023-10-04
1
-1
/
+2
|
*
Docs/admin-guide/mm/damon/usage: link design doc for details of kdamond and c...
SeongJae Park
2023-10-04
1
-0
/
+2
|
*
Docs/mm/damon/design: add a section for kdamond and DAMON context
SeongJae Park
2023-10-04
1
-0
/
+10
|
*
Docs/admin-guide/mm/damon/usage: explain the format of damon_aggregate tracep...
SeongJae Park
2023-10-04
1
-0
/
+4
|
*
Docs/mm/damon/design: explicitly introduce ``nr_accesses``
SeongJae Park
2023-10-04
1
-3
/
+4
*
|
docs: update link to powerpc/vmemmap_dedup.rst
Costa Shulyupin
2023-10-10
1
-1
/
+1
*
|
docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS
Vratislav Bendel
2023-10-10
1
-2
/
+1
*
|
Documentation/page_tables: Add info about MMU/TLB and Page Faults
Fabio M. De Francesco
2023-10-10
1
-0
/
+127
|
/
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-2
/
+10
|
\
|
*
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2023-07-11
1
-2
/
+4
|
*
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-0
/
+6
*
|
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-31
6
-28
/
+23
|
\
\
|
*
|
docs/mm: remove references to hmm_mirror ops and clean typos
Marco Pagani
2023-08-28
1
-10
/
+1
|
*
|
Documentation: Fix typos
Bjorn Helgaas
2023-08-18
5
-5
/
+5
|
*
|
docs: mm: Fix number of base pages for 1GB HugeTLB
Usama Arif
2023-08-18
1
-1
/
+2
|
*
|
Documentation/highmem: Add information about kmap_local_folio()
Fabio M. De Francesco
2023-07-14
1
-12
/
+15
|
|
/
*
|
mm: add orphaned kernel-doc to the rst files.
Matthew Wilcox (Oracle)
2023-08-25
2
-0
/
+6
*
|
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
1
-7
/
+7
*
|
mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
2023-08-21
1
-6
/
+6
*
|
Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter
SeongJae Park
2023-08-21
1
-15
/
+18
*
|
Docs/mm/damon/design: update for address range filters
SeongJae Park
2023-08-21
1
-6
/
+15
*
|
mm: kill frontswap
Johannes Weiner
2023-08-21
2
-265
/
+0
*
|
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
2023-08-18
1
-0
/
+1
|
/
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
5
-61
/
+327
|
\
|
*
Docs/admin-guide/mm/damon/usage: link design document for DAMOS
SeongJae Park
2023-06-20
1
-0
/
+14
|
*
Docs/mm/damon/design: document 'age' of region
SeongJae Park
2023-06-20
1
-0
/
+14
|
*
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-20
1
-6
/
+11
|
*
Docs/mm/damon/design: add a section for the modules layer
SeongJae Park
2023-06-10
1
-0
/
+61
|
*
Docs/mm/damon/design: add a section for DAMON core API
SeongJae Park
2023-06-10
1
-0
/
+12
|
*
Docs/mm/damon/design: add sections for advanced features of DAMOS
SeongJae Park
2023-06-10
1
-0
/
+86
|
*
Docs/mm/damon/design: add sections for basic parts of DAMOS
SeongJae Park
2023-06-10
1
-0
/
+70
[next]