index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
vm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
docs/vm: remap_file_pages.txt: conert to ReST format
Mike Rapoport
2018-04-16
1
-0
/
+6
|
*
docs/vm: page_owner: convert to ReST format
Mike Rapoport
2018-04-16
1
-13
/
+21
|
*
docs/vm: page_migration: convert to ReST format
Mike Rapoport
2018-04-16
1
-72
/
+77
|
*
docs/vm: pagemap.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-75
/
+89
|
*
docs/vm: numa: convert to ReST format
Mike Rapoport
2018-04-16
1
-0
/
+4
|
*
docs/vm: page_frags convert to ReST format
Mike Rapoport
2018-04-16
1
-1
/
+4
|
*
docs/vm: overcommit-accounting: convert to ReST format
Mike Rapoport
2018-04-16
1
-50
/
+57
|
*
docs/vm: numa_memory_policy.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-250
/
+283
|
*
docs/vm: mmu_notifier.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-51
/
+57
|
*
docs/vm: ksm.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-105
/
+110
|
*
docs/vm: idle_page_tracking.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-19
/
+36
|
*
docs/vm: hwpoison.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-71
/
+70
|
*
docs/vm: hugetlbfs_reserv.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-77
/
+135
|
*
docs/vm: hugetlbpage.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-104
/
+139
|
*
docs/vm: hmm.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-38
/
+28
|
*
docs/vm: highmem.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-51
/
+36
|
*
docs/vm: frontswap.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-22
/
+37
|
*
docs/vm: cleancache.txt: convert to ReST format
Mike Rapoport
2018-04-16
1
-43
/
+62
|
*
docs/vm: balance: convert to ReST format
Mike Rapoport
2018-04-16
1
-4
/
+11
|
*
docs/vm: active_mm.txt convert to ReST format
Mike Rapoport
2018-04-16
1
-83
/
+91
*
|
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-7
/
+7
*
|
Documentation/vm/hmm.txt: typos and syntaxes fixes
Jérôme Glisse
2018-04-11
1
-54
/
+54
*
|
mm/hmm: documentation editorial update to HMM documentation
Ralph Campbell
2018-04-11
1
-174
/
+186
|
/
*
docs/vm: update 00-INDEX
Mike Rapoport
2018-03-21
1
-0
/
+18
*
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
|
*
linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt
Masanari Iida
2018-01-18
1
-1
/
+1
*
|
mm: show total hugetlb memory consumption in /proc/meminfo
Roman Gushchin
2018-02-01
1
-9
/
+18
*
|
Documentation/vm/zswap.txt: update with same-value filled page feature
Srividya Desireddy
2017-12-15
1
-1
/
+21
|
/
*
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
2017-11-16
1
-0
/
+93
*
hmm: heterogeneous memory management documentation
Jérôme Glisse
2017-09-09
1
-0
/
+384
*
swap: choose swap device according to numa node
Aaron Lu
2017-09-07
1
-0
/
+69
*
mm, page_alloc: rip out ZONELIST_ORDER_ZONE
Michal Hocko
2017-09-07
1
-5
/
+2
*
ksm: introduce ksm_max_page_sharing per page deduplication limit
Andrea Arcangeli
2017-07-07
1
-0
/
+63
*
Documentation/vm/transhuge.txt: fix trivial typos
SeongJae Park
2017-05-09
1
-5
/
+5
*
Documentation: vm, add hugetlbfs reservation overview
Mike Kravetz
2017-05-04
2
-0
/
+531
*
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
2017-03-10
1
-4
/
+0
*
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
2017-02-25
1
-0
/
+4
*
userfaultfd: documentation update
Mike Rapoport
2017-02-25
1
-0
/
+89
*
mm/ksm: improve deduplication of zero pages with colouring
Claudio Imbrenda
2017-02-25
1
-0
/
+14
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-23
1
-1
/
+7
|
\
|
*
mm, thp: add new defer+madvise defrag option
David Rientjes
2017-02-23
1
-1
/
+7
*
|
Merge tag 'docs-4.11' of git://git.lwn.net/linux
Linus Torvalds
2017-02-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Doc: Fix double words in Documentation
Masanari Iida
2017-01-26
1
-1
/
+1
*
|
mm: add documentation for page fragment APIs
Alexander Duyck
2017-01-11
1
-0
/
+42
|
/
*
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
|
*
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
1
-1
/
+1
*
|
mm: make transparent hugepage size public
Hugh Dickins
2016-12-13
1
-0
/
+5
|
/
*
Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
Linus Torvalds
2016-08-07
4
-5
/
+5
|
\
|
*
Documenation: update cgroup's document path
seokhoon.yoon
2016-08-03
4
-5
/
+5
[prev]
[next]