1. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 12 years ago
  2. bf6bddf mm: introduce compaction and migration for ballooned pages by Rafael Aquini · 12 years ago
  3. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 12 years ago
  4. 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 12 years ago
  5. db4fbfb mm: vm_unmapped_area() lookup function by Michel Lespinasse · 12 years ago
  6. 5a0768f mm: check rb_subtree_gap correctness by Michel Lespinasse · 12 years ago
  7. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 12 years ago
  8. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  9. ff604cf mm: hwpoison: fix action_result() to print out dirty/clean by Naoya Horiguchi · 12 years ago
  10. 5de55b2 dmapool: make DMAPOOL_DEBUG detect corruption of free marker by Matthieu CASTET · 12 years ago
  11. 9ff4868 mm, oom: allow exiting threads to have access to memory reserves by David Rientjes · 12 years ago
  12. a1dd450 mm: thp: set the accessed flag for old pages on access fault by Will Deacon · 12 years ago
  13. eb2db43 mm, highmem: get virtual address of the page using PKMAP_ADDR() by Joonsoo Kim · 12 years ago
  14. a354e2c mm, highmem: remove page_address_pool list by Joonsoo Kim · 12 years ago
  15. cc33a30 mm, highmem: remove useless pool_lock by Joonsoo Kim · 12 years ago
  16. 4de22c0 mm, highmem: use PKMAP_NR() to calculate an index of pkmap by Joonsoo Kim · 12 years ago
  17. 6555bc0 mm: do not call frontswap_init() during swapoff by Cesar Eduardo Barros · 12 years ago
  18. cf0cac0 mm: refactor reinsert of swap_info in sys_swapoff() by Cesar Eduardo Barros · 12 years ago
  19. e986850 mm,vmscan: only evict file pages when we have plenty by Rik van Riel · 12 years ago
  20. e749eb9 mm: add comment on storage key dirty bit semantics by Jan Kara · 12 years ago
  21. 712cd38 mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages == 0. by Tang Chen · 12 years ago
  22. b9d5ab2 slub, hotplug: ignore unrelated node's hot-adding and hot-removing by Lai Jiangshan · 12 years ago
  23. d971367 memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY] by Lai Jiangshan · 12 years ago
  24. 6dcd73d memory-hotplug: allocate zone's pcp before onlining pages by Wen Congyang · 12 years ago
  25. 3ac19f8 memory-hotplug, mm/sparse.c: clear the memory to store struct page by Wen Congyang · 12 years ago
  26. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  27. 97d0da2 memory-hotplug: fix NR_FREE_PAGES mismatch by Wen Congyang · 12 years ago
  28. 7c72eb3 memory-hotplug: auto offline page_cgroup when onlining memory block failed by Wen Congyang · 12 years ago
  29. 95a4774 memory-hotplug: update mce_bad_pages when removing the memory by Wen Congyang · 12 years ago
  30. b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 12 years ago
  31. b3092b3 thp: cleanup: introduce mk_huge_pmd() by Bob Liu · 12 years ago
  32. fa475e5 thp: introduce hugepage_vma_check() by Bob Liu · 12 years ago
  33. 6219049 mm: introduce mm_find_pmd() by Bob Liu · 12 years ago
  34. 344aa35 thp: clean up __collapse_huge_page_isolate by Bob Liu · 12 years ago
  35. d84da3f mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD by Kirill A. Shutemov · 12 years ago
  36. e5adfff mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD by Kirill A. Shutemov · 12 years ago
  37. 1996546 mm, memcg: make mem_cgroup_out_of_memory() static by David Rientjes · 12 years ago
  38. 377e4f1 mm: show migration types in show_mem by Rabin Vincent · 12 years ago
  39. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 12 years ago
  40. 387870f mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls by Marek Szyprowski · 12 years ago
  41. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  42. 31f8d42 Revert "mm: avoid waking kswapd for THP allocations when compaction is deferred or contended" by Linus Torvalds · 12 years ago
  43. ed23ec4 mm: vmscan: fix inappropriate zone congestion clearing by Johannes Weiner · 12 years ago
  44. 18a2f37 tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  45. c702418 mm: vmscan: do not keep kswapd looping forever due to individual uncompactable zones by Johannes Weiner · 12 years ago
  46. 60177d3 mm: compaction: validate pfn range passed to isolate_freepages_block by Mel Gorman · 12 years ago
  47. 783657a mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 12 years ago
  48. 782fd30 mm: avoid waking kswapd for THP allocations when compaction is deferred or contended by Mel Gorman · 12 years ago
  49. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  50. 60cefed mm: vmscan: fix endless loop in kswapd balancing by Johannes Weiner · 12 years ago
  51. ae64ffc mm/vmemmap: fix wrong use of virt_to_page by Jianguo Wu · 12 years ago
  52. 58d0020 mm: compaction: fix return value of capture_free_page() by Mel Gorman · 12 years ago
  53. 50694c2 mm: vmscan: check for fatal signals iff the process was throttled by Mel Gorman · 12 years ago
  54. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  55. ef6c5be fix incorrect NR_FREE_PAGES accounting (appears like memory leak) by Dave Hansen · 12 years ago
  56. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  57. 0f3c42f tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 12 years ago
  58. 215c02b tmpfs: fix shmem_getpage_gfp() VM_BUG_ON by Hugh Dickins · 12 years ago
  59. 498c228 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address by Will Deacon · 12 years ago
  60. 9671009 mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures" by Mel Gorman · 12 years ago
  61. f58b59c swapfile: fix name leak in swapoff by Xiaotian Feng · 12 years ago
  62. bea8c15 memcg: fix hotplugged memory zone oops by Hugh Dickins · 12 years ago
  63. 9a5a8f1 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 12 years ago
  64. 1756954 mm: fix build warning for uninitialized value by David Rientjes · 12 years ago
  65. 63c3b90 mm: add anon_vma_lock to validate_mm() by Michel Lespinasse · 12 years ago
  66. b0a8cc5 mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() by Takamori Yamaguchi · 12 years ago
  67. 622f202 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 6b187d02 mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant by David Rientjes · 12 years ago
  69. 35cfa2b mm/mmu_notifier: allocate mmu_notifier in advance by Gavin Shan · 12 years ago
  70. 86a595f mm/page_alloc.c:alloc_contig_range(): return early for err path by Bob Liu · 12 years ago
  71. ef5d437 mm: fix XFS oops due to dirty pages without buffers on s390 by Jan Kara · 12 years ago
  72. 6ede1fd x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago
  73. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  75. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  76. 0db63d7 mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 12 years ago
  77. deb521c remap_file_pages: correctly handle the case of a NULL vm_ops pointer by Linus Torvalds · 12 years ago
  78. 32f8516 mm, mempolicy: fix printing stack contents in numa_maps by David Rientjes · 12 years ago
  79. 325adeb mm: huge_memory: Fix build error. by Ralf Baechle · 12 years ago
  80. 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  81. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  82. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  83. 3dc329b Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  84. 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  85. 4092475 Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  86. 210ed9d mm, slab: release slab_mutex earlier in kmem_cache_destroy() by Jiri Kosina · 12 years ago
  87. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  88. baaf1dd mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN by Arnd Bergmann · 12 years ago
  89. f5c8ad4 mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd(). by David Miller · 12 years ago
  90. b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
  91. d760afd memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning by Yasuaki Ishimatsu · 12 years ago
  92. 7795912 mm: document PageHuge somewhat by Andrew Morton · 12 years ago
  93. 45ec169 mm: use %pK for /proc/vmallocinfo by Kees Cook · 12 years ago
  94. 8449d21 mm, thp: fix mlock statistics by David Rientjes · 12 years ago
  95. b676b29 mm, thp: fix mapped pages avoiding unevictable list on mlock by David Rientjes · 12 years ago
  96. e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
  97. a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
  98. c223311 mm: avoid section mismatch warning for memblock_type_name by Raghavendra D Prabhu · 12 years ago
  99. beb51ea cma: decrease cc.nr_migratepages after reclaiming pagelist by Minchan Kim · 12 years ago
  100. e46a287 CMA: migrate mlocked pages by Minchan Kim · 12 years ago