1. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 7c45512 mm: fix pageblock bitmap allocation by Linus Torvalds · 11 years ago
  3. 41a7973 mm: cma: fix accounting of CMA pages placed in high memory by Marek Szyprowski · 11 years ago
  4. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 11 years ago
  5. 8fb74b9 mm: compaction: partially revert capture of suitable high-order page by Mel Gorman · 11 years ago
  6. c060f94 mm: use aligned zone start for pfn_to_bitidx calculation by Laura Abbott · 11 years ago
  7. a458431 mm: fix zone_watermark_ok_safe() accounting of isolated pages by Bartlomiej Zolnierkiewicz · 11 years ago
  8. bcc2b02 mm: cma: WARN if freed memory is still in use by Marek Szyprowski · 12 years ago
  9. 6a1a0d3 mm: allocate kernel pages to the right memcg by Glauber Costa · 12 years ago
  10. 0bb2c76 mm/page_alloc.c: remove duplicate check by Gavin Shan · 12 years ago
  11. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  12. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  13. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  14. 01cefae mm: provide more accurate estimation of pages occupied by memmap by Jiang Liu · 12 years ago
  15. 9feedc9 mm: introduce new field "managed_pages" to struct zone by Jiang Liu · 12 years ago
  16. 20b2f52 numa: add CONFIG_MOVABLE_NODE for movable-dedicated node by Lai Jiangshan · 12 years ago
  17. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  18. be49a6e mm: use migrate_prep() instead of migrate_prep_local() by Marek Szyprowski · 12 years ago
  19. bc357f4 mm: cma: remove watermark hacks by Marek Szyprowski · 12 years ago
  20. 2e30abd mm: cma: skip watermarks check for already isolated blocks in split_free_page() by Marek Szyprowski · 12 years ago
  21. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 12 years ago
  22. 6dcd73d memory-hotplug: allocate zone's pcp before onlining pages by Wen Congyang · 12 years ago
  23. 97d0da2 memory-hotplug: fix NR_FREE_PAGES mismatch by Wen Congyang · 12 years ago
  24. b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 12 years ago
  25. e5adfff mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD by Kirill A. Shutemov · 12 years ago
  26. 377e4f1 mm: show migration types in show_mem by Rabin Vincent · 12 years ago
  27. 57e0a03 mm: numa: Introduce last_nid to the page frame by Mel Gorman · 12 years ago
  28. 8177a42 mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting by Andrea Arcangeli · 12 years ago
  29. 7b2a2d4 mm: migrate: Add a tracepoint for migrate_pages by Mel Gorman · 12 years ago
  30. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  31. 31f8d42 Revert "mm: avoid waking kswapd for THP allocations when compaction is deferred or contended" by Linus Torvalds · 12 years ago
  32. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  33. 782fd30 mm: avoid waking kswapd for THP allocations when compaction is deferred or contended by Mel Gorman · 12 years ago
  34. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  35. 58d0020 mm: compaction: fix return value of capture_free_page() by Mel Gorman · 12 years ago
  36. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  37. ef6c5be fix incorrect NR_FREE_PAGES accounting (appears like memory leak) by Dave Hansen · 12 years ago
  38. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  39. bea8c15 memcg: fix hotplugged memory zone oops by Hugh Dickins · 12 years ago
  40. 6b187d02 mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant by David Rientjes · 12 years ago
  41. 86a595f mm/page_alloc.c:alloc_contig_range(): return early for err path by Bob Liu · 12 years ago
  42. beb51ea cma: decrease cc.nr_migratepages after reclaiming pagelist by Minchan Kim · 12 years ago
  43. e46a287 CMA: migrate mlocked pages by Minchan Kim · 12 years ago
  44. 5a88381 memory-hotplug: fix zone stat mismatch by Minchan Kim · 12 years ago
  45. 957f822 mm, numa: reclaim from all nodes within reclaim distance by David Rientjes · 12 years ago
  46. a0c5e81 mm: remove free_page_mlock by Hugh Dickins · 12 years ago
  47. 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
  48. 723a064 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() by Minchan Kim · 12 years ago
  49. 6299702 mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity by Mel Gorman · 12 years ago
  50. bb13ffe mm: compaction: cache if a pageblock was scanned and no pages were isolated by Mel Gorman · 12 years ago
  51. 753341a revert "mm: have order > 0 compaction start off where it left" by Mel Gorman · 12 years ago
  52. f2d52fe mm/memblock: cleanup early_node_map[] related comments by Wanpeng Li · 12 years ago
  53. 435b405 memory-hotplug: fix pages missed by race rather than failing by Minchan Kim · 12 years ago
  54. 95e3441 mm: remain migratetype in freed page by Minchan Kim · 12 years ago
  55. b12c4ad mm: page_alloc: use get_freepage_migratetype() instead of page_private() by Minchan Kim · 12 years ago
  56. d95ea5d cma: fix watermark checking by Bartlomiej Zolnierkiewicz · 12 years ago
  57. d1ce749 cma: count free CMA pages by Bartlomiej Zolnierkiewicz · 12 years ago
  58. 2139cbe cma: fix counting of isolated pages by Bartlomiej Zolnierkiewicz · 12 years ago
  59. 770c8aa mm: fix tracing in free_pcppages_bulk() by Bartlomiej Zolnierkiewicz · 12 years ago
  60. 02c6de8 mm: cma: discard clean pages during contiguous allocation instead of migration by Minchan Kim · 12 years ago
  61. 1fb3f8c mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 12 years ago
  62. c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
  63. 0ba8f2d mm/page_alloc: fix the page address of higher page's buddy calculation by Li Haifeng · 12 years ago
  64. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 12 years ago
  65. b121186 mm: correct page->pfmemalloc to fix deactivate_slab regression by Alex Shi · 12 years ago
  66. 8783b6e mm: remove node_start_pfn checking in new WARN_ON for now by Linus Torvalds · 12 years ago
  67. 6527af5 mm: remove redundant initialization by Minchan Kim · 12 years ago
  68. 88fdf75 mm: warn if pg_data_t isn't initialized with zero by Minchan Kim · 12 years ago
  69. 5515061 mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage by Mel Gorman · 12 years ago
  70. 183f637 mm: ignore mempolicies when using ALLOC_NO_WATERMARK by Mel Gorman · 12 years ago
  71. cfd19c5 mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used by Mel Gorman · 12 years ago
  72. 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 12 years ago
  73. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
  74. 072bb0a mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages by Mel Gorman · 12 years ago
  75. 702d1a6 memory-hotplug: fix kswapd looping forever problem by Minchan Kim · 12 years ago
  76. 2cfed07 mm: fix free page check in zone_watermark_ok() by Minchan Kim · 12 years ago
  77. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  78. 4ed7e02 mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit by Jiang Liu · 12 years ago
  79. 340175b mm/hotplug: free zone->pageset when a zone becomes empty by Jiang Liu · 12 years ago
  80. 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 12 years ago
  81. ca57df7 mm: setup pageblock_order before it's used by sparsemem by Xishi Qiu · 12 years ago
  82. 7db8889 mm: have order > 0 compaction start off where it left by Rik van Riel · 12 years ago
  83. 8093451 mm: clean up __count_immobile_pages() by Minchan Kim · 12 years ago
  84. 97d255c mm: do not use page_count() without a page pin by Minchan Kim · 12 years ago
  85. 2a13515 mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again by KOSAKI Motohiro · 12 years ago
  86. deaf386 mm/buddy: cleanup on should_fail_alloc_page by Gavin Shan · 12 years ago
  87. 6a6dccb mm: cma: don't replace lowmem pages with highmem by Rabin Vincent · 12 years ago
  88. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 12 years ago
  89. 7f5e86c mm: add link from struct lruvec to struct zone by Konstantin Khlebnikov · 12 years ago
  90. 89abfab mm/memcg: move reclaim_stat into lruvec by Hugh Dickins · 12 years ago
  91. 51300ce mm/page_alloc.c: cleanups by Andrew Morton · 12 years ago
  92. acc50c1 mm: page_alloc: catch out-of-date list of page flag names by Johannes Weiner · 12 years ago
  93. be9cd87 mm/buddy: dump PG_compound_lock page flag by Gavin Shan · 12 years ago
  94. 5ceb9ce mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks by Bartlomiej Zolnierkiewicz · 12 years ago
  95. 955c1cd mm/page_alloc.c: remove pageblock_default_order() by Andrew Morton · 12 years ago
  96. a62e2f4 mm: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  97. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  98. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  99. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  100. 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