Age | Commit message (Expand) | Author |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox |
2018-04-11 | Documentation/vm/hmm.txt: typos and syntaxes fixes | Jérôme Glisse |
2018-04-11 | mm/hmm: documentation editorial update to HMM documentation | Ralph Campbell |
2018-03-21 | docs/vm: update 00-INDEX | Mike Rapoport |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds |
2018-01-31 | mm: show total hugetlb memory consumption in /proc/meminfo | Roman Gushchin |
2018-01-17 | linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt | Masanari Iida |
2017-12-14 | Documentation/vm/zswap.txt: update with same-value filled page feature | Srividya Desireddy |
2017-11-15 | mm/mmu_notifier: avoid double notification when it is useless | Jérôme Glisse |
2017-09-08 | hmm: heterogeneous memory management documentation | Jérôme Glisse |
2017-09-06 | swap: choose swap device according to numa node | Aaron Lu |
2017-09-06 | mm, page_alloc: rip out ZONELIST_ORDER_ZONE | Michal Hocko |
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 |