1. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  2. be49a6e mm: use migrate_prep() instead of migrate_prep_local() by Marek Szyprowski · 12 years ago
  3. bc357f4 mm: cma: remove watermark hacks by Marek Szyprowski · 12 years ago
  4. 2e30abd mm: cma: skip watermarks check for already isolated blocks in split_free_page() by Marek Szyprowski · 12 years ago
  5. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 12 years ago
  6. 6dcd73d memory-hotplug: allocate zone's pcp before onlining pages by Wen Congyang · 12 years ago
  7. 97d0da2 memory-hotplug: fix NR_FREE_PAGES mismatch by Wen Congyang · 12 years ago
  8. b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 12 years ago
  9. e5adfff mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD by Kirill A. Shutemov · 12 years ago
  10. 377e4f1 mm: show migration types in show_mem by Rabin Vincent · 12 years ago
  11. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  12. 31f8d42 Revert "mm: avoid waking kswapd for THP allocations when compaction is deferred or contended" by Linus Torvalds · 12 years ago
  13. 782fd30 mm: avoid waking kswapd for THP allocations when compaction is deferred or contended by Mel Gorman · 12 years ago
  14. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  15. 58d0020 mm: compaction: fix return value of capture_free_page() by Mel Gorman · 12 years ago
  16. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  17. ef6c5be fix incorrect NR_FREE_PAGES accounting (appears like memory leak) by Dave Hansen · 12 years ago
  18. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  19. bea8c15 memcg: fix hotplugged memory zone oops by Hugh Dickins · 12 years ago
  20. 6b187d02 mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant by David Rientjes · 12 years ago
  21. 86a595f mm/page_alloc.c:alloc_contig_range(): return early for err path by Bob Liu · 12 years ago
  22. beb51ea cma: decrease cc.nr_migratepages after reclaiming pagelist by Minchan Kim · 12 years ago
  23. e46a287 CMA: migrate mlocked pages by Minchan Kim · 12 years ago
  24. 5a88381 memory-hotplug: fix zone stat mismatch by Minchan Kim · 12 years ago
  25. 957f822 mm, numa: reclaim from all nodes within reclaim distance by David Rientjes · 12 years ago
  26. a0c5e81 mm: remove free_page_mlock by Hugh Dickins · 12 years ago
  27. 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
  28. 723a064 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() by Minchan Kim · 12 years ago
  29. 6299702 mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity by Mel Gorman · 12 years ago
  30. bb13ffe mm: compaction: cache if a pageblock was scanned and no pages were isolated by Mel Gorman · 12 years ago
  31. 753341a revert "mm: have order > 0 compaction start off where it left" by Mel Gorman · 12 years ago
  32. f2d52fe mm/memblock: cleanup early_node_map[] related comments by Wanpeng Li · 12 years ago
  33. 435b405 memory-hotplug: fix pages missed by race rather than failing by Minchan Kim · 12 years ago
  34. 95e3441 mm: remain migratetype in freed page by Minchan Kim · 12 years ago
  35. b12c4ad mm: page_alloc: use get_freepage_migratetype() instead of page_private() by Minchan Kim · 12 years ago
  36. d95ea5d cma: fix watermark checking by Bartlomiej Zolnierkiewicz · 12 years ago
  37. d1ce749 cma: count free CMA pages by Bartlomiej Zolnierkiewicz · 12 years ago
  38. 2139cbe cma: fix counting of isolated pages by Bartlomiej Zolnierkiewicz · 12 years ago
  39. 770c8aa mm: fix tracing in free_pcppages_bulk() by Bartlomiej Zolnierkiewicz · 12 years ago
  40. 02c6de8 mm: cma: discard clean pages during contiguous allocation instead of migration by Minchan Kim · 12 years ago
  41. 1fb3f8c mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 12 years ago
  42. c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
  43. 0ba8f2d mm/page_alloc: fix the page address of higher page's buddy calculation by Li Haifeng · 12 years ago
  44. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 12 years ago
  45. b121186 mm: correct page->pfmemalloc to fix deactivate_slab regression by Alex Shi · 12 years ago
  46. 8783b6e mm: remove node_start_pfn checking in new WARN_ON for now by Linus Torvalds · 12 years ago
  47. 6527af5 mm: remove redundant initialization by Minchan Kim · 12 years ago
  48. 88fdf75 mm: warn if pg_data_t isn't initialized with zero by Minchan Kim · 12 years ago
  49. 5515061 mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage by Mel Gorman · 12 years ago
  50. 183f637 mm: ignore mempolicies when using ALLOC_NO_WATERMARK by Mel Gorman · 12 years ago
  51. cfd19c5 mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used by Mel Gorman · 12 years ago
  52. 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 12 years ago
  53. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
  54. 072bb0a mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages by Mel Gorman · 12 years ago
  55. 702d1a6 memory-hotplug: fix kswapd looping forever problem by Minchan Kim · 12 years ago
  56. 2cfed07 mm: fix free page check in zone_watermark_ok() by Minchan Kim · 12 years ago
  57. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  58. 4ed7e02 mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit by Jiang Liu · 12 years ago
  59. 340175b mm/hotplug: free zone->pageset when a zone becomes empty by Jiang Liu · 12 years ago
  60. 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 12 years ago
  61. ca57df7 mm: setup pageblock_order before it's used by sparsemem by Xishi Qiu · 12 years ago
  62. 7db8889 mm: have order > 0 compaction start off where it left by Rik van Riel · 12 years ago
  63. 8093451 mm: clean up __count_immobile_pages() by Minchan Kim · 12 years ago
  64. 97d255c mm: do not use page_count() without a page pin by Minchan Kim · 12 years ago
  65. 2a13515 mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again by KOSAKI Motohiro · 12 years ago
  66. deaf386 mm/buddy: cleanup on should_fail_alloc_page by Gavin Shan · 12 years ago
  67. 6a6dccb mm: cma: don't replace lowmem pages with highmem by Rabin Vincent · 12 years ago
  68. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 12 years ago
  69. 7f5e86c mm: add link from struct lruvec to struct zone by Konstantin Khlebnikov · 12 years ago
  70. 89abfab mm/memcg: move reclaim_stat into lruvec by Hugh Dickins · 12 years ago
  71. 51300ce mm/page_alloc.c: cleanups by Andrew Morton · 12 years ago
  72. acc50c1 mm: page_alloc: catch out-of-date list of page flag names by Johannes Weiner · 12 years ago
  73. be9cd87 mm/buddy: dump PG_compound_lock page flag by Gavin Shan · 12 years ago
  74. 5ceb9ce mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks by Bartlomiej Zolnierkiewicz · 12 years ago
  75. 955c1cd mm/page_alloc.c: remove pageblock_default_order() by Andrew Morton · 12 years ago
  76. a62e2f4 mm: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  77. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  78. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  79. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  80. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  81. 58f42fd cma: fix migration mode by Minchan Kim · 12 years ago
  82. 49f223a mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks by Marek Szyprowski · 12 years ago
  83. bba9071 mm: extract reclaim code from __alloc_pages_direct_reclaim() by Marek Szyprowski · 12 years ago
  84. cfd3da1 mm: Serialize access to min_free_kbytes by Mel Gorman · 13 years ago
  85. 0815f3d mm: page_isolation: MIGRATE_CMA isolation functions added by Michal Nazarewicz · 12 years ago
  86. 47118af mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 12 years ago
  87. 6d4a491 mm: page_alloc: change fallbacks array handling by Michal Nazarewicz · 12 years ago
  88. 041d3a8 mm: page_alloc: introduce alloc_contig_range() by Michal Nazarewicz · 12 years ago
  89. 5f63b72 mm: page_alloc: remove trailing whitespace by Michal Nazarewicz · 12 years ago
  90. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 12 years ago
  91. 9327881 mm: fix division by 0 in percpu_pagelist_fraction() by Sasha Levin · 12 years ago
  92. 155cbfc mm: use KERN_CONT in printk() continuation lines by Kay Sievers · 12 years ago
  93. 7404649 mm: only IPI CPUs to drain local pages if they exist by Gilad Ben-Yossef · 12 years ago
  94. 29fd66d mm, coredump: fail allocations when coredumping instead of oom killing by David Rientjes · 12 years ago
  95. b224ef8 page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument by Kautuk Consul · 12 years ago
  96. 8d13bdd page_alloc.c: remove add_from_early_node_map() by Kautuk Consul · 12 years ago
  97. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  98. f0cb3c7 mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug by Konstantin Khlebnikov · 12 years ago
  99. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 12 years ago
  100. aff6224 vmscan: only defer compaction for failed order and higher by Rik van Riel · 12 years ago