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