summaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)AuthorFilesLines
2015-06-26zswap: runtime enable/disableDan Streetman1-2/+16
2015-06-25Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko1-1/+7
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2-1/+13
2015-04-16zsmalloc: zsmalloc documentationMinchan Kim1-0/+70
2015-04-16mm, doc: cleanup and clarify munmap behavior for hugetlb memoryDavid Rientjes1-8/+16
2015-04-16hugetlbfs: document min_size mount option and cleanupMike Kravetz1-9/+22
2015-04-16Documentation/vm/unevictable-lru.txt: document interaction between compaction...Eric B Munson1-0/+12
2015-04-15cleancache: forbid overriding cleancache_opsVladimir Davydov1-3/+1
2015-04-15mm: rename __mlock_vma_pages_range() to populate_vma_page_range()Kirill A. Shutemov1-18/+8
2015-04-11Documentation/vm/pagemap.txt: correct location of page-types toolRandy Wright1-1/+2
2015-03-20doc: add information about max_ptes_noneEbru Akagunduz1-0/+11
2015-02-12mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin1-0/+8
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-02-11mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov1-4/+3
2015-01-20mm: fix cleancache debugfs directory pathMarcin Jabrzyk1-1/+1
2014-12-14Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds1-0/+81
2014-12-13Documentation: add new page_owner documentJoonsoo Kim1-0/+81
2014-11-06Documentation: vm: Add 1GB large page support informationMasanari Iida1-2/+2
2014-10-22Docs: Document that the sticky bit is understood by hugetlbfsKirill Smelkov1-1/+1
2014-06-07mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov1-0/+28
2014-06-05mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...Naoya Horiguchi1-0/+5
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2014-05-05doc: spelling error changesCarlos Garcia1-2/+2
2014-04-19Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen1-3/+2
2014-03-21doc: fix double wordsMasanari Iida1-1/+1
2014-02-11Documentation/: update 00-INDEX filesHenrik Austad1-2/+2
2014-01-24mm: documentation: remove hopelessly out-of-date locking docDave Hansen1-130/+0
2014-01-22mm: add overcommit_kbytes sysctl variableJerome Marchand1-3/+4
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov1-3/+3
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-8/+12
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov1-0/+94
2013-11-13Documentation/vm/zswap.txt: fix typosChristian Hesse1-4/+4
2013-10-14mm: update 00-INDEXHenrik Austad1-8/+12
2013-09-12mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov1-0/+7
2013-09-12hugepage: mention libhugetlbfs in docDavidlohr Bueso1-13/+12
2013-07-11zswap: add documentationSeth Jennings1-0/+68
2013-07-09mm/thp: fix doc for transparent huge zero pageWanpeng Li1-2/+2
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-07-04pagemap: prepare to reuse constant bits with page-shiftPavel Emelyanov1-1/+2
2013-07-04mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-0/+36
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov1-1/+1
2013-04-30mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker1-1/+7
2013-02-24ksm: add some commentsHugh Dickins1-4/+12
2013-02-24ksm: allow trees per NUMA nodePetr Holasek1-0/+7
2012-12-14Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+17
2012-12-13thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov1-0/+7
2012-12-13thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov1-0/+8
2012-12-13thp: change split_huge_page_pmd() interfaceKirill A. Shutemov1-2/+2
2012-11-19doc: fix quite a few typos within DocumentationMasanari Iida1-1/+1
2012-10-09mm: remove vma arg from page_evictableHugh Dickins1-7/+3