1. 1bc115d mm: numa: Scan pages with elevated page_mapcount by Mel Gorman · 11 years ago
  2. ac8e895 sched/numa: Add infrastructure for split shared/private accounting of NUMA hinting faults by Mel Gorman · 11 years ago
  3. a1a4618 mm: numa: Do not migrate or account for hinting faults on the zero page by Mel Gorman · 11 years ago
  4. f123d74 mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning by Mel Gorman · 11 years ago
  5. e920e14 mm: Do not flush TLB during protection change if !pte_present && !migration_entry by Mel Gorman · 11 years ago
  6. afcae26 mm: Account for a THP NUMA hinting update as one PTE update by Mel Gorman · 11 years ago
  7. a54a407 mm: Close races between THP migration and PMD numa clearing by Mel Gorman · 11 years ago
  8. 8191acb mm: numa: Sanitize task_numa_fault() callsites by Mel Gorman · 11 years ago
  9. b891663 mm: Prevent parallel splits during THP migration by Mel Gorman · 11 years ago
  10. ff9042b mm: Wait for THP migrations to complete during NUMA hinting faults by Mel Gorman · 11 years ago
  11. 0c3a775 mm: numa: Do not account for a hinting fault if we raced by Mel Gorman · 11 years ago
  12. c69307d sched/numa: Fix comments by Peter Zijlstra · 11 years ago
  13. c15f5bb Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  14. f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
  15. fb31ba3 mm/hwpoison: fix the lack of one reference count against poisoned page by Wanpeng Li · 11 years ago
  16. 2d421ac mm/hwpoison: fix false report on 2nd attempt at page recovery by Wanpeng Li · 11 years ago
  17. e76d30e mm/hwpoison: fix test for a transparent huge page by Wanpeng Li · 11 years ago
  18. 20cb6ca mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood by Wanpeng Li · 11 years ago
  19. eadb41a mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration by Vlastimil Babka · 11 years ago
  20. 117aad1 mm: avoid reinserting isolated balloon pages into LRU lists by Rafael Aquini · 11 years ago
  21. 83b2944 mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored by Darrick J. Wong · 11 years ago
  22. f6ea3ad mm/compaction.c: periodically schedule when freeing pages by David Rientjes · 11 years ago
  23. 7393dc4 revert "mm/memory-hotplug: fix lowmem count overflow when offline pages" by Joonyoung Shim · 11 years ago
  24. 22356f4 mm: Place preemption point in do_mlockall() loop by Paul E. McKenney · 11 years ago
  25. 0608f43 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" by Andrew Morton · 11 years ago
  26. bb4cc1a revert "memcg: get rid of soft-limit tree infrastructure" by Andrew Morton · 11 years ago
  27. b1aff7f revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim" by Andrew Morton · 11 years ago
  28. 694fbc0 revert "memcg: enhance memcg iterator to support predicates" by Andrew Morton · 11 years ago
  29. 30361e5 revert "memcg: track children in soft limit excess to improve soft limit" by Andrew Morton · 11 years ago
  30. 3120055 revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything" by Andrew Morton · 11 years ago
  31. 8f939a9 revert "memcg: track all children over limit in the root" by Andrew Morton · 11 years ago
  32. 20ba27f revert "memcg, vmscan: do not fall into reclaim-all pass too quickly" by Andrew Morton · 11 years ago
  33. bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  34. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  35. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  36. de32a81 mm/Kconfig: add MMU dependency for MIGRATION. by Chen Gang · 11 years ago
  37. 17766dd mm, thp: count thp_fault_fallback anytime thp fault fails by David Rientjes · 11 years ago
  38. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
  39. 128ec03 thp: do_huge_pmd_anonymous_page() cleanup by Kirill A. Shutemov · 11 years ago
  40. 3122359 thp: move maybe_pmd_mkwrite() out of mk_huge_pmd() by Kirill A. Shutemov · 11 years ago
  41. 66a0c8e mm: cleanup add_to_page_cache_locked() by Kirill A. Shutemov · 11 years ago
  42. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  43. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  44. 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
  45. 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
  46. 658b72c memcg: check for proper lock held in mem_cgroup_update_page_stat by Sha Zhengju · 11 years ago
  47. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
  48. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  49. 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
  50. fb2a6fc mm: memcg: rework and document OOM waiting and wakeup by Johannes Weiner · 11 years ago
  51. 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
  52. f894ffa memcg: trivial cleanups by Andrew Morton · 11 years ago
  53. e975de9 memcg, vmscan: do not fall into reclaim-all pass too quickly by Michal Hocko · 11 years ago
  54. 1be171d memcg: track all children over limit in the root by Michal Hocko · 11 years ago
  55. e839b6a memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything by Michal Hocko · 11 years ago
  56. 7d910c0 memcg: track children in soft limit excess to improve soft limit by Michal Hocko · 11 years ago
  57. de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
  58. a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
  59. e883110 memcg: get rid of soft-limit tree infrastructure by Michal Hocko · 11 years ago
  60. 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
  61. c33bd83 memcg: remove redundant code in mem_cgroup_force_empty_write() by Li Zefan · 11 years ago
  62. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  63. 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
  64. 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
  65. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  66. 0bd4213 mm/zswap: use postorder iteration when destroying rbtree by Cody P Schafer · 11 years ago
  67. 2bff24a memcg: fix multiple large threshold notifications by Greg Thelen · 11 years ago
  68. 7b5219d mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  69. 2d8a178 mm/mmap: remove unnecessary assignment by Yanchuan Nian · 11 years ago
  70. 325c4ef mm/madvise.c:madvise_hwpoison(): remove local `ret' by Andrew Morton · 11 years ago
  71. 8302423 mm/madvise.c: fix return value of madvise_hwpoison() by Wanpeng Li · 11 years ago
  72. 3ba5eeb mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page by Wanpeng Li · 11 years ago
  73. 2d1e8b3 mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200 by Wanpeng Li · 11 years ago
  74. 29b4eed mm/hwpoison.c: fix held reference count after unpoisoning empty zero page by Wanpeng Li · 11 years ago
  75. b194b8c mm/hwpoison: add '#' to madvise_hwpoison by Wanpeng Li · 11 years ago
  76. 86e0577 mm/hwpoison: drop forward reference declarations __soft_offline_page() by Wanpeng Li · 11 years ago
  77. 0be3509 mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock by Wanpeng Li · 11 years ago
  78. dd9538a mm/hwpoison: replace atomic_long_sub() with atomic_long_dec() by Wanpeng Li · 11 years ago
  79. 0cea3fd mm/hwpoison: fix race against poison thp by Wanpeng Li · 11 years ago
  80. f912115 mm/hwpoison: don't need to hold compound lock for hugetlbfs page by Wanpeng Li · 11 years ago
  81. 841fcc5 mm/hwpoison: fix loss of PG_dirty for errors on mlocked pages by Wanpeng Li · 11 years ago
  82. 0d6fdbd hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page() by Naoya Horiguchi · 11 years ago
  83. cf6fe94 mm: correct the comment about the value for buddy _mapcount by Wang Sheng-Hui · 11 years ago
  84. 5a53748 mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
  85. 4c3bffc mm/backing-dev.c: check user buffer length before copying data to the related user buffer by Chen Gang · 11 years ago
  86. 1ecfd53 mm/mremap.c: call pud_free() after fail calling pmd_alloc() by Chen Gang · 11 years ago
  87. 762216a mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area by Wanpeng Li · 11 years ago
  88. 1873209 mm/sparse: introduce alloc_usemap_and_memmap by Wanpeng Li · 11 years ago
  89. 6e543d5 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
  90. 7a8010c mm: munlock: manual pte walk in fast path instead of follow_page_mask() by Vlastimil Babka · 11 years ago
  91. 5b40998 mm: munlock: remove redundant get_page/put_page pair on the fast path by Vlastimil Babka · 11 years ago
  92. 56afe47 mm: munlock: bypass per-cpu pvec for putback_lru_page by Vlastimil Babka · 11 years ago
  93. 1ebb7cc mm: munlock: batch NR_MLOCK zone state updates by Vlastimil Babka · 11 years ago
  94. 7225522 mm: munlock: batch non-THP page isolation and munlock+putback using pagevec by Vlastimil Babka · 11 years ago
  95. 586a32a mm: munlock: remove unnecessary call to lru_add_drain() by Vlastimil Babka · 11 years ago
  96. 0ec3b74 mm: putback_lru_page: remove unnecessary call to page_lru_base_type() by Vlastimil Babka · 11 years ago
  97. d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
  98. 3b11f0a mm: page_alloc: fix comment get_page_from_freelist by SeungHun Lee · 11 years ago
  99. 7cb2ef5 mm: fix aio performance regression for database caused by THP by Khalid Aziz · 11 years ago
  100. 3a7200a mm: compaction: do not compact pgdat for order-0 by Mel Gorman · 11 years ago