Age | Commit message (Expand) | Author |
2016-08-07 | Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux | Linus Torvalds |
2016-08-03 | Documenation: update cgroup's document path | seokhoon.yoon |
2016-07-26 | mm: fix build warnings in <linux/compaction.h> | Minchan Kim |
2016-07-26 | thp: update Documentation/{vm/transhuge,filesystems/proc}.txt | Kirill A. Shutemov |
2016-07-26 | thp, mlock: update unevictable-lru.txt | Kirill A. Shutemov |
2016-07-26 | mm: migrate: support non-lru movable page migration | Minchan Kim |
2016-05-21 | z3fold: the 3-fold allocator for compressed pages | Vitaly Wool |
2016-05-21 | Documentation: vm: fix spelling mistakes | Eric Engestrom |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-20 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim |
2016-05-14 | Documentation: vm: Spelling s/paltform/platform/g | Geert Uytterhoeven |
2016-04-28 | Documentation: fix common spelling mistakes | Kees Cook |
2016-04-15 | Documentation typo: wrong page flag bit for KPF_HUGE | Doug Hoyte |
2016-03-17 | mm: thp: set THP defrag by default to madvise and add a stall-free defrag option | Mel Gorman |
2016-03-17 | thp, vmstats: count deferred split events | Kirill A. Shutemov |
2016-03-15 | mm, page_owner: convert page_owner_inited to static key | Vlastimil Babka |
2016-03-15 | slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS | Laura Abbott |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-16 | thp: update documentation | Kirill A. Shutemov |
2015-12-10 | Doc: treewide: Fix grammar "a" to "an" | Masanari Iida |
2015-11-07 | mm: make compound_head() robust | Kirill A. Shutemov |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-06 | mm: page migration avoid touching newpage until no going back | Hugh Dickins |
2015-11-06 | mm: rmap use pte lock not mmap_sem to set PageMlocked | Hugh Dickins |
2015-11-06 | mm Documentation: undoc non-linear vmas | Hugh Dickins |
2015-11-06 | Documentation/vm/transhuge.txt: add information about max_ptes_swap | Ebru Akagunduz |
2015-11-06 | Doc/slub: document slabinfo-gnuplot.sh script | Sergey Senozhatsky |
2015-09-10 | proc: export idle flag via kpageflags | Vladimir Davydov |
2015-09-10 | mm: introduce idle page tracking | Vladimir Davydov |
2015-09-10 | proc: add kpagecgroup file | Vladimir Davydov |
2015-09-10 | zswap: update docs for runtime-changeable attributes | Dan Streetman |
2015-09-08 | Documentation: update libhugetlbfs location and use for testing | Mike Kravetz |
2015-09-08 | pagemap: update documentation | Konstantin Khlebnikov |
2015-09-08 | pagemap: add mmap-exclusive bit for marking pages mapped only here | Konstantin Khlebnikov |
2015-09-04 | userfaultfd: change the read API to return a uffd_msg | Andrea Arcangeli |
2015-09-04 | userfaultfd: linux/Documentation/vm/userfaultfd.txt | Andrea Arcangeli |
2015-06-26 | zswap: runtime enable/disable | Dan Streetman |
2015-06-25 | Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behavior | Michal Hocko |
2015-04-18 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2015-04-15 | zsmalloc: zsmalloc documentation | Minchan Kim |
2015-04-15 | mm, doc: cleanup and clarify munmap behavior for hugetlb memory | David Rientjes |
2015-04-15 | hugetlbfs: document min_size mount option and cleanup | Mike Kravetz |
2015-04-15 | Documentation/vm/unevictable-lru.txt: document interaction between compaction... | Eric B Munson |
2015-04-14 | cleancache: forbid overriding cleancache_ops | Vladimir Davydov |
2015-04-14 | mm: rename __mlock_vma_pages_range() to populate_vma_page_range() | Kirill A. Shutemov |
2015-04-11 | Documentation/vm/pagemap.txt: correct location of page-types tool | Randy Wright |
2015-03-20 | doc: add information about max_ptes_none | Ebru Akagunduz |
2015-02-12 | mm:add KPF_ZERO_PAGE flag for /proc/kpageflags | Wang, Yalin |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-02-10 | mm: replace remap_file_pages() syscall with emulation | Kirill A. Shutemov |