aboutsummaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)Author
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
2015-01-20mm: fix cleancache debugfs directory pathMarcin Jabrzyk
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13Documentation: add new page_owner documentJoonsoo Kim
2014-11-06Documentation: vm: Add 1GB large page support informationMasanari Iida
2014-10-22Docs: Document that the sticky bit is understood by hugetlbfsKirill Smelkov
2014-06-06mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov
2014-06-04mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...Naoya Horiguchi
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-05doc: spelling error changesCarlos Garcia
2014-04-18Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen
2014-03-21doc: fix double wordsMasanari Iida
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad
2014-01-23mm: documentation: remove hopelessly out-of-date locking docDave Hansen