summaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)Author
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11Documentation/vm/hmm.txt: typos and syntaxes fixesJérôme Glisse
2018-04-11mm/hmm: documentation editorial update to HMM documentationRalph Campbell
2018-03-21docs/vm: update 00-INDEXMike Rapoport
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-31mm: show total hugetlb memory consumption in /proc/meminfoRoman Gushchin
2018-01-17linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txtMasanari Iida
2017-12-14Documentation/vm/zswap.txt: update with same-value filled page featureSrividya Desireddy
2017-11-15mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse
2017-09-08hmm: heterogeneous memory management documentationJérôme Glisse
2017-09-06swap: choose swap device according to numa nodeAaron Lu
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko
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