1. 850bf19 cma: fix watermark checking by Bartlomiej Zolnierkiewicz · 14 years ago
  2. b70fa75 mm: show migration types in show_mem by Rabin Vincent · 14 years ago
  3. b9c24b2 mm: cma: on movable allocations try MIGRATE_CMA first by Michal Nazarewicz · 14 years ago
  4. e8eebe9 android/lowmemorykiller: Selectively count free CMA pages by Liam Mark · 14 years ago
  5. 733d861 mm: Use correct define for CMA features by Laura Abbott · 14 years ago
  6. 922b842 mm: make counts of CMA free pages correct by Larry Bassel · 14 years ago
  7. 70b7280 mm: Use aligned zone start for pfn_to_bitidx calculation by Laura Abbott · 14 years ago
  8. d3c1145 cma: fix migration mode by Minchan Kim · 14 years ago
  9. c21a803 cma : use migrate_prep() instead of migrate_prep_local() by woojoong.lee · 14 years ago
  10. 926c524 mm: Add is_cma_pageblock definition by Laura Abbott · 14 years ago
  11. 2dc518e mm: split_free_page ignore memory watermarks for CMA by Liam Mark · 14 years ago
  12. 039f298 mm: Don't use CMA pages for writes by Laura Abbott · 14 years ago
  13. 630920b cma: fix race condition on a page by Heesub Shin · 14 years ago
  14. fbfcd6f mm: cma: don't replace lowmem pages with highmem by Rabin Vincent · 14 years ago
  15. f398f30 bdi: use deferable timer for sync_supers task by Yong Wang · 14 years ago
  16. f1f6388 mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks by Marek Szyprowski · 14 years ago
  17. 1ed3651 mm: extract reclaim code from __alloc_pages_direct_reclaim() by Marek Szyprowski · 14 years ago
  18. e12aade mm: Serialize access to min_free_kbytes by Mel Gorman · 15 years ago
  19. c80cd92 mm: page_isolation: MIGRATE_CMA isolation functions added by Michal Nazarewicz · 14 years ago
  20. d4158d2 mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 15 years ago
  21. c6114bf mm: page_alloc: change fallbacks array handling by Michal Nazarewicz · 15 years ago
  22. 4c1ff37 mm: page_alloc: introduce alloc_contig_range() by Michal Nazarewicz · 15 years ago
  23. 02ff1de mm: compaction: export some of the functions by Michal Nazarewicz · 15 years ago
  24. 61ee2fc mm: compaction: introduce isolate_freepages_range() by Michal Nazarewicz · 14 years ago
  25. 2770ccf mm: compaction: introduce map_pages() by Michal Nazarewicz · 14 years ago
  26. a196a6c mm: compaction: introduce isolate_migratepages_range() by Michal Nazarewicz · 14 years ago
  27. adc95fd mm: page_alloc: remove trailing whitespace by Michal Nazarewicz · 15 years ago
  28. 5310349 mm: Fix a compiler warning. by Shashank Mittal · 14 years ago
  29. fa00262 mm: fix faulty initialization in vmalloc_init() by KyongHo · 14 years ago
  30. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  31. 5500e4f Merge commit 'v3.4' into android-3.4 by Colin Cross · 14 years ago
  32. 1aa4e5a memblock: Add memblock_overlaps_memory() by Stephen Boyd · 14 years ago
  33. 62ade86 memcg,thp: fix res_counter:96 regression by Hugh Dickins · 14 years ago
  34. 02e1a9c slub: missing test for partial pages flush work in flush_all() by majianpeng · 14 years ago
  35. ec0b571 Merge commit 'v3.4-rc7' into android-3.4 by Colin Cross · 14 years ago
  36. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 14 years ago
  37. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  38. 6bc2e85 mm: nobootmem: fix sign extend problem in __free_pages_memory() by Russ Anderson · 14 years ago
  39. 8c75776 memcg: free spare array to avoid memory leak by Sha Zhengju · 14 years ago
  40. 4998a6c hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() by Chris Metcalf · 14 years ago
  41. 9327881 mm: fix division by 0 in percpu_pagelist_fraction() by Sasha Levin · 14 years ago
  42. 100d13c kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP by Catalin Marinas · 14 years ago
  43. 42b6428 percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete by Tejun Heo · 14 years ago
  44. e9b19cd Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  45. aadf030 Merge commit 'v3.4-rc5' into android-3.4 by Colin Cross · 14 years ago
  46. 957265b Merge commit 'v3.4-rc4' into android-3.4 by Colin Cross · 14 years ago
  47. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  48. 6e8b09e mm: fix NULL ptr dereference in move_pages by Sasha Levin · 14 years ago
  49. f2a9ef8 mm: fix NULL ptr dereference in migrate_pages by Sasha Levin · 14 years ago
  50. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 14 years ago
  51. b1c12cb mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma by Konstantin Khlebnikov · 14 years ago
  52. ce587e6 mm: memcg: move pc lookup point to commit_charge() by Johannes Weiner · 14 years ago
  53. 4e1c2b2 mm: nobootmem: Correct alloc_bootmem semantics. by David Miller · 14 years ago
  54. aca50bd mm: fix s390 BUG by __set_page_dirty_no_writeback on swap by Hugh Dickins · 14 years ago
  55. bfce281 kill mm argument of vm_munmap() by Al Viro · 14 years ago
  56. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 14 years ago
  57. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 14 years ago
  58. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 14 years ago
  59. b3dc627 memblock: memblock should be able to handle zero length operations by Tejun Heo · 14 years ago
  60. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 14 years ago
  61. 9b7f43a memcg: fix Bad page state after replace_page_cache by Hugh Dickins · 14 years ago
  62. 41c9308 Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" by Ying Han · 14 years ago
  63. 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 14 years ago
  64. 569530f memcg: do not open code accesses to res_counter members by Glauber Costa · 14 years ago
  65. d833049 memcg: fix broken boolen expression by Kirill A. Shutemov · 14 years ago
  66. d92aa58 ashmem: Add shmem_set_file to mm/shmem.c by John Stultz · 15 years ago
  67. cde8949 mm: Add min_free_order_shift tunable. by Arve Hjønnevåg · 17 years ago
  68. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  69. cb12982 percpu: use KERN_CONT in pcpu_dump_alloc_info() by Tejun Heo · 14 years ago
  70. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  71. 0fc9d10 radix-tree: use iterators in find_get_pages* functions by Konstantin Khlebnikov · 14 years ago
  72. 7404649 mm: only IPI CPUs to drain local pages if they exist by Gilad Ben-Yossef · 14 years ago
  73. a8364d5 slub: only IPI CPUs that have per cpu obj to flush by Gilad Ben-Yossef · 14 years ago
  74. d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 14 years ago
  75. 29fd66d mm, coredump: fail allocations when coredumping instead of oom killing by David Rientjes · 14 years ago
  76. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 14 years ago
  77. 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 14 years ago
  78. 0c9aac0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 14 years ago
  79. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  80. 496b919 Fix potential endless loop in kswapd when compaction is not enabled by Rik van Riel · 14 years ago
  81. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 14 years ago
  82. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 14 years ago
  83. d2d3930 signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() by Oleg Nesterov · 14 years ago
  84. 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 14 years ago
  85. 643ac9f mm: fix testorder interaction between two kswapd patches by Hugh Dickins · 14 years ago
  86. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 14 years ago
  87. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  88. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  89. 91913a2 mm: export dirty_writeback_interval by Artem Bityutskiy · 14 years ago
  90. 1272485 memcg: avoid THP split in task migration by Naoya Horiguchi · 14 years ago
  91. d8c37c4 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE by Naoya Horiguchi · 14 years ago
  92. 8d32ff8 memcg: clean up existing move charge code by Naoya Horiguchi · 14 years ago
  93. a488428 mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() by Jeff Liu · 14 years ago
  94. 45f3e38 mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_event() by Anton Vorontsov · 14 years ago
  95. 13fd1dd mm/memcontrol.c: s/stealed/stolen/ by Andrew Morton · 14 years ago
  96. 4331f7d memcg: fix performance of mem_cgroup_begin_update_page_stat() by KAMEZAWA Hiroyuki · 14 years ago
  97. 2ff76f1 memcg: remove PCG_FILE_MAPPED by KAMEZAWA Hiroyuki · 14 years ago
  98. 89c06bd memcg: use new logic for page stat accounting by KAMEZAWA Hiroyuki · 14 years ago
  99. 312734c0 memcg: remove PCG_MOVE_LOCK flag from page_cgroup by KAMEZAWA Hiroyuki · 14 years ago
  100. 619d094 memcg: simplify move_account() check by KAMEZAWA Hiroyuki · 14 years ago