aboutsummaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)Author
2017-07-06ksm: introduce ksm_max_page_sharing per page deduplication limitAndrea Arcangeli
2017-05-08Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park
2017-05-03Documentation: vm, add hugetlbfs reservation overviewMike Kravetz
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes
2017-02-24userfaultfd: documentation updateMike Rapoport
2017-02-24mm/ksm: improve deduplication of zero pages with colouringClaudio Imbrenda
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-02-22mm, thp: add new defer+madvise defrag optionDavid Rientjes
2017-01-26Doc: Fix double words in DocumentationMasanari Iida
2017-01-10mm: add documentation for page fragment APIsAlexander Duyck
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12mm: make transparent hugepage size publicHugh Dickins
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds
2016-08-03Documenation: update cgroup's document pathseokhoon.yoon
2016-07-26mm: fix build warnings in <linux/compaction.h>Minchan Kim
2016-07-26thp: update Documentation/{vm/transhuge,filesystems/proc}.txtKirill A. Shutemov
2016-07-26thp, mlock: update unevictable-lru.txtKirill A. Shutemov
2016-07-26mm: migrate: support non-lru movable page migrationMinchan Kim
2016-05-20z3fold: the 3-fold allocator for compressed pagesVitaly Wool
2016-05-20Documentation: vm: fix spelling mistakesEric Engestrom
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-14Documentation: vm: Spelling s/paltform/platform/gGeert Uytterhoeven
2016-04-28Documentation: fix common spelling mistakesKees Cook
2016-04-15Documentation typo: wrong page flag bit for KPF_HUGEDoug Hoyte
2016-03-17mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov
2016-03-15mm, page_owner: convert page_owner_inited to static keyVlastimil Babka
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15thp: update documentationKirill A. Shutemov
2015-12-10Doc: treewide: Fix grammar "a" to "an"Masanari Iida
2015-11-06mm: make compound_head() robustKirill A. Shutemov
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05mm: page migration avoid touching newpage until no going backHugh Dickins
2015-11-05mm: rmap use pte lock not mmap_sem to set PageMlockedHugh Dickins
2015-11-05mm Documentation: undoc non-linear vmasHugh Dickins
2015-11-05Documentation/vm/transhuge.txt: add information about max_ptes_swapEbru Akagunduz
2015-11-05Doc/slub: document slabinfo-gnuplot.sh scriptSergey Senozhatsky
2015-09-10proc: export idle flag via kpageflagsVladimir Davydov
2015-09-10mm: introduce idle page trackingVladimir Davydov
2015-09-10proc: add kpagecgroup fileVladimir Davydov
2015-09-10zswap: update docs for runtime-changeable attributesDan Streetman
2015-09-08Documentation: update libhugetlbfs location and use for testingMike Kravetz
2015-09-08pagemap: update documentationKonstantin Khlebnikov
2015-09-08pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov