1. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 7 years ago
  2. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 7 years ago
  3. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 7 years ago
  4. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 7 years ago
  5. 89d790a scripts/spelling.txt: add "algined" pattern and fix typo instances by Masahiro Yamada · 7 years ago
  6. 9340747 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  7. fd5bb66 zswap: don't param_set_charp while holding spinlock by Dan Streetman · 7 years ago
  8. bae21db zswap: clear compressor or zpool param if invalid at init by Dan Streetman · 7 years ago
  9. ae3d89a zswap: allow initialization at boot without pool by Dan Streetman · 7 years ago
  10. f9fa1d9 kasan: drain quarantine of memcg slab objects by Greg Thelen · 7 years ago
  11. dc18d70 memory-hotplug: use dev_online for memhp_auto_online by Nathan Fontenot · 7 years ago
  12. dd8416c mm: do not access page->mapping directly on page_endio by Minchan Kim · 7 years ago
  13. 9a8b300 mm/thp/autonuma: use TNF flag instead of vm fault by Aneesh Kumar K.V · 7 years ago
  14. db08f20 mm/gup: check for protnone only if it is a PTE entry by Aneesh Kumar K.V · 7 years ago
  15. 199eaa0 mm: cleanups for printing phys_addr_t and dma_addr_t by Miles Chen · 7 years ago
  16. b538e42 mm/zsmalloc: fix comment in zsmalloc by Yisheng Xie · 7 years ago
  17. ad69444 mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE by Wei Yang · 7 years ago
  18. 22c5cef mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain by Yisheng Xie · 7 years ago
  19. e1587a4 mm: vmpressure: fix sending wrong events on underflow by Vinayak Menon · 7 years ago
  20. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 7 years ago
  21. e02dc01 mm/page_alloc: fix nodes for reclaim in fast path by Gavin Shan · 7 years ago
  22. d6d8c8a mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone() by zhong jiang · 7 years ago
  23. 517663e mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_writeout_inc() by Steven Rostedt (VMware) · 7 years ago
  24. 595cd8f mm/ksm: handle protnone saved writes when making page write protect by Aneesh Kumar K.V · 7 years ago
  25. 288bc54 mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte. by Aneesh Kumar K.V · 7 years ago
  26. cee216a mm/autonuma: don't use set_pte_at when updating protnone ptes by Aneesh Kumar K.V · 7 years ago
  27. 3f472cc mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROW by Steven Rostedt (VMware) · 7 years ago
  28. c2f8314 mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced by Mel Gorman · 7 years ago
  29. 166f61b mm: codgin-style fixes by Tobin C Harding · 7 years ago
  30. 7f2b6ce mm/memory.c: use NULL instead of literal 0 by Tobin C Harding · 7 years ago
  31. f2bf14d mm/page_alloc.c: remove duplicate inclusion of page_ext.h by Masanari Iida · 7 years ago
  32. 5d17a73 vmalloc: back off when the current task is killed by Michal Hocko · 7 years ago
  33. dbe43d4 mm: cma: print allocation failure reason and bitmap status by Jaewon Kim · 7 years ago
  34. def5efe mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count by David Rientjes · 7 years ago
  35. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 7 years ago
  36. ca96b62 mm: alloc_contig_range: allow to specify GFP mask by Lucas Stach · 7 years ago
  37. 27d0256 userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found by Mike Rapoport · 7 years ago
  38. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 7 years ago
  39. 846b1a0 mm: call vm_munmap in munmap syscall instead of using open coded version by Mike Rapoport · 7 years ago
  40. 3fe8796 mm: convert remove_migration_pte() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  41. d53a8b4 mm: drop page_check_address{,_transhuge} by Kirill A. Shutemov · 7 years ago
  42. 6a328a6 mm: convert page_mapped_in_vma() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  43. 36eaff3 mm, ksm: convert write_protect_page() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  44. c7ab0d2 mm: convert try_to_unmap_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  45. f27176c mm: convert page_mkclean_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  46. a8fa41ad mm, rmap: check all VMAs that PTE-mapped THP can be part of by Kirill A. Shutemov · 7 years ago
  47. 699fa21 mm: fix handling PTE-mapped THPs in page_idle_clear_pte_refs() by Kirill A. Shutemov · 7 years ago
  48. 8eaeded mm: fix handling PTE-mapped THPs in page_referenced() by Kirill A. Shutemov · 7 years ago
  49. ace71a1 mm: introduce page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  50. 0efadf4 mm/hotplug: enable memory hotplug for non-lru movable pages by Yisheng Xie · 7 years ago
  51. 85fbe5d HWPOISON: soft offlining for non-lru movable page by Yisheng Xie · 7 years ago
  52. 9e5bcd6 mm/migration: make isolate_movable_page() return int type by Yisheng Xie · 7 years ago
  53. 5a27aa8 z3fold: add kref refcounting by Vitaly Wool · 7 years ago
  54. 2f1e5e4 z3fold: use per-page spinlock by Vitaly Wool · 7 years ago
  55. 1b096e5 z3fold: extend compaction function by Vitaly Wool · 7 years ago
  56. ede9321 z3fold: fix header size related issues by Vitaly Wool · 7 years ago
  57. 12d59ae z3fold: make pages_nr atomic by Vitaly Wool · 7 years ago
  58. c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 7 years ago
  59. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 7 years ago
  60. a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 7 years ago
  61. bd233f5 mm, page_alloc: use static global work_struct for draining per-cpu pages by Mel Gorman · 7 years ago
  62. 5104782 mm, page_alloc: don't check cpuset allowed twice in fast-path by Vlastimil Babka · 7 years ago
  63. df76cee mm, page_alloc: remove redundant checks from alloc fastpath by Vlastimil Babka · 7 years ago
  64. 3edf41d mm: fix comments for mmap_init() by seokhoon.yoon · 7 years ago
  65. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 7 years ago
  66. 374ad05 mm, page_alloc: only use per-cpu allocator for irq-safe requests by Mel Gorman · 7 years ago
  67. a459eeb mm, page_alloc: do not depend on cpu hotplug locks inside the allocator by Michal Hocko · 7 years ago
  68. 0ccce3b mm, page_alloc: drain per-cpu pages from workqueue context by Mel Gorman · 7 years ago
  69. 9cd7555 mm, page_alloc: split alloc_pages_nodemask() by Mel Gorman · 7 years ago
  70. 066b239 mm, page_alloc: split buffered_rmqueue() by Mel Gorman · 7 years ago
  71. c55e8d0 mm: vmscan: move dirty pages out of the way until they're flushed by Johannes Weiner · 7 years ago
  72. 4eda482 mm: vmscan: only write dirty pages that the scanner has seen twice by Johannes Weiner · 7 years ago
  73. bbef938 mm: vmscan: remove old flusher wakeup from direct reclaim path by Johannes Weiner · 7 years ago
  74. 726d061 mm: vmscan: kick flushers when we encounter dirty pages on the LRU by Johannes Weiner · 7 years ago
  75. 1276ad6 mm: vmscan: scan dirty pages even in laptop mode by Johannes Weiner · 7 years ago
  76. a6bf53e userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request by Mike Rapoport · 7 years ago
  77. d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 7 years ago
  78. 0262d9c memblock: embed memblock type name within struct memblock_type by Heiko Carstens · 7 years ago
  79. 409efd4 memblock: also dump physmem list within __memblock_dump_all by Heiko Carstens · 7 years ago
  80. 7409c5f memblock: let memblock_type_name know about physmem type by Heiko Carstens · 7 years ago
  81. 997126b mm/memory_hotplug.c: unexport __remove_pages() by Andrew Morton · 7 years ago
  82. 3fc2192 mm: validate device_hotplug is held for memory hotplug by Dan Williams · 7 years ago
  83. 299c517 mm, oom: header nodemask is NULL when cpusets are disabled by David Rientjes · 7 years ago
  84. e86c59b mm/ksm: improve deduplication of zero pages with colouring by Claudio Imbrenda · 7 years ago
  85. f201ebd mm/z3fold.c: limit first_num to the actual range of possible buddy indexes by zhong jiang · 7 years ago
  86. 5d63f81 mm/memblock.c: remove unnecessary log and clean up by Miles Chen · 7 years ago
  87. 2351907 oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA by Kirill A. Shutemov · 7 years ago
  88. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 7 years ago
  89. 3e8715f mm: drop zap_details::check_swap_entries by Kirill A. Shutemov · 7 years ago
  90. da162e9 mm: drop zap_details::ignore_dirty by Kirill A. Shutemov · 7 years ago
  91. 685dbf6 mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabled by David Rientjes · 7 years ago
  92. 6c18ba7 mm: help __GFP_NOFAIL allocations which do not trigger OOM killer by Michal Hocko · 7 years ago
  93. 06ad276 mm, oom: do not enforce OOM killer for __GFP_NOFAIL automatically by Michal Hocko · 7 years ago
  94. 9a67f64 mm: consolidate GFP_NOFAIL checks in the allocator slowpath by Michal Hocko · 7 years ago
  95. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 7 years ago
  96. a8e9925 mm, page_alloc: warn_alloc print nodemask by Michal Hocko · 7 years ago
  97. c02e50b mm, page_alloc: do not report all nodes in show_mem by Michal Hocko · 7 years ago
  98. abd6e8a Revert "mm: bail out in shrink_inactive_list()" by Michal Hocko · 7 years ago
  99. 71ab6cf mm, vmscan: consider eligible zones in get_scan_count by Michal Hocko · 7 years ago
  100. fd53880 mm, vmscan: cleanup lru size claculations by Michal Hocko · 7 years ago