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