1. b5685e9 memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_in_node() by Xishi Qiu · 9 years ago
  2. 34b1006 mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio in comments by Yaowei Bai · 9 years ago
  3. 013110a mm/page_alloc.c: fix a misleading comment by Yaowei Bai · 9 years ago
  4. c9d13f5 mm/mmap.c:insert_vm_struct(): check for failure before setting values by Chen Gang · 9 years ago
  5. bde43c6 mm/khugepaged: allow interruption of allocation sleep again by Petr Mladek · 9 years ago
  6. c115393 mm/memblock.c: fiy typos in comments by Alexander Kuleshov · 9 years ago
  7. 1a16718 mm/compaction: correct to flush migrated pages if pageblock skip happens by Joonsoo Kim · 9 years ago
  8. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  9. 7fadc82 mm, vmscan: unlock page while waiting on writeback by Hugh Dickins · 9 years ago
  10. 26f5d76 list_lru: don't call list_lru_from_kmem if the list_head is empty by Jeff Layton · 9 years ago
  11. 21cd3a6 kmemleak: record accurate early log buffer count and report when exceeded by Wang Kai · 9 years ago
  12. e397589 mm/mmap.c: simplify the failure return working flow by Chen Gang · 9 years ago
  13. 44a3022 shmem: recalculate file inode when fstat by Yu Zhao · 9 years ago
  14. 567d117 mm/memblock.c: rename local variable of memblock_type to 'type' by Alexander Kuleshov · 9 years ago
  15. 230ac71 mm/hwpoison: don't try to unpoison containment-failed pages by Naoya Horiguchi · 9 years ago
  16. da1b13c mm/hwpoison: fix race between soft_offline_page and unpoison_memory by Wanpeng Li · 9 years ago
  17. 8e30456 mm/hwpoison: introduce num_poisoned_pages wrappers by Naoya Horiguchi · 9 years ago
  18. 665d9da mm/hwpoison: replace most of put_page in memory error handling by put_hwpoison_page by Wanpeng Li · 9 years ago
  19. be91748 mm/hwpoison: fix refcount of THP head page in no-injection case by Wanpeng Li · 9 years ago
  20. 94bf4ec mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error handling by Wanpeng Li · 9 years ago
  21. 1e0e635 mm/hwpoison: fix PageHWPoison test/set race by Wanpeng Li · 9 years ago
  22. 7d1900c mm/hwpoison: fix failure to split thp w/ refcount held by Wanpeng Li · 9 years ago
  23. 6b0f68e mm: add utility for early copy from unmapped ram by Mark Salter · 9 years ago
  24. 9fcd6d2 mm, compaction: skip compound pages by order in free scanner by Vlastimil Babka · 9 years ago
  25. 29c0dde mm, compaction: always skip all compound pages by order in migrate scanner by Vlastimil Babka · 9 years ago
  26. 02333641 mm, compaction: encapsulate resetting cached scanner positions by Vlastimil Babka · 9 years ago
  27. f5f61a3 mm, compaction: simplify handling restart position in free pages scanner by Vlastimil Babka · 9 years ago
  28. f2849aa mm, compaction: more robust check for scanners meeting by Vlastimil Babka · 9 years ago
  29. fa23f56 mm: add support for __GFP_ZERO flag to dma_pool_alloc() by Sean O. Stalley · 9 years ago
  30. c54839a vmscan: fix increasing nr_isolated incurred by putback unevictable pages by Jaewon Kim · 9 years ago
  31. 0b802f1 mm: vmscan: never isolate more pages than necessary by Vladimir Davydov · 9 years ago
  32. 1b4ace4 bootmem: avoid freeing to bootmem after bootmem is done by Chris Metcalf · 9 years ago
  33. c5b4e1b mm, page_isolation: make set/unset_migratetype_isolate() file-local by Naoya Horiguchi · 9 years ago
  34. acda0c3 mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages_range() by Aristeu Rozanski · 9 years ago
  35. 95cf82e mem-hotplug: handle node hole when initializing numa_meminfo. by Tang Chen · 9 years ago
  36. c5c5c9d mm/memblock.c: make memblock_overlaps_region() return bool. by Tang Chen · 9 years ago
  37. 72079ba mm: madvise allow remove operation for hugetlbfs by Mike Kravetz · 9 years ago
  38. 70c3547 hugetlbfs: add hugetlbfs_fallocate() by Mike Kravetz · 9 years ago
  39. ab76ad5 hugetlbfs: New huge_add_to_page_cache helper routine by Mike Kravetz · 9 years ago
  40. d85f69b mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate by Mike Kravetz · 9 years ago
  41. 1fb1b0e mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch by Mike Kravetz · 9 years ago
  42. b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
  43. c672c7f mm/hugetlb: expose hugetlb fault mutex for use by fallocate by Mike Kravetz · 9 years ago
  44. feba16e mm/hugetlb: add region_del() to delete a specific range of entries by Mike Kravetz · 9 years ago
  45. 5e91137 mm/hugetlb: add cache of descriptors to resv_map for region_add by Mike Kravetz · 9 years ago
  46. bb14c2c mm: rename and move get/set_freepage_migratetype by Vlastimil Babka · 9 years ago
  47. aa016d1 mm, page_isolation: remove bogus tests for isolated pages by Vlastimil Babka · 9 years ago
  48. e752eb6 memcg: move memcg_proto_active from sock.h by Michal Hocko · 9 years ago
  49. a03f1f0 memcg, tcp_kmem: check for cg_proto in sock_update_memcg by Michal Hocko · 9 years ago
  50. 9f2115f memcg: restructure mem_cgroup_can_attach() by Tejun Heo · 9 years ago
  51. 33398cf memcg: export struct mem_cgroup by Michal Hocko · 9 years ago
  52. 44d7175 mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy() by Sergey Senozhatsky · 9 years ago
  53. 4e3ca3e mm/mempool: allow NULL `pool' pointer in mempool_destroy() by Sergey Senozhatsky · 9 years ago
  54. 3942d29 mm/slab_common: allow NULL cache pointer in kmem_cache_destroy() by Sergey Senozhatsky · 9 years ago
  55. 75e8f8b mm, oom: remove unnecessary variable by David Rientjes · 9 years ago
  56. 071a4be mm, oom: do not panic for oom kills triggered from sysrq by David Rientjes · 9 years ago
  57. 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
  58. 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
  59. 2c0b80d mm: make set_recommended_min_free_kbytes() return void by Nicholas Krause · 9 years ago
  60. 998ef75 fs: do not prefault sys_write() user buffer pages by Dave Hansen · 9 years ago
  61. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  62. 3115aec memtest: remove unused header files by Vladimir Murzin · 9 years ago
  63. f373baf memtest: cleanup log messages by Vladimir Murzin · 9 years ago
  64. 06f8059 memtest: use kstrtouint instead of simple_strtoul by Vladimir Murzin · 9 years ago
  65. 4fcab5f mm/memblock.c: WARN_ON when flags differs from overlap region by Wei Yang · 9 years ago
  66. 7f3eb55 mm/page_alloc.c: remove unused variable in free_area_init_core() by Wei Yang · 9 years ago
  67. 904a955 mm/page_alloc.c: refine the calculation of highest possible node id by Wei Yang · 9 years ago
  68. 52a2b53 mm, dax: use i_mmap_unlock_write() in do_cow_fault() by Kirill A. Shutemov · 9 years ago
  69. 46c043e mm: take i_mmap_lock in unmap_mapping_range() for DAX by Kirill A. Shutemov · 9 years ago
  70. d295e34 dax: don't use set_huge_zero_page() by Kirill A. Shutemov · 9 years ago
  71. da14676 thp: fix zap_huge_pmd() for DAX by Kirill A. Shutemov · 9 years ago
  72. 5b701b8 thp: decrement refcount on huge zero page if it is split by Kirill A. Shutemov · 9 years ago
  73. 8431729 dax: fix race between simultaneous faults by Matthew Wilcox · 9 years ago
  74. ae18d6d thp: change insert_pfn's return type to void by Matthew Wilcox · 9 years ago
  75. 5cad465 mm: add vmf_insert_pfn_pmd() by Matthew Wilcox · 9 years ago
  76. fc43704 mm: export various functions for the benefit of DAX by Matthew Wilcox · 9 years ago
  77. b96375f mm: add a pmd_fault handler by Matthew Wilcox · 9 years ago
  78. 4897c76 thp: prepare for DAX huge pages by Matthew Wilcox · 9 years ago
  79. 7c41416 dax: revert userfaultfd change by Andrew Morton · 9 years ago
  80. e1b9996 thp: vma_adjust_trans_huge(): adjust file-backed VMA too by Kirill A. Shutemov · 9 years ago
  81. ce75799 mremap: fix the wrong !vma->vm_file check in copy_vma() by Oleg Nesterov · 9 years ago
  82. 8a9cc3b mmap: fix the usage of ->vm_pgoff in special_mapping paths by Oleg Nesterov · 9 years ago
  83. b533062 mm: introduce vma_is_anonymous(vma) helper by Oleg Nesterov · 9 years ago
  84. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  85. 559ec2f mm/hugetlb.c: make vma_has_reserves() return bool by Nicholas Krause · 9 years ago
  86. 1ecef9e mm/madvise.c: make madvise_behaviour_valid() return bool by Nicholas Krause · 9 years ago
  87. ca1d6c7 mm/memory.c: make tlb_next_batch() return bool by Nicholas Krause · 9 years ago
  88. d9e7e37 mm/dmapool.c: change is_page_busy() return from int to bool by Nicholas Krause · 9 years ago
  89. 9943242 mremap: simplify the "overlap" check in mremap_to() by Oleg Nesterov · 9 years ago
  90. 1d39168 mremap: don't do uneccesary checks if new_len == old_len by Oleg Nesterov · 9 years ago
  91. d456fb9 mremap: don't do mm_populate(new_addr) on failure by Oleg Nesterov · 9 years ago
  92. 5477e70 mm: move ->mremap() from file_operations to vm_operations_struct by Oleg Nesterov · 9 years ago
  93. df1eab3 mremap: don't leak new_vma if f_op->mremap() fails by Oleg Nesterov · 9 years ago
  94. 31aafb4 mm/hugetlb.c: make vma_shareable() return bool by Nicholas Krause · 9 years ago
  95. 1027e44 mm: make GUP handle pfn mapping unless FOLL_GET is requested by Kirill A. Shutemov · 9 years ago
  96. d899844 mm: fix status code which move_pages() returns for zero page by Kirill A. Shutemov · 9 years ago
  97. ce9ce66 mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout() by Sebastian Andrzej Siewior · 9 years ago
  98. c0a2949 mm/memblock: WARN_ON when nid differs from overlap region by Wei Yang · 9 years ago
  99. d950c94 mm: defer flush of writable TLB entries by Mel Gorman · 9 years ago
  100. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago