summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
AgeCommit message (Expand)AuthorLines
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-55/+96
2016-01-15thp: update documentationKirill A. Shutemov-55/+96
2015-12-10Doc: treewide: Fix grammar "a" to "an"Masanari Iida-1/+1
2015-11-06mm: make compound_head() robustKirill A. Shutemov-2/+2
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman-6/+8
2015-11-05mm: page migration avoid touching newpage until no going backHugh Dickins-10/+9
2015-11-05mm: rmap use pte lock not mmap_sem to set PageMlockedHugh Dickins-45/+16
2015-11-05mm Documentation: undoc non-linear vmasHugh Dickins-64/+9
2015-11-05Documentation/vm/transhuge.txt: add information about max_ptes_swapEbru Akagunduz-0/+10
2015-11-05Doc/slub: document slabinfo-gnuplot.sh scriptSergey Senozhatsky-0/+59
2015-09-10proc: export idle flag via kpageflagsVladimir Davydov-0/+7
2015-09-10mm: introduce idle page trackingVladimir Davydov-0/+100
2015-09-10proc: add kpagecgroup fileVladimir Davydov-1/+5
2015-09-10zswap: update docs for runtime-changeable attributesDan Streetman-8/+28
2015-09-08Documentation: update libhugetlbfs location and use for testingMike Kravetz-4/+11
2015-09-08pagemap: update documentationKonstantin Khlebnikov-2/+12
2015-09-08pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov-1/+2
2015-09-04userfaultfd: change the read API to return a uffd_msgAndrea Arcangeli-5/+7
2015-09-04userfaultfd: linux/Documentation/vm/userfaultfd.txtAndrea Arcangeli-0/+142
2015-06-25zswap: runtime enable/disableDan Streetman-2/+16
2015-06-24Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko-1/+7
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds-1/+13
2015-04-15zsmalloc: zsmalloc documentationMinchan Kim-0/+70
2015-04-15mm, doc: cleanup and clarify munmap behavior for hugetlb memoryDavid Rientjes-8/+16
2015-04-15hugetlbfs: document min_size mount option and cleanupMike Kravetz-9/+22
2015-04-15Documentation/vm/unevictable-lru.txt: document interaction between compaction...Eric B Munson-0/+12
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov-3/+1
2015-04-14mm: rename __mlock_vma_pages_range() to populate_vma_page_range()Kirill A. Shutemov-18/+8
2015-04-11Documentation/vm/pagemap.txt: correct location of page-types toolRandy Wright-1/+2
2015-03-20doc: add information about max_ptes_noneEbru Akagunduz-0/+11
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin-0/+8
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov-4/+3
2015-01-20mm: fix cleancache debugfs directory pathMarcin Jabrzyk-1/+1
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds-0/+81
2014-12-13Documentation: add new page_owner documentJoonsoo Kim-0/+81
2014-11-06Documentation: vm: Add 1GB large page support informationMasanari Iida-2/+2
2014-10-22Docs: Document that the sticky bit is understood by hugetlbfsKirill Smelkov-1/+1
2014-06-06mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov-0/+28
2014-06-04mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...Naoya Horiguchi-0/+5
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2014-05-05doc: spelling error changesCarlos Garcia-2/+2
2014-04-18Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen-3/+2
2014-03-21doc: fix double wordsMasanari Iida-1/+1
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad-2/+2
2014-01-23mm: documentation: remove hopelessly out-of-date locking docDave Hansen-130/+0
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand-3/+4
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov-3/+3
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-8/+12
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov-0/+94