summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds16-34/+31
2016-08-03Documenation: update cgroup's document pathseokhoon.yoon14-19/+19
2016-07-26mm: fix build warnings in <linux/compaction.h>Minchan Kim6-26/+25
2016-07-26thp: update Documentation/{vm/transhuge,filesystems/proc}.txtKirill A. Shutemov2-36/+101
2016-07-26thp, mlock: update unevictable-lru.txtKirill A. Shutemov1-0/+21
2016-07-26mm: migrate: support non-lru movable page migrationMinchan Kim14-53/+416
2016-05-21z3fold: the 3-fold allocator for compressed pagesVitaly Wool4-1/+830
2016-05-21Documentation: vm: fix spelling mistakesEric Engestrom1-6/+6
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds122-1598/+2277
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim17-54/+58
2016-05-14Documentation: vm: Spelling s/paltform/platform/gGeert Uytterhoeven1-2/+2
2016-04-28Documentation: fix common spelling mistakesKees Cook23-29/+30
2016-04-15Documentation typo: wrong page flag bit for KPF_HUGEDoug Hoyte1-1/+1
2016-03-17mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman7-56/+91
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov4-0/+8
2016-03-15mm, page_owner: convert page_owner_inited to static keyVlastimil Babka4-21/+21
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott5-41/+66
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds189-2886/+4357
2016-01-16thp: update documentationKirill A. Shutemov1-55/+96
2015-12-10Doc: treewide: Fix grammar "a" to "an"Masanari Iida2-2/+2
2015-11-07mm: make compound_head() robustKirill A. Shutemov15-175/+82
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman66-172/+210
2015-11-06mm: page migration avoid touching newpage until no going backHugh Dickins2-38/+30
2015-11-06mm: rmap use pte lock not mmap_sem to set PageMlockedHugh Dickins2-70/+27
2015-11-06mm Documentation: undoc non-linear vmasHugh Dickins3-65/+9
2015-11-06Documentation/vm/transhuge.txt: add information about max_ptes_swapEbru Akagunduz1-0/+10
2015-11-06Doc/slub: document slabinfo-gnuplot.sh scriptSergey Senozhatsky1-0/+59
2015-09-10proc: export idle flag via kpageflagsVladimir Davydov3-0/+11
2015-09-10mm: introduce idle page trackingVladimir Davydov17-3/+512
2015-09-10proc: add kpagecgroup fileVladimir Davydov2-1/+58
2015-09-10zswap: update docs for runtime-changeable attributesDan Streetman1-8/+28
2015-09-08Documentation: update libhugetlbfs location and use for testingMike Kravetz1-4/+11
2015-09-08pagemap: update documentationKonstantin Khlebnikov1-2/+12
2015-09-08pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov3-2/+25
2015-09-04userfaultfd: change the read API to return a uffd_msgAndrea Arcangeli3-53/+108
2015-09-04userfaultfd: linux/Documentation/vm/userfaultfd.txtAndrea Arcangeli1-0/+142
2015-06-26zswap: runtime enable/disableDan Streetman2-9/+21
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 Torvalds40-778/+490
2015-04-15zsmalloc: zsmalloc documentationMinchan Kim3-29/+71
2015-04-15mm, doc: cleanup and clarify munmap behavior for hugetlb memoryDavid Rientjes1-8/+16
2015-04-15hugetlbfs: document min_size mount option and cleanupMike Kravetz1-9/+22
2015-04-15Documentation/vm/unevictable-lru.txt: document interaction between compaction...Eric B Munson1-0/+12
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov4-17/+18
2015-04-14mm: rename __mlock_vma_pages_range() to populate_vma_page_range()Kirill A. Shutemov4-27/+17
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, Yalin6-9/+36
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-24/+17
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov6-298/+79
[next]