summaryrefslogtreecommitdiff
path: root/Documentation/vm
Commit message (Expand)AuthorAge
* mm: make compound_head() robustKirill A. Shutemov2015-11-06
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* mm: page migration avoid touching newpage until no going backHugh Dickins2015-11-05
* mm: rmap use pte lock not mmap_sem to set PageMlockedHugh Dickins2015-11-05
* mm Documentation: undoc non-linear vmasHugh Dickins2015-11-05
* Documentation/vm/transhuge.txt: add information about max_ptes_swapEbru Akagunduz2015-11-05
* Doc/slub: document slabinfo-gnuplot.sh scriptSergey Senozhatsky2015-11-05
* proc: export idle flag via kpageflagsVladimir Davydov2015-09-10
* mm: introduce idle page trackingVladimir Davydov2015-09-10
* proc: add kpagecgroup fileVladimir Davydov2015-09-10
* zswap: update docs for runtime-changeable attributesDan Streetman2015-09-10
* Documentation: update libhugetlbfs location and use for testingMike Kravetz2015-09-08
* pagemap: update documentationKonstantin Khlebnikov2015-09-08
* pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov2015-09-08
* userfaultfd: change the read API to return a uffd_msgAndrea Arcangeli2015-09-04
* userfaultfd: linux/Documentation/vm/userfaultfd.txtAndrea Arcangeli2015-09-04
* zswap: runtime enable/disableDan Streetman2015-06-25
* Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko2015-06-24
* Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-18
|\
| * Documentation/vm/pagemap.txt: correct location of page-types toolRandy Wright2015-04-11
| * doc: add information about max_ptes_noneEbru Akagunduz2015-03-20
* | zsmalloc: zsmalloc documentationMinchan Kim2015-04-15
* | mm, doc: cleanup and clarify munmap behavior for hugetlb memoryDavid Rientjes2015-04-15
* | hugetlbfs: document min_size mount option and cleanupMike Kravetz2015-04-15
* | Documentation/vm/unevictable-lru.txt: document interaction between compaction...Eric B Munson2015-04-15
* | cleancache: forbid overriding cleancache_opsVladimir Davydov2015-04-14
* | mm: rename __mlock_vma_pages_range() to populate_vma_page_range()Kirill A. Shutemov2015-04-14
|/
* mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin2015-02-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\
| * mm: fix cleancache debugfs directory pathMarcin Jabrzyk2015-01-20
* | mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov2015-02-10
* | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13
|\ \
| * | Documentation: add new page_owner documentJoonsoo Kim2014-12-13
| |/
* | Documentation: vm: Add 1GB large page support informationMasanari Iida2014-11-06
|/
* Docs: Document that the sticky bit is understood by hugetlbfsKirill Smelkov2014-10-22
* mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov2014-06-06
* mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...Naoya Horiguchi2014-06-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-04
|\
| * doc: spelling error changesCarlos Garcia2014-05-05
* | Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen2014-04-18
|/
* doc: fix double wordsMasanari Iida2014-03-21
* Documentation/: update 00-INDEX filesHenrik Austad2014-02-10
* mm: documentation: remove hopelessly out-of-date locking docDave Hansen2014-01-23
* mm: add overcommit_kbytes sysctl variableJerome Marchand2014-01-21
* x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * mm: update 00-INDEXHenrik Austad2013-10-14
* | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-15
* | Documentation/vm/zswap.txt: fix typosChristian Hesse2013-11-13
* | mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov2013-09-11