1. 22356f4 mm: Place preemption point in do_mlockall() loop by Paul E. McKenney · 11 years ago
  2. 0608f43 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" by Andrew Morton · 11 years ago
  3. bb4cc1a revert "memcg: get rid of soft-limit tree infrastructure" by Andrew Morton · 11 years ago
  4. b1aff7f revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim" by Andrew Morton · 11 years ago
  5. 694fbc0 revert "memcg: enhance memcg iterator to support predicates" by Andrew Morton · 11 years ago
  6. 30361e5 revert "memcg: track children in soft limit excess to improve soft limit" by Andrew Morton · 11 years ago
  7. 3120055 revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything" by Andrew Morton · 11 years ago
  8. 8f939a9 revert "memcg: track all children over limit in the root" by Andrew Morton · 11 years ago
  9. 20ba27f revert "memcg, vmscan: do not fall into reclaim-all pass too quickly" by Andrew Morton · 11 years ago
  10. bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  11. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  12. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  13. de32a81 mm/Kconfig: add MMU dependency for MIGRATION. by Chen Gang · 11 years ago
  14. 17766dd mm, thp: count thp_fault_fallback anytime thp fault fails by David Rientjes · 11 years ago
  15. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
  16. 128ec03 thp: do_huge_pmd_anonymous_page() cleanup by Kirill A. Shutemov · 11 years ago
  17. 3122359 thp: move maybe_pmd_mkwrite() out of mk_huge_pmd() by Kirill A. Shutemov · 11 years ago
  18. 66a0c8e mm: cleanup add_to_page_cache_locked() by Kirill A. Shutemov · 11 years ago
  19. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  20. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  21. 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
  22. 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
  23. 658b72c memcg: check for proper lock held in mem_cgroup_update_page_stat by Sha Zhengju · 11 years ago
  24. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
  25. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  26. 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
  27. fb2a6fc mm: memcg: rework and document OOM waiting and wakeup by Johannes Weiner · 11 years ago
  28. 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
  29. f894ffa memcg: trivial cleanups by Andrew Morton · 11 years ago
  30. e975de9 memcg, vmscan: do not fall into reclaim-all pass too quickly by Michal Hocko · 11 years ago
  31. 1be171d memcg: track all children over limit in the root by Michal Hocko · 11 years ago
  32. e839b6a memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything by Michal Hocko · 11 years ago
  33. 7d910c0 memcg: track children in soft limit excess to improve soft limit by Michal Hocko · 11 years ago
  34. de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
  35. a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
  36. e883110 memcg: get rid of soft-limit tree infrastructure by Michal Hocko · 11 years ago
  37. 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
  38. c33bd83 memcg: remove redundant code in mem_cgroup_force_empty_write() by Li Zefan · 11 years ago
  39. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  40. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  41. 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
  42. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  43. 0bd4213 mm/zswap: use postorder iteration when destroying rbtree by Cody P Schafer · 11 years ago
  44. 2bff24a memcg: fix multiple large threshold notifications by Greg Thelen · 11 years ago
  45. 7b5219d mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  46. 2d8a178 mm/mmap: remove unnecessary assignment by Yanchuan Nian · 11 years ago
  47. 325c4ef mm/madvise.c:madvise_hwpoison(): remove local `ret' by Andrew Morton · 11 years ago
  48. 8302423 mm/madvise.c: fix return value of madvise_hwpoison() by Wanpeng Li · 11 years ago
  49. 3ba5eeb mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page by Wanpeng Li · 11 years ago
  50. 2d1e8b3 mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200 by Wanpeng Li · 11 years ago
  51. 29b4eed mm/hwpoison.c: fix held reference count after unpoisoning empty zero page by Wanpeng Li · 11 years ago
  52. b194b8c mm/hwpoison: add '#' to madvise_hwpoison by Wanpeng Li · 11 years ago
  53. 86e0577 mm/hwpoison: drop forward reference declarations __soft_offline_page() by Wanpeng Li · 11 years ago
  54. 0be3509 mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock by Wanpeng Li · 11 years ago
  55. dd9538a mm/hwpoison: replace atomic_long_sub() with atomic_long_dec() by Wanpeng Li · 11 years ago
  56. 0cea3fd mm/hwpoison: fix race against poison thp by Wanpeng Li · 11 years ago
  57. f912115 mm/hwpoison: don't need to hold compound lock for hugetlbfs page by Wanpeng Li · 11 years ago
  58. 841fcc5 mm/hwpoison: fix loss of PG_dirty for errors on mlocked pages by Wanpeng Li · 11 years ago
  59. 0d6fdbd hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page() by Naoya Horiguchi · 11 years ago
  60. cf6fe94 mm: correct the comment about the value for buddy _mapcount by Wang Sheng-Hui · 11 years ago
  61. 5a53748 mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
  62. 4c3bffc mm/backing-dev.c: check user buffer length before copying data to the related user buffer by Chen Gang · 11 years ago
  63. 1ecfd53 mm/mremap.c: call pud_free() after fail calling pmd_alloc() by Chen Gang · 11 years ago
  64. 762216a mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area by Wanpeng Li · 11 years ago
  65. 1873209 mm/sparse: introduce alloc_usemap_and_memmap by Wanpeng Li · 11 years ago
  66. 6e543d5 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
  67. 7a8010c mm: munlock: manual pte walk in fast path instead of follow_page_mask() by Vlastimil Babka · 11 years ago
  68. 5b40998 mm: munlock: remove redundant get_page/put_page pair on the fast path by Vlastimil Babka · 11 years ago
  69. 56afe47 mm: munlock: bypass per-cpu pvec for putback_lru_page by Vlastimil Babka · 11 years ago
  70. 1ebb7cc mm: munlock: batch NR_MLOCK zone state updates by Vlastimil Babka · 11 years ago
  71. 7225522 mm: munlock: batch non-THP page isolation and munlock+putback using pagevec by Vlastimil Babka · 11 years ago
  72. 586a32a mm: munlock: remove unnecessary call to lru_add_drain() by Vlastimil Babka · 11 years ago
  73. 0ec3b74 mm: putback_lru_page: remove unnecessary call to page_lru_base_type() by Vlastimil Babka · 11 years ago
  74. d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
  75. 3b11f0a mm: page_alloc: fix comment get_page_from_freelist by SeungHun Lee · 11 years ago
  76. 7cb2ef5 mm: fix aio performance regression for database caused by THP by Khalid Aziz · 11 years ago
  77. 3a7200a mm: compaction: do not compact pgdat for order-0 by Mel Gorman · 11 years ago
  78. 90c7a79 kmemcg: don't allocate extra memory for root memcg_cache_params by Andrey Vagin · 11 years ago
  79. e76b63f memblock, numa: binary search node id by Yinghai Lu · 11 years ago
  80. 0bf598d mbind: add BUG_ON(!vma) in new_vma_page() by Naoya Horiguchi · 11 years ago
  81. 9809494 mm/mempolicy: rename check_*range to queue_pages_*range by Naoya Horiguchi · 11 years ago
  82. 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
  83. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  84. c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
  85. 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
  86. e632a93 mm: migrate: add hugepage migration code to move_pages() by Naoya Horiguchi · 11 years ago
  87. e2d8cf4 migrate: add hugepage migration code to migrate_pages() by Naoya Horiguchi · 11 years ago
  88. b8ec1ce mm: soft-offline: use migrate_pages() instead of migrate_huge_page() by Naoya Horiguchi · 11 years ago
  89. 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
  90. 07443a8 mm, hugetlb: return a reserved page to a reserved pool if failed by Joonsoo Kim · 11 years ago
  91. 8312034 mm, hugetlb: grab a page_table_lock after page_cache_release by Joonsoo Kim · 11 years ago
  92. 5944d01 mm, hugetlb: remove useless check about mapping type by Joonsoo Kim · 11 years ago
  93. 8bb3f12 mm, hugetlb: fix subpool accounting handling by Joonsoo Kim · 11 years ago
  94. f522c3a mm, hugetlb: change variable name reservations to resv by Joonsoo Kim · 11 years ago
  95. 4ef9184 mm, hugetlb: protect reserved pages when soft offlining a hugepage by Joonsoo Kim · 11 years ago
  96. 0f1cfe9 mm/hotplug: remove stop_machine() from try_offline_node() by Toshi Kani · 11 years ago
  97. 27356f5 mm/hotplug: verify hotplug memory range by Toshi Kani · 11 years ago
  98. 2cad401 readahead: make context readahead more conservative by Fengguang Wu · 11 years ago
  99. 139c2d7 mm: use zone_is_initialized() instead of if(zone->wait_table) by Xishi Qiu · 11 years ago
  100. 8080fc0 mm: use zone_is_empty() instead of if(zone->spanned_pages) by Xishi Qiu · 11 years ago