aboutsummaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)AuthorFilesLines
2018-04-11mm/hmm: documentation editorial update to HMM documentationGravatar Ralph Campbell 1-174/+186
2018-03-21docs/vm: update 00-INDEXGravatar Mike Rapoport 1-0/+18
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2018-01-31mm: show total hugetlb memory consumption in /proc/meminfoGravatar Roman Gushchin 1-9/+18
2018-01-17linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txtGravatar Masanari Iida 1-1/+1
2017-12-14Documentation/vm/zswap.txt: update with same-value filled page featureGravatar Srividya Desireddy 1-1/+21
2017-11-15mm/mmu_notifier: avoid double notification when it is uselessGravatar Jérôme Glisse 1-0/+93
2017-09-08hmm: heterogeneous memory management documentationGravatar Jérôme Glisse 1-0/+384
2017-09-06swap: choose swap device according to numa nodeGravatar Aaron Lu 1-0/+69
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEGravatar Michal Hocko 1-5/+2
2017-07-06ksm: introduce ksm_max_page_sharing per page deduplication limitGravatar Andrea Arcangeli 1-0/+63
2017-05-08Documentation/vm/transhuge.txt: fix trivial typosGravatar SeongJae Park 1-5/+5
2017-05-03Documentation: vm, add hugetlbfs reservation overviewGravatar Mike Kravetz 2-0/+531
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitGravatar Andrea Arcangeli 1-4/+0
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countGravatar David Rientjes 1-0/+4
2017-02-24userfaultfd: documentation updateGravatar Mike Rapoport 1-0/+89
2017-02-24mm/ksm: improve deduplication of zero pages with colouringGravatar Claudio Imbrenda 1-0/+14
2017-02-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+7
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2017-02-22mm, thp: add new defer+madvise defrag optionGravatar David Rientjes 1-1/+7
2017-01-26Doc: Fix double words in DocumentationGravatar Masanari Iida 1-1/+1
2017-01-10mm: add documentation for page fragment APIsGravatar Alexander Duyck 1-0/+42
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2016-12-12mm: make transparent hugepage size publicGravatar Hugh Dickins 1-0/+5
2016-10-24docs: fix locations of several documents that got movedGravatar Mauro Carvalho Chehab 1-1/+1
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 4-5/+5
2016-08-03Documenation: update cgroup's document pathGravatar seokhoon.yoon 4-5/+5
2016-07-26mm: fix build warnings in <linux/compaction.h>Gravatar Minchan Kim 1-5/+6
2016-07-26thp: update Documentation/{vm/transhuge,filesystems/proc}.txtGravatar Kirill A. Shutemov 1-36/+92
2016-07-26thp, mlock: update unevictable-lru.txtGravatar Kirill A. Shutemov 1-0/+21
2016-07-26mm: migrate: support non-lru movable page migrationGravatar Minchan Kim 1-1/+106
2016-05-20z3fold: the 3-fold allocator for compressed pagesGravatar Vitaly Wool 1-0/+26
2016-05-20Documentation: vm: fix spelling mistakesGravatar Eric Engestrom 1-6/+6
2016-05-19Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-5/+5
2016-05-19mm: rename _count, field of the struct page, to _refcountGravatar Joonsoo Kim 1-5/+5
2016-05-14Documentation: vm: Spelling s/paltform/platform/gGravatar Geert Uytterhoeven 1-2/+2
2016-04-28Documentation: fix common spelling mistakesGravatar Kees Cook 1-1/+1
2016-04-15Documentation typo: wrong page flag bit for KPF_HUGEGravatar Doug Hoyte 1-1/+1
2016-03-17mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionGravatar Mel Gorman 1-0/+17
2016-03-17thp, vmstats: count deferred split eventsGravatar Kirill A. Shutemov 1-0/+5
2016-03-15mm, page_owner: convert page_owner_inited to static keyGravatar Vlastimil Babka 1-4/+5
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSGravatar Laura Abbott 1-2/+2
2016-01-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-55/+96
2016-01-15thp: update documentationGravatar Kirill A. Shutemov 1-55/+96
2015-12-10Doc: treewide: Fix grammar "a" to "an"Gravatar Masanari Iida 1-1/+1
2015-11-06mm: make compound_head() robustGravatar Kirill A. Shutemov 1-2/+2
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Gravatar Mel Gorman 1-6/+8
2015-11-05mm: page migration avoid touching newpage until no going backGravatar Hugh Dickins 1-10/+9
2015-11-05mm: rmap use pte lock not mmap_sem to set PageMlockedGravatar Hugh Dickins 1-45/+16