1. 9feedc9 mm: introduce new field "managed_pages" to struct zone by Jiang Liu · 12 years ago
  2. 0fa84a4 mm, oom: remove redundant sleep in pagefault oom handler by David Rientjes · 12 years ago
  3. efacd02 mm, oom: cleanup pagefault oom handler by David Rientjes · 12 years ago
  4. 09285af memory_hotplug: allow online/offline memory to result movable node by Lai Jiangshan · 12 years ago
  5. 20b2f52 numa: add CONFIG_MOVABLE_NODE for movable-dedicated node by Lai Jiangshan · 12 years ago
  6. 68ae564 mm, memcg: avoid unnecessary function call when memcg is disabled by David Rientjes · 12 years ago
  7. 2897b4d mm: WARN_ON_ONCE if f_op->mmap() change vma's start address by Joonsoo Kim · 12 years ago
  8. 6715ddf hotplug: update nodemasks management by Lai Jiangshan · 12 years ago
  9. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  10. 48fb2e2 vmscan: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  11. a47b53c vmstat: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  12. 8cebfcd hugetlb: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  13. 01f13bd mempolicy: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  14. 389162c mm,migrate: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  15. bd3a66c oom: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  16. 31aaea4 memcontrol: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  17. be49a6e mm: use migrate_prep() instead of migrate_prep_local() by Marek Szyprowski · 12 years ago
  18. c8bf2d8 mm: compaction: Fix compiler warning by Thierry Reding · 12 years ago
  19. 3ea41e6 thp: avoid race on multiple parallel page faults to the same page by Kirill A. Shutemov · 12 years ago
  20. 79da540 thp: introduce sysfs knob to disable huge zero page by Kirill A. Shutemov · 12 years ago
  21. d8a8e1f thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events by Kirill A. Shutemov · 12 years ago
  22. 97ae174 thp: implement refcounting for huge zero page by Kirill A. Shutemov · 12 years ago
  23. 78ca0e6 thp: lazy huge zero page allocation by Kirill A. Shutemov · 12 years ago
  24. 8037195 thp: setup huge zero page on non-write page fault by Kirill A. Shutemov · 12 years ago
  25. c5a647d thp: implement splitting pmd for huge zero page by Kirill A. Shutemov · 12 years ago
  26. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  27. cad7f61 thp: change_huge_pmd(): make sure we don't try to make a page writable by Kirill A. Shutemov · 12 years ago
  28. 93b4796 thp: do_huge_pmd_wp_page(): handle huge zero page by Kirill A. Shutemov · 12 years ago
  29. fc9fe82 thp: copy_huge_pmd(): copy huge zero page by Kirill A. Shutemov · 12 years ago
  30. 479f0ab thp: zap_huge_pmd(): zap huge zero pmd by Kirill A. Shutemov · 12 years ago
  31. 4a6c129 thp: huge zero page: basic preparation by Kirill A. Shutemov · 12 years ago
  32. 3f7dfe2 bootmem: remove alloc_arch_preferred_bootmem() by Joonsoo Kim · 12 years ago
  33. 2d7a695 bootmem: remove not implemented function call, bootmem_arch_preferred_node() by Joonsoo Kim · 12 years ago
  34. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  35. fef3ff2 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  36. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  37. 74d42d8 memory_hotplug: ensure every online node has NORMAL memory by Lai Jiangshan · 12 years ago
  38. e455a9b memory_hotplug: handle empty zone when online_movable/online_kernel by Lai Jiangshan · 12 years ago
  39. 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 12 years ago
  40. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 12 years ago
  41. bc357f4 mm: cma: remove watermark hacks by Marek Szyprowski · 12 years ago
  42. 2e30abd mm: cma: skip watermarks check for already isolated blocks in split_free_page() by Marek Szyprowski · 12 years ago
  43. e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 12 years ago
  44. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  45. 212a0a6 mm, mempolicy: remove duplicate code by David Rientjes · 12 years ago
  46. 6f6313d mm/vmscan.c: try_to_freeze() returns boolean by Jeff Liu · 12 years ago
  47. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 12 years ago
  48. bf6bddf mm: introduce compaction and migration for ballooned pages by Rafael Aquini · 12 years ago
  49. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 12 years ago
  50. 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 12 years ago
  51. db4fbfb mm: vm_unmapped_area() lookup function by Michel Lespinasse · 12 years ago
  52. 5a0768f mm: check rb_subtree_gap correctness by Michel Lespinasse · 12 years ago
  53. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 12 years ago
  54. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  55. ff604cf mm: hwpoison: fix action_result() to print out dirty/clean by Naoya Horiguchi · 12 years ago
  56. 5de55b2 dmapool: make DMAPOOL_DEBUG detect corruption of free marker by Matthieu CASTET · 12 years ago
  57. 9ff4868 mm, oom: allow exiting threads to have access to memory reserves by David Rientjes · 12 years ago
  58. a1dd450 mm: thp: set the accessed flag for old pages on access fault by Will Deacon · 12 years ago
  59. eb2db43 mm, highmem: get virtual address of the page using PKMAP_ADDR() by Joonsoo Kim · 12 years ago
  60. a354e2c mm, highmem: remove page_address_pool list by Joonsoo Kim · 12 years ago
  61. cc33a30 mm, highmem: remove useless pool_lock by Joonsoo Kim · 12 years ago
  62. 4de22c0 mm, highmem: use PKMAP_NR() to calculate an index of pkmap by Joonsoo Kim · 12 years ago
  63. 6555bc0 mm: do not call frontswap_init() during swapoff by Cesar Eduardo Barros · 12 years ago
  64. cf0cac0 mm: refactor reinsert of swap_info in sys_swapoff() by Cesar Eduardo Barros · 12 years ago
  65. e986850 mm,vmscan: only evict file pages when we have plenty by Rik van Riel · 12 years ago
  66. e749eb9 mm: add comment on storage key dirty bit semantics by Jan Kara · 12 years ago
  67. 712cd38 mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages == 0. by Tang Chen · 12 years ago
  68. b9d5ab2 slub, hotplug: ignore unrelated node's hot-adding and hot-removing by Lai Jiangshan · 12 years ago
  69. d971367 memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY] by Lai Jiangshan · 12 years ago
  70. 6dcd73d memory-hotplug: allocate zone's pcp before onlining pages by Wen Congyang · 12 years ago
  71. 3ac19f8 memory-hotplug, mm/sparse.c: clear the memory to store struct page by Wen Congyang · 12 years ago
  72. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  73. 97d0da2 memory-hotplug: fix NR_FREE_PAGES mismatch by Wen Congyang · 12 years ago
  74. 7c72eb3 memory-hotplug: auto offline page_cgroup when onlining memory block failed by Wen Congyang · 12 years ago
  75. 95a4774 memory-hotplug: update mce_bad_pages when removing the memory by Wen Congyang · 12 years ago
  76. b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 12 years ago
  77. b3092b3 thp: cleanup: introduce mk_huge_pmd() by Bob Liu · 12 years ago
  78. fa475e5 thp: introduce hugepage_vma_check() by Bob Liu · 12 years ago
  79. 6219049 mm: introduce mm_find_pmd() by Bob Liu · 12 years ago
  80. 344aa35 thp: clean up __collapse_huge_page_isolate by Bob Liu · 12 years ago
  81. d84da3f mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD by Kirill A. Shutemov · 12 years ago
  82. e5adfff mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD by Kirill A. Shutemov · 12 years ago
  83. 1996546 mm, memcg: make mem_cgroup_out_of_memory() static by David Rientjes · 12 years ago
  84. 377e4f1 mm: show migration types in show_mem by Rabin Vincent · 12 years ago
  85. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 12 years ago
  86. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  87. 387870f mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls by Marek Szyprowski · 12 years ago
  88. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  89. 31f8d42 Revert "mm: avoid waking kswapd for THP allocations when compaction is deferred or contended" by Linus Torvalds · 12 years ago
  90. ed23ec4 mm: vmscan: fix inappropriate zone congestion clearing by Johannes Weiner · 12 years ago
  91. 18a2f37 tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  92. c702418 mm: vmscan: do not keep kswapd looping forever due to individual uncompactable zones by Johannes Weiner · 12 years ago
  93. 60177d3 mm: compaction: validate pfn range passed to isolate_freepages_block by Mel Gorman · 12 years ago
  94. 5479c78 mm, percpu: Make sure percpu_alloc early parameter has an argument by Cyrill Gorcunov · 12 years ago
  95. 783657a mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 12 years ago
  96. 782fd30 mm: avoid waking kswapd for THP allocations when compaction is deferred or contended by Mel Gorman · 12 years ago
  97. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  98. 60cefed mm: vmscan: fix endless loop in kswapd balancing by Johannes Weiner · 12 years ago
  99. ae64ffc mm/vmemmap: fix wrong use of virt_to_page by Jianguo Wu · 12 years ago
  100. 58d0020 mm: compaction: fix return value of capture_free_page() by Mel Gorman · 12 years ago