1. 31f8d42 Revert "mm: avoid waking kswapd for THP allocations when compaction is deferred or contended" by Linus Torvalds · 12 years ago
  2. ed23ec4 mm: vmscan: fix inappropriate zone congestion clearing by Johannes Weiner · 12 years ago
  3. 18a2f37 tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  4. c702418 mm: vmscan: do not keep kswapd looping forever due to individual uncompactable zones by Johannes Weiner · 12 years ago
  5. 60177d3 mm: compaction: validate pfn range passed to isolate_freepages_block by Mel Gorman · 12 years ago
  6. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  7. 5479c78 mm, percpu: Make sure percpu_alloc early parameter has an argument by Cyrill Gorcunov · 12 years ago
  8. 783657a mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 12 years ago
  9. 782fd30 mm: avoid waking kswapd for THP allocations when compaction is deferred or contended by Mel Gorman · 12 years ago
  10. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  11. 60cefed mm: vmscan: fix endless loop in kswapd balancing by Johannes Weiner · 12 years ago
  12. ae64ffc mm/vmemmap: fix wrong use of virt_to_page by Jianguo Wu · 12 years ago
  13. 58d0020 mm: compaction: fix return value of capture_free_page() by Mel Gorman · 12 years ago
  14. 50694c2 mm: vmscan: check for fatal signals iff the process was throttled by Mel Gorman · 12 years ago
  15. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  16. ef6c5be fix incorrect NR_FREE_PAGES accounting (appears like memory leak) by Dave Hansen · 12 years ago
  17. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  18. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  19. 98c4514 Merge 3.7-rc6 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  20. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  21. 0f3c42f tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 12 years ago
  22. 215c02b tmpfs: fix shmem_getpage_gfp() VM_BUG_ON by Hugh Dickins · 12 years ago
  23. 498c228 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address by Will Deacon · 12 years ago
  24. 9671009 mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures" by Mel Gorman · 12 years ago
  25. f58b59c swapfile: fix name leak in swapoff by Xiaotian Feng · 12 years ago
  26. bea8c15 memcg: fix hotplugged memory zone oops by Hugh Dickins · 12 years ago
  27. 9a5a8f1 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 12 years ago
  28. 1756954 mm: fix build warning for uninitialized value by David Rientjes · 12 years ago
  29. 63c3b90 mm: add anon_vma_lock to validate_mm() by Michel Lespinasse · 12 years ago
  30. 997071b mm: export a function to get vm committed memory by K. Y. Srinivasan · 12 years ago
  31. b0a8cc5 mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() by Takamori Yamaguchi · 12 years ago
  32. 5b805f2 Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8 by Tejun Heo · 12 years ago
  33. 1db1e31 Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8 by Tejun Heo · 12 years ago
  34. bcf6de1 cgroup: make ->pre_destroy() return void by Tejun Heo · 12 years ago
  35. 9d093cb hugetlb: do not fail in hugetlb_cgroup_pre_destroy by Michal Hocko · 12 years ago
  36. ab5196c memcg: make mem_cgroup_reparent_charges non failing by Michal Hocko · 12 years ago
  37. b25ed60 cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_and_wakeup_rmdir() by Tejun Heo · 12 years ago
  38. e931608 cgroup: kill CSS_REMOVED by Tejun Heo · 12 years ago
  39. 2ef37d3 memcg: Simplify mem_cgroup_force_empty_list error handling by Michal Hocko · 12 years ago
  40. d842301 memcg: root_cgroup cannot reach mem_cgroup_move_parent by Michal Hocko · 12 years ago
  41. c26251f memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts by Michal Hocko · 12 years ago
  42. b4916cb percpu: make pcpu_free_chunk() use pcpu_mem_free() instead of kfree() by Joonsoo Kim · 12 years ago
  43. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  44. 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
  45. 6b187d02 mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant by David Rientjes · 12 years ago
  46. 35cfa2b mm/mmu_notifier: allocate mmu_notifier in advance by Gavin Shan · 12 years ago
  47. 86a595f mm/page_alloc.c:alloc_contig_range(): return early for err path by Bob Liu · 12 years ago
  48. ef5d437 mm: fix XFS oops due to dirty pages without buffers on s390 by Jan Kara · 12 years ago
  49. 6ede1fd x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago
  50. 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
  51. 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
  52. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  53. 0db63d7 mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 12 years ago
  54. deb521c remap_file_pages: correctly handle the case of a NULL vm_ops pointer by Linus Torvalds · 12 years ago
  55. 32f8516 mm, mempolicy: fix printing stack contents in numa_maps by David Rientjes · 12 years ago
  56. 0db10c8 krealloc: Fix kernel-doc comment by Borislav Petkov · 12 years ago
  57. 325adeb mm: huge_memory: Fix build error. by Ralf Baechle · 12 years ago
  58. 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  59. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  60. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  61. 3dc329b Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  62. 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  63. 4092475 Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  64. 210ed9d mm, slab: release slab_mutex earlier in kmem_cache_destroy() by Jiri Kosina · 12 years ago
  65. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  66. baaf1dd mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN by Arnd Bergmann · 12 years ago
  67. f5c8ad4 mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd(). by David Miller · 12 years ago
  68. b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
  69. d760afd memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning by Yasuaki Ishimatsu · 12 years ago
  70. 7795912 mm: document PageHuge somewhat by Andrew Morton · 12 years ago
  71. 45ec169 mm: use %pK for /proc/vmallocinfo by Kees Cook · 12 years ago
  72. 8449d21 mm, thp: fix mlock statistics by David Rientjes · 12 years ago
  73. b676b29 mm, thp: fix mapped pages avoiding unevictable list on mlock by David Rientjes · 12 years ago
  74. e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
  75. a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
  76. c223311 mm: avoid section mismatch warning for memblock_type_name by Raghavendra D Prabhu · 12 years ago
  77. beb51ea cma: decrease cc.nr_migratepages after reclaiming pagelist by Minchan Kim · 12 years ago
  78. e46a287 CMA: migrate mlocked pages by Minchan Kim · 12 years ago
  79. c462f17 mm/memory.c: fix typo in comment by Robert P. J. Day · 12 years ago
  80. 8befedf mm: remove unevictable_pgs_mlockfreed by Hugh Dickins · 12 years ago
  81. 5a88381 memory-hotplug: fix zone stat mismatch by Minchan Kim · 12 years ago
  82. 0827080 mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range") by Minchan Kim · 12 years ago
  83. 6bdb913 mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end by Haggai Eran · 12 years ago
  84. 2ec74c3 mm: move all mmu notifier invocations to be done outside the PT lock by Sagi Grimberg · 12 years ago
  85. 36e4f20 hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach by Michal Hocko · 12 years ago
  86. 957f822 mm, numa: reclaim from all nodes within reclaim distance by David Rientjes · 12 years ago
  87. a0c5e81 mm: remove free_page_mlock by Hugh Dickins · 12 years ago
  88. e6c509f mm: use clear_page_mlock() in page_remove_rmap() by Hugh Dickins · 12 years ago
  89. 39b5f29 mm: remove vma arg from page_evictable by Hugh Dickins · 12 years ago
  90. ec4d9f6 mm: fix invalidate_complete_page2() lock ordering by Hugh Dickins · 12 years ago
  91. 7ffc0ed memcg: move mem_cgroup_is_root upwards by Michal Hocko · 12 years ago
  92. 4bd2c1e memcg: cleanup kmem tcp ifdefs by Michal Hocko · 12 years ago
  93. 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
  94. 05106e6 mm: enable CONFIG_COMPACTION by default by Rik van Riel · 12 years ago
  95. eab1eef mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c by Catalin Marinas · 12 years ago
  96. e3b4126 thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator by Xiao Guangrong · 12 years ago
  97. 74c08f9 memory-hotplug: don't replace lowmem pages with highmem by Minchan Kim · 12 years ago
  98. 723a064 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() by Minchan Kim · 12 years ago
  99. 3f6d4ca mm/hugetlb.c: remove duplicate inclusion of header file by Sachin Kamat · 12 years ago
  100. 6299702 mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity by Mel Gorman · 12 years ago