summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
AgeCommit message (Expand)Author
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
2015-09-04userfaultfd: change the read API to return a uffd_msgAndrea Arcangeli
2015-09-04userfaultfd: linux/Documentation/vm/userfaultfd.txtAndrea Arcangeli
2015-06-25zswap: runtime enable/disableDan Streetman
2015-06-24Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-04-15zsmalloc: zsmalloc documentationMinchan Kim
2015-04-15mm, doc: cleanup and clarify munmap behavior for hugetlb memoryDavid Rientjes
2015-04-15hugetlbfs: document min_size mount option and cleanupMike Kravetz
2015-04-15Documentation/vm/unevictable-lru.txt: document interaction between compaction...Eric B Munson
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov
2015-04-14mm: rename __mlock_vma_pages_range() to populate_vma_page_range()Kirill A. Shutemov
2015-04-11Documentation/vm/pagemap.txt: correct location of page-types toolRandy Wright
2015-03-20doc: add information about max_ptes_noneEbru Akagunduz
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov