1. ae027cb Merge "backing-dev: ensure wakeup_timer is deleted" into msm-3.0 by Linux Build Service Account · 12 years ago
  2. aa7e9de mm: Drain pages after onlining by Jack Cheung · 13 years ago
  3. 0fc4d13 backing-dev: ensure wakeup_timer is deleted by Rabin Vincent · 13 years ago
  4. cf089c4 mm: ashmem: Make sure vma is valid while flushing by Shubhraprakash Das · 13 years ago
  5. b5cf8a4 Merge "ARM: allow memory hotplug/hotremove" into msm-3.0 by Linux Build Service Account · 13 years ago
  6. f077c70 Merge "mm: Add total_unmovable_pages global variable" into msm-3.0 by Linux Build Service Account · 13 years ago
  7. 45f580d ARM: allow memory hotplug/hotremove by Bryan Huntsman · 13 years ago
  8. 0174600 Merge "slub: Enable backtrace for create/delete points" into msm-3.0 by Linux Build Service Account · 13 years ago
  9. 59f9f1c mm: Add total_unmovable_pages global variable by Jack Cheung · 13 years ago
  10. 042f0e0 Merge "mm: Cast lowmem_reserve to long" into msm-3.0 by Linux Build Service Account · 13 years ago
  11. 80c201e mm: Fix zone->present_pages underflow by Jack Cheung · 13 years ago
  12. d3d5691 slub: Enable backtrace for create/delete points by Ben Greear · 13 years ago
  13. 9f41da8 mm: Cast lowmem_reserve to long by Jack Cheung · 13 years ago
  14. 1e6ec3c mm: Fix infinite loop when offlining by Jack Cheung · 13 years ago
  15. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  16. 0ce6929 memblock: Make memblock functions handle overflowing range @size by Tejun Heo · 13 years ago
  17. 3c0e977 Merge changes I0b858c73,I285c6ad2,Ibecda03c into msm-3.0 by Linux Build Service Account · 13 years ago
  18. 481d4d2 Merge changes I99787ed3,I2ae66a56 into msm-3.0 by Linux Build Service Account · 13 years ago
  19. e643686 mm: use required fixed size of movable zone if FIX_MOVABLE_ZONE by Larry Bassel · 13 years ago
  20. 31c1431 slub: fix check_bytes() for slub debugging by Akinobu Mita · 13 years ago
  21. ef28462 slub: reduce overhead of slub_debug by Marcin Slusarz · 13 years ago
  22. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 13 years ago
  23. 2f53cb7 mm: avoid livelock on !__GFP_FS allocations by Mel Gorman · 13 years ago
  24. 2421717 mm: make physical memory offline work by Larry Bassel · 13 years ago
  25. 6b2f66d mm: fix race between mremap and removing migration entry by Hugh Dickins · 13 years ago
  26. 94f202a kmemleak: Add support for memory hotplug by Laura Abbott · 13 years ago
  27. e19fe03 memcg: fix vmscan count in small memcgs by KAMEZAWA Hiroyuki · 13 years ago
  28. ac69306 writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage by Wu Fengguang · 14 years ago
  29. d63c8a0 mm: sync vmalloc address space page tables in alloc_vm_area() by David Vrabel · 13 years ago
  30. 66d52cb mm: page allocator: reconsider zones for allocation after direct reclaim by Mel Gorman · 13 years ago
  31. 42274b5 mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim by Mel Gorman · 13 years ago
  32. 5cd33b3 mm: ashmem: Add cache clean and invalidate ioctls for ashmem by Shubhraprakash Das · 13 years ago
  33. 7429cea pmem: remove support for unstable PMEM devices by Larry Bassel · 13 years ago
  34. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  35. 2366d7c mm: fix wrong vmap address calculations with odd NR_CPUS values by Clemens Ladisch · 13 years ago
  36. 9abd59b Merge commit 'v3.0.1' into android-3.0 by Colin Cross · 13 years ago
  37. 4e11175 Merge commit 'v3.0' into android-3.0 by Colin Cross · 13 years ago
  38. 84416db oom: task->mm == NULL doesn't mean the memory was freed by Oleg Nesterov · 13 years ago
  39. a6f0411 memcg: fix behavior of mem_cgroup_resize_limit() by Daisuke Nishimura · 13 years ago
  40. 650957d mm/backing-dev.c: reset bdi min_ratio in bdi_unregister() by Peter Zijlstra · 13 years ago
  41. b045b9a mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 13 years ago
  42. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 13 years ago
  43. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 13 years ago
  44. 8f3b132 mm/nommu.c: fix remap_pfn_range() by Bob Liu · 13 years ago
  45. 453a9bf memcg: fix numa scan information update to be triggered by memory event by KAMEZAWA Hiroyuki · 13 years ago
  46. 4d0c066 memcg: fix reclaimable lru check in memcg by KAMEZAWA Hiroyuki · 13 years ago
  47. 0b43c3a mm: __tlb_remove_page() check the correct batch by Shaohua Li · 13 years ago
  48. 215ddd6 mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully by Mel Gorman · 13 years ago
  49. da175d0 mm: vmscan: evaluate the watermarks against the correct classzone by Mel Gorman · 13 years ago
  50. d7868da mm: vmscan: do not apply pressure to slab if we are not applying pressure to zone by Mel Gorman · 13 years ago
  51. 08951e5 mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely by Mel Gorman · 13 years ago
  52. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 13 years ago
  53. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  54. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  55. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  56. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  57. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  58. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  59. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 13 years ago
  60. f957db4 mm, hotplug: protect zonelist building with zonelists_mutex by David Rientjes · 13 years ago
  61. 7553e8f mm, hotplug: fix error handling in mem_online_node() by David Rientjes · 13 years ago
  62. 5a3fe01 mm: ashmem: Fix arguments to ashmem_shrink by Colin Cross · 13 years ago
  63. dd34739 mm: avoid anon_vma_chain allocation under anon_vma lock by Linus Torvalds · 13 years ago
  64. eee2acb mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas() by Peter Zijlstra · 13 years ago
  65. bb4aa39 mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone() by Linus Torvalds · 13 years ago
  66. 99a15e2 migrate: don't account swapcache as shmem by Andrea Arcangeli · 13 years ago
  67. 9be34c9 mm: get rid of the most spurious find_vma_prev() users by Linus Torvalds · 13 years ago
  68. 2b47261 ksm: fix NULL pointer dereference in scan_get_next_rmap_item() by Hugh Dickins · 13 years ago
  69. f9e35b3 mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 by Mel Gorman · 13 years ago
  70. d179e84 mm: vmscan: do not use page_count without a page pin by Andrea Arcangeli · 13 years ago
  71. 7454f4b mm: compaction: ensure that the compaction free scanner does not move to the next zone by Mel Gorman · 13 years ago
  72. a582a73 compaction: checks correct fragmentation index by Shaohua Li · 13 years ago
  73. 5db8a73 mm/memory-failure.c: fix page isolated count mismatch by Minchan Kim · 13 years ago
  74. fbc29a2 memcg: avoid percpu cached charge draining at softlimit by KAMEZAWA Hiroyuki · 13 years ago
  75. 26fe616 memcg: fix percpu cached charge draining frequency by KAMEZAWA Hiroyuki · 13 years ago
  76. 7ae534d memcg: fix wrong check of noswap with softlimit by KAMEZAWA Hiroyuki · 13 years ago
  77. 37573e8 memcg: fix init_page_cgroup nid with sparsemem by KAMEZAWA Hiroyuki · 13 years ago
  78. 8957712 mm: memory.numa_stat: fix file permission by KAMEZAWA Hiroyuki · 13 years ago
  79. b0320c7 mm: fix negative commitlimit when gigantic hugepages are allocated by Rafael Aquini · 13 years ago
  80. 959ecc4 mm/memory_hotplug.c: fix building of node hotplug zonelist by KAMEZAWA Hiroyuki · 13 years ago
  81. 3957c77 mm: compaction: fix special case -1 order checks by Michal Hocko · 13 years ago
  82. 5f1a190 mm: fix wrong kunmap_atomic() pointer by Steven Rostedt · 13 years ago
  83. d7911ef vmscan: implement swap token priority aging by KOSAKI Motohiro · 13 years ago
  84. 83cd81a vmscan: implement swap token trace by KOSAKI Motohiro · 13 years ago
  85. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 13 years ago
  86. 0164f69 mm/memory.c: fix kernel-doc notation by Randy Dunlap · 13 years ago
  87. f300ea4 mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n by Andrea Arcangeli · 13 years ago
  88. 09411fd Support lseek(2) in ashmem driver by Bjorn Bringert · 14 years ago
  89. 5eb6fdc ashmem: Update arguments of shrinker for 2.6.35 by Colin Cross · 14 years ago
  90. f6db9617 ashmem: Fix ASHMEM_SET_PROT_MASK. by Arve Hjønnevåg · 14 years ago
  91. 6809f00 Implement read(2) in ashmem driver by Bjorn Bringert · 14 years ago
  92. 6a4e643 ashmem for 2.6.27. by Robert Love · 16 years ago
  93. 83de731 mm: Add min_free_order_shift tunable. by Arve Hjønnevåg · 15 years ago
  94. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  95. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  96. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  97. 9e1f1de more conservative S_NOSEC handling by Al Viro · 13 years ago
  98. a947eb9 SLAB: Record actual last user of freed objects. by Suleiman Souhlal · 13 years ago
  99. d4d84fe slub: always align cpu_slab to honor cmpxchg_double requirement by Chris Metcalf · 13 years ago
  100. 1fa7b6a Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" by Linus Torvalds · 13 years ago