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