index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
mm/ksm: document pages_skipped sysfs knob
Stefan Roesch
1
-0
/
+2
2023-10-16
mm/ksm: document smart scan mode
Stefan Roesch
1
-0
/
+9
2023-10-10
mm/memory-hotplug: fix typo in documentation
Amos Wenger
1
-1
/
+1
2023-10-04
Docs/admin-guide/mm/damon/usage: update for DAMOS apply intervals
SeongJae Park
1
-3
/
+6
2023-10-04
Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint
SeongJae Park
1
-7
/
+30
2023-10-04
Docs/admin-guide/mm/damon/usage: link design doc for details of kdamond and c...
SeongJae Park
1
-10
/
+9
2023-10-04
Docs/admin-guide/mm/damon/usage: explain the format of damon_aggregate tracep...
SeongJae Park
1
-0
/
+14
2023-10-04
Docs/admin-guide/mm/damon/usage: move debugfs intro to the bottom of the section
SeongJae Park
1
-6
/
+6
2023-10-04
Docs/admin-guide/mm/damon/usage: place debugfs usage at the bottom
SeongJae Park
1
-20
/
+19
2023-10-04
Docs/admin-guide/mm/damon/usage: fixup missed :ref: keyword
SeongJae Park
1
-1
/
+1
2023-09-22
memory-hotplug.rst: fix wrong /sys/device/ path
Wang Jinchao
1
-4
/
+4
2023-09-11
Documentation: Drop or replace remaining mentions of IA64
Ard Biesheuvel
1
-1
/
+1
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+3
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+8
2023-08-24
crash: memory and CPU hotplug sysfs attributes
Eric DeVolder
1
-0
/
+8
2023-08-21
mm/ksm: add pages scanned metric
Stefan Roesch
1
-0
/
+2
2023-08-21
mm/memory_hotplug: support memmap_on_memory when memmap is not aligned to pag...
Aneesh Kumar K.V
1
-0
/
+12
2023-08-21
Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMO...
SeongJae Park
1
-17
/
+20
2023-08-21
Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filter
SeongJae Park
1
-11
/
+20
2023-08-21
Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytes
SeongJae Park
1
-15
/
+27
2023-08-21
mm: kill frontswap
Johannes Weiner
1
-7
/
+7
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
1
-2
/
+2
2023-08-18
mm/memory_hotplug: document the signal_pending() check in offline_pages()
David Hildenbrand
1
-1
/
+1
2023-08-18
mm: userfaultfd: document and enable new UFFDIO_POISON feature
Axel Rasmussen
1
-0
/
+15
2023-08-18
ksm: consider KSM-placed zeropages when calculating KSM profit
xu xin
1
-7
/
+11
2023-08-18
ksm: count all zero pages placed by KSM
xu xin
1
-0
/
+7
2023-07-14
Documentation: admin-guide: correct "it's" to possessive "its"
Randy Dunlap
1
-1
/
+1
2023-06-19
Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring results
SeongJae Park
1
-8
/
+12
2023-06-19
Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interface
SeongJae Park
1
-2
/
+9
2023-06-19
Docs/admin-guide/mm/damon/usage: link design document for DAMOS
SeongJae Park
1
-67
/
+37
2023-06-19
Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported...
SeongJae Park
1
-7
/
+5
2023-06-19
Docs/admin-guide/mm/damon/usage: fix typos in references and commas
SeongJae Park
1
-4
/
+3
2023-06-19
Docs/admin-guide/mm/damon/start: update DAMOS example command
SeongJae Park
1
-5
/
+5
2023-05-05
Merge tag 'docs-6.4-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+29
2023-04-26
docs/admin-guide/mm/ksm.rst fix intraface -> interface typo
Donald Hunter
1
-1
/
+1
2023-04-21
mm: add new KSM process and sysfs knobs
Stefan Roesch
1
-1
/
+4
2023-04-05
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
1
-0
/
+8
2023-04-05
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
1
-0
/
+17
2023-03-29
mm, pagemap: remove SLOB and SLQB from comments and documentation
Vlastimil Babka
1
-3
/
+3
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-30
/
+104
2023-02-22
Merge tag 'docs-6.3' of git://git.lwn.net/linux
Linus Torvalds
17
-52
/
+20
2023-02-13
Docs/admin-guide/mm/damon/usage: add DAMON debugfs interface deprecation notice
SeongJae Park
1
-7
/
+13
2023-02-02
Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...
SeongJae Park
1
-13
/
+28
2023-02-02
Documentation: admin-guide: correct spelling
Randy Dunlap
2
-3
/
+3
2023-02-02
docs/admin-guide/mm: remove useless markup
Mike Rapoport (IBM)
15
-45
/
+13
2023-01-31
Doc/damon: fix the data path error
Hui Su
2
-4
/
+4
2023-01-18
Docs/admin-guide/mm/numaperf: increase depth of subsections
SeongJae Park
1
-4
/
+4
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
1
-3
/
+3
2023-01-18
tools/vm: rename tools/vm to tools/mm
SeongJae Park
2
-3
/
+3
[prev]
[next]