Age | Commit message (Expand) | Author |
2017-07-06 | ksm: introduce ksm_max_page_sharing per page deduplication limit | Andrea Arcangeli |
2017-05-08 | Documentation/vm/transhuge.txt: fix trivial typos | SeongJae Park |
2017-05-03 | Documentation: vm, add hugetlbfs reservation overview | Mike Kravetz |
2017-03-09 | userfaultfd: non-cooperative: rollback userfaultfd_exit | Andrea Arcangeli |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-24 | mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count | David Rientjes |
2017-02-24 | userfaultfd: documentation update | Mike Rapoport |
2017-02-24 | mm/ksm: improve deduplication of zero pages with colouring | Claudio Imbrenda |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-22 | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds |
2017-02-22 | mm, thp: add new defer+madvise defrag option | David Rientjes |
2017-01-26 | Doc: Fix double words in Documentation | Masanari Iida |
2017-01-10 | mm: add documentation for page fragment APIs | Alexander Duyck |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-12 | mm: make transparent hugepage size public | Hugh Dickins |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab |
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-20 | z3fold: the 3-fold allocator for compressed pages | Vitaly Wool |
2016-05-20 | Documentation: vm: fix spelling mistakes | Eric Engestrom |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-19 | 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-15 | thp: update documentation | Kirill A. Shutemov |
2015-12-10 | Doc: treewide: Fix grammar "a" to "an" | Masanari Iida |
2015-11-06 | mm: make compound_head() robust | Kirill A. Shutemov |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-05 | mm: page migration avoid touching newpage until no going back | Hugh Dickins |
2015-11-05 | mm: rmap use pte lock not mmap_sem to set PageMlocked | Hugh Dickins |
2015-11-05 | mm Documentation: undoc non-linear vmas | Hugh Dickins |
2015-11-05 | Documentation/vm/transhuge.txt: add information about max_ptes_swap | Ebru Akagunduz |
2015-11-05 | 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 |