index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-47
/
+119
2024-07-18
Merge tag 'docs-6.11' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2024-07-12
mm: shmem: rename mTHP shmem counters
Ryan Roberts
1
-13
/
+16
2024-07-12
kpageflags: detect isolated KPF_THP folios
Ran Xiaokai
1
-2
/
+2
2024-07-12
mm: fix khugepaged activation policy
Ryan Roberts
1
-6
/
+5
2024-07-12
mm: add docs for per-order mTHP split counters
Lance Yang
1
-4
/
+15
2024-07-10
Docs/admin-guide/mm/damon/start: add access pattern snapshot example
SeongJae Park
1
-4
/
+42
2024-07-03
Docs/damon: document damos_migrate_{hot,cold}
Honggyu Kim
1
-3
/
+7
2024-07-03
Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something...
David Hildenbrand
1
-21
/
+0
2024-07-03
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
1
-0
/
+13
2024-07-03
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
1
-0
/
+25
2024-07-03
docs/admin-guide/mm: correct typo 'quired' to 'queried'
Daniel Watson
1
-1
/
+1
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
1
-2
/
+2
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-48
/
+55
2024-05-11
Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update com...
SeongJae Park
1
-2
/
+2
2024-05-11
Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching s...
SeongJae Park
1
-1
/
+1
2024-05-05
Docs/admin-guide/mm/damon/usage: update for young page type DAMOS filter
SeongJae Park
1
-13
/
+13
2024-05-05
mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
David Hildenbrand
1
-1
/
+2
2024-05-05
mm: zswap: remove same_filled module params
Yosry Ahmed
1
-29
/
+0
2024-05-05
mm: correct the docs for thp_fault_alloc and thp_fault_fallback
Barry Song
1
-2
/
+2
2024-05-05
mm: add docs for per-order mTHP counters and transhuge_page ABI
Barry Song
1
-0
/
+28
2024-05-02
Docs: typos/spelling
Remington Brasga
1
-1
/
+1
2024-04-25
docs: hugetlbpage.rst: add hugetlb migration description
Baolin Wang
1
-0
/
+7
2024-03-29
docs: zswap: fix shell command format
Weiji Wang
1
-2
/
+2
2024-02-23
Docs/admin-guide/mm/damon/reclaim: document auto-tuning parameters
SeongJae Park
1
-0
/
+27
2024-02-23
Docs/admin-guide/mm/damon/usage: document quota goal metric file
SeongJae Park
1
-6
/
+6
2024-02-23
Docs/admin-guide/mm/damon/usage: document effective_bytes file
SeongJae Park
1
-3
/
+16
2024-02-22
Docs/admin-guide/mm/damon/usage: fix wrong quotas diabling condition
SeongJae Park
1
-1
/
+2
2024-02-22
Docs/mm/damon: move monitoring target regions setup detail from the usage to ...
SeongJae Park
1
-11
/
+5
2024-02-22
Docs/mm/damon: move DAMON operation sets list from the usage to the design do...
SeongJae Park
1
-12
/
+7
2024-02-22
Docs/mm/damon: move the list of DAMOS actions to design doc
SeongJae Park
1
-34
/
+13
2024-02-22
mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
Gregory Price
1
-0
/
+9
2024-02-22
Docs/admin-guide/mm/damon/usage: update for monitor_on renaming
SeongJae Park
1
-14
/
+15
2024-02-22
Docs/admin-guide/mm/damon/usage: document 'DEPRECATED' file of DAMON debugfs ...
SeongJae Park
1
-3
/
+10
2024-02-22
Docs/admin-guide/mm/damon/usage: use sysfs interface for tracepoints example
SeongJae Park
1
-2
/
+2
2023-12-29
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
1
-0
/
+10
2023-12-29
mm/ksm: document ksm advisor and its sysfs knobs
Stefan Roesch
1
-0
/
+55
2023-12-29
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
1
-0
/
+3
2023-12-20
Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file input comm...
SeongJae Park
1
-24
/
+23
2023-12-20
Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchy
SeongJae Park
1
-21
/
+49
2023-12-20
Docs/admin-guide/mm/damon/usage: update context directory section label
SeongJae Park
1
-3
/
+3
2023-12-20
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
1
-19
/
+78
2023-12-12
Docs/admin-guide/mm/damon/usage: document for quota goals
SeongJae Park
1
-7
/
+41
2023-12-12
zswap: shrink zswap pool based on memory pressure
Nhat Pham
1
-0
/
+10
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
1
-0
/
+1
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-43
/
+216
2023-11-01
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
1
-5
/
+5
2023-10-18
Docs/admin-guide/mm/damon/usage: update for tried regions update time interval
SeongJae Park
1
-3
/
+3
2023-10-18
mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
Muhammad Usama Anjum
1
-0
/
+89
2023-10-18
userfaultfd: UFFD_FEATURE_WP_ASYNC
Peter Xu
1
-0
/
+35
[next]