Age | Commit message (Expand) | Author | Files | Lines |
2015-04-18 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2 | -1/+13 |
2015-04-16 | zsmalloc: zsmalloc documentation | Minchan Kim | 1 | -0/+70 |
2015-04-16 | mm, doc: cleanup and clarify munmap behavior for hugetlb memory | David Rientjes | 1 | -8/+16 |
2015-04-16 | hugetlbfs: document min_size mount option and cleanup | Mike Kravetz | 1 | -9/+22 |
2015-04-16 | Documentation/vm/unevictable-lru.txt: document interaction between compaction... | Eric B Munson | 1 | -0/+12 |
2015-04-15 | cleancache: forbid overriding cleancache_ops | Vladimir Davydov | 1 | -3/+1 |
2015-04-15 | 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-12 | mm:add KPF_ZERO_PAGE flag for /proc/kpageflags | Wang, Yalin | 1 | -0/+8 |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-02-11 | mm: replace remap_file_pages() syscall with emulation | Kirill A. Shutemov | 1 | -4/+3 |
2015-01-20 | mm: fix cleancache debugfs directory path | Marcin Jabrzyk | 1 | -1/+1 |
2014-12-14 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 1 | -0/+81 |
2014-12-13 | Documentation: add new page_owner document | Joonsoo Kim | 1 | -0/+81 |
2014-11-06 | Documentation: vm: Add 1GB large page support information | Masanari Iida | 1 | -2/+2 |
2014-10-22 | Docs: Document that the sticky bit is understood by hugetlbfs | Kirill Smelkov | 1 | -1/+1 |
2014-06-07 | mm: mark remap_file_pages() syscall as deprecated | Kirill A. Shutemov | 1 | -0/+28 |
2014-06-05 | mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M... | Naoya Horiguchi | 1 | -0/+5 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2014-05-05 | doc: spelling error changes | Carlos Garcia | 1 | -2/+2 |
2014-04-19 | Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po... | Tang Chen | 1 | -3/+2 |
2014-03-21 | doc: fix double words | Masanari Iida | 1 | -1/+1 |
2014-02-11 | Documentation/: update 00-INDEX files | Henrik Austad | 1 | -2/+2 |
2014-01-24 | mm: documentation: remove hopelessly out-of-date locking doc | Dave Hansen | 1 | -130/+0 |
2014-01-22 | mm: add overcommit_kbytes sysctl variable | Jerome Marchand | 1 | -3/+4 |
2013-11-22 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -8/+12 |
2013-11-15 | mm: dynamically allocate page->ptl if it cannot be embedded to struct page | Kirill A. Shutemov | 1 | -0/+94 |
2013-11-13 | Documentation/vm/zswap.txt: fix typos | Christian Hesse | 1 | -4/+4 |
2013-10-14 | mm: update 00-INDEX | Henrik Austad | 1 | -8/+12 |
2013-09-12 | mm: track vma changes with VM_SOFTDIRTY bit | Cyrill Gorcunov | 1 | -0/+7 |
2013-09-12 | hugepage: mention libhugetlbfs in doc | Davidlohr Bueso | 1 | -13/+12 |
2013-07-11 | zswap: add documentation | Seth Jennings | 1 | -0/+68 |
2013-07-09 | mm/thp: fix doc for transparent huge zero page | Wanpeng Li | 1 | -2/+2 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-07-04 | pagemap: prepare to reuse constant bits with page-shift | Pavel Emelyanov | 1 | -1/+2 |
2013-07-04 | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 1 | -0/+36 |
2013-05-28 | doc: fix misspellings with 'codespell' tool | Anatol Pomozov | 1 | -1/+1 |
2013-04-30 | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 1 | -1/+7 |
2013-02-24 | ksm: add some comments | Hugh Dickins | 1 | -4/+12 |
2013-02-24 | ksm: allow trees per NUMA node | Petr Holasek | 1 | -0/+7 |
2012-12-14 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -2/+17 |
2012-12-13 | thp: introduce sysfs knob to disable huge zero page | Kirill A. Shutemov | 1 | -0/+7 |
2012-12-13 | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events | Kirill A. Shutemov | 1 | -0/+8 |
2012-12-13 | thp: change split_huge_page_pmd() interface | Kirill A. Shutemov | 1 | -2/+2 |
2012-11-19 | doc: fix quite a few typos within Documentation | Masanari Iida | 1 | -1/+1 |
2012-10-09 | mm: remove vma arg from page_evictable | Hugh Dickins | 1 | -7/+3 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -2/+2 |
2012-08-22 | hugetlb: update hugetlbpage.txt | Zhouping Liu | 1 | -2/+8 |