1. 4d2fcef mm: cma: WARN if freed memory is still in use by Marek Szyprowski · 13 years ago
  2. cc5a88a mm: compaction: cache if a pageblock was scanned and no pages were isolated by Mel Gorman · 13 years ago
  3. c74068b mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 13 years ago
  4. 0ba3388 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 14 years ago
  5. e4c3d45 cma: decrease cc.nr_migratepages after reclaiming pagelist by Minchan Kim · 13 years ago
  6. 31b02ab mm: cma: discard clean pages during contiguous allocation instead of migration by Minchan Kim · 13 years ago
  7. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 12 years ago
  8. 36abcfd mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 12 years ago
  9. 022a41d mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 13 years ago
  10. e9223e5 mm/page_alloc.c: fix watermark check in __zone_watermark_ok() by Tomasz Stanislawski · 13 years ago
  11. 19d22ea mm/memory-hotplug: fix lowmem count overflow when offline pages by Wanpeng Li · 13 years ago
  12. 6ddc967 mm: cma: fix accounting of CMA pages placed in high memory by Marek Szyprowski · 13 years ago
  13. ec005c0 mm: cma: remove watermark hacks by Marek Szyprowski · 13 years ago
  14. 15962c2 mm: Retry original migrate type if CMA failed by Laura Abbott · 13 years ago
  15. 17c2f96 mm: fix pageblock bitmap allocation by Linus Torvalds · 13 years ago
  16. 48f3741 cma: redirect page allocation to CMA by Heesub Shin · 13 years ago
  17. 55eb56c Revert "mm: cma: on movable allocations try MIGRATE_CMA first" by Laura Abbott · 13 years ago
  18. 1ace315 mm: Don't put CMA pages on per cpu lists by Laura Abbott · 13 years ago
  19. 850bf19 cma: fix watermark checking by Bartlomiej Zolnierkiewicz · 13 years ago
  20. b70fa75 mm: show migration types in show_mem by Rabin Vincent · 13 years ago
  21. b9c24b2 mm: cma: on movable allocations try MIGRATE_CMA first by Michal Nazarewicz · 13 years ago
  22. ce19422 mm: use aligned zone start for pfn_to_bitidx calculation by Laura Abbott · 13 years ago
  23. e8eebe9 android/lowmemorykiller: Selectively count free CMA pages by Liam Mark · 13 years ago
  24. 922b842 mm: make counts of CMA free pages correct by Larry Bassel · 13 years ago
  25. 70b7280 mm: Use aligned zone start for pfn_to_bitidx calculation by Laura Abbott · 13 years ago
  26. d3c1145 cma: fix migration mode by Minchan Kim · 14 years ago
  27. c21a803 cma : use migrate_prep() instead of migrate_prep_local() by woojoong.lee · 13 years ago
  28. 926c524 mm: Add is_cma_pageblock definition by Laura Abbott · 13 years ago
  29. 2dc518e mm: split_free_page ignore memory watermarks for CMA by Liam Mark · 13 years ago
  30. aa7994f mm/page_alloc: fix the page address of higher page's buddy calculation by Li Haifeng · 13 years ago
  31. fbfcd6f mm: cma: don't replace lowmem pages with highmem by Rabin Vincent · 14 years ago
  32. f1f6388 mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks by Marek Szyprowski · 14 years ago
  33. 1ed3651 mm: extract reclaim code from __alloc_pages_direct_reclaim() by Marek Szyprowski · 14 years ago
  34. e12aade mm: Serialize access to min_free_kbytes by Mel Gorman · 15 years ago
  35. c80cd92 mm: page_isolation: MIGRATE_CMA isolation functions added by Michal Nazarewicz · 14 years ago
  36. d4158d2 mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 14 years ago
  37. c6114bf mm: page_alloc: change fallbacks array handling by Michal Nazarewicz · 14 years ago
  38. 4c1ff37 mm: page_alloc: introduce alloc_contig_range() by Michal Nazarewicz · 14 years ago
  39. adc95fd mm: page_alloc: remove trailing whitespace by Michal Nazarewicz · 14 years ago
  40. 5310349 mm: Fix a compiler warning. by Shashank Mittal · 14 years ago
  41. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  42. ec0b571 Merge commit 'v3.4-rc7' into android-3.4 by Colin Cross · 14 years ago
  43. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 14 years ago
  44. 9327881 mm: fix division by 0 in percpu_pagelist_fraction() by Sasha Levin · 14 years ago
  45. cde8949 mm: Add min_free_order_shift tunable. by Arve Hjønnevåg · 17 years ago
  46. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  47. 7404649 mm: only IPI CPUs to drain local pages if they exist by Gilad Ben-Yossef · 14 years ago
  48. 29fd66d mm, coredump: fail allocations when coredumping instead of oom killing by David Rientjes · 14 years ago
  49. b224ef8 page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument by Kautuk Consul · 14 years ago
  50. 8d13bdd page_alloc.c: remove add_from_early_node_map() by Kautuk Consul · 14 years ago
  51. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 14 years ago
  52. f0cb3c7 mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug by Konstantin Khlebnikov · 14 years ago
  53. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 14 years ago
  54. aff6224 vmscan: only defer compaction for failed order and higher by Rik van Riel · 14 years ago
  55. 074b851 vfs: fix panic in __d_lookup() with high dentry hashtable counts by Dimitri Sivanich · 14 years ago
  56. bcbef18 mm: fix NULL ptr dereference in __count_immobile_pages by Michal Hocko · 14 years ago
  57. 656a070 mm: __count_immobile_pages(): make sure the node is online by Michal Hocko · 14 years ago
  58. 687875f mm: fix NULL ptr dereference in __count_immobile_pages by Michal Hocko · 14 years ago
  59. 4111304 mm: enum lru_list lru by Hugh Dickins · 14 years ago
  60. 6619971 mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred by Mel Gorman · 14 years ago
  61. d0048b0 page_alloc: break early in check_for_regular_memory() by Bob Liu · 14 years ago
  62. 6290df5 mm: collect LRU list heads into struct lruvec by Johannes Weiner · 14 years ago
  63. c399307 mm: page_alloc: generalize order handling in __free_pages_bootmem() by Johannes Weiner · 14 years ago
  64. df0a6da mm: fix off-by-two in __zone_watermark_ok() by Michal Hocko · 14 years ago
  65. a756cf5 mm: try to distribute dirty pages fairly across zones by Johannes Weiner · 14 years ago
  66. ab8fabd mm: exclude reserved pages from dirtyable memory by Johannes Weiner · 14 years ago
  67. c0a32fc mm: more intensive memory corruption debugging by Stanislaw Gruszka · 14 years ago
  68. f90ac39 mm: avoid livelock on !__GFP_FS allocations by Mel Gorman · 14 years ago
  69. 938929f mm: reduce the amount of work done when updating min_free_kbytes by Mel Gorman · 14 years ago
  70. b413d48 mm-tracepoint: rename page-free events by Konstantin Khlebnikov · 14 years ago
  71. da066ad mm: remove unused pagevec_free by Konstantin Khlebnikov · 14 years ago
  72. cc59850 mm: add free_hot_cold_page_list() helper by Konstantin Khlebnikov · 14 years ago
  73. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  74. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  75. f4ae40a switch debugfs to umode_t by Al Viro · 15 years ago
  76. 21830d7 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks by Michal Hocko · 14 years ago
  77. b492a37 thp: set compound tail page _count to zero by Youquan Song · 14 years ago
  78. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 14 years ago
  79. d0215638 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks by Michal Hocko · 14 years ago
  80. 58a84aa thp: set compound tail page _count to zero by Youquan Song · 14 years ago
  81. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 14 years ago
  82. 59f9f1c mm: Add total_unmovable_pages global variable by Jack Cheung · 14 years ago
  83. 9f41da8 mm: Cast lowmem_reserve to long by Jack Cheung · 14 years ago
  84. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 14 years ago
  85. 6416b9f mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.c by Wang Sheng-Hui · 14 years ago
  86. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 14 years ago
  87. 3ee9a4f mm: neaten warn_alloc_failed by Joe Perches · 14 years ago
  88. 4f31888 mm: output a list of loaded modules when we hit bad_page() by Dave Jones · 14 years ago
  89. e643686 mm: use required fixed size of movable zone if FIX_MOVABLE_ZONE by Larry Bassel · 14 years ago
  90. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 14 years ago
  91. 2f53cb7 mm: avoid livelock on !__GFP_FS allocations by Mel Gorman · 14 years ago
  92. 66d52cb mm: page allocator: reconsider zones for allocation after direct reclaim by Mel Gorman · 15 years ago
  93. 42274b5 mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim by Mel Gorman · 15 years ago
  94. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 15 years ago
  95. b2588c4 fail_page_alloc: simplify debugfs initialization by Akinobu Mita · 15 years ago
  96. 7f5ddcc fault-injection: use debugfs_remove_recursive by Akinobu Mita · 15 years ago
  97. 76d3fbf mm: page allocator: reconsider zones for allocation after direct reclaim by Mel Gorman · 15 years ago
  98. cd38b11 mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim by Mel Gorman · 15 years ago
  99. 7c0caeb memblock: Add optional region->nid by Tejun Heo · 15 years ago
  100. eb40c4c memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls by Tejun Heo · 15 years ago