1. 57a8f0c mm: revert mremap pud_free anti-fix by Hugh Dickins · 11 years ago
  2. 750e816 mm: fix BUG in __split_huge_page_pmd by Hugh Dickins · 11 years ago
  3. 5b808a2 swap: fix set_blocksize race during swapon/swapoff by Krzysztof Kozlowski · 11 years ago
  4. e3b6c65 writeback: fix negative bdi max pause by Fengguang Wu · 11 years ago
  5. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 11 years ago
  6. 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
  7. ef5a22b mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages by Andrea Arcangeli · 11 years ago
  8. aa9bca0 mm/zswap: bugfix: memory leak when re-swapon by Weijie Yang · 11 years ago
  9. c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 11 years ago
  10. 16c794b mm/hugetlb.c: correct missing private flag clearing by Joonsoo Kim · 11 years ago
  11. ae39332 mm/vmscan.c: don't forget to free shrinker->nr_deferred by Andrew Vagin · 11 years ago
  12. 9c56751 mm, memcg: protect mem_cgroup_read_events for cpu hotplug by David Rientjes · 11 years ago
  13. 4b60667 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  14. 18f6533 mm/Kconfig: Grammar s/an/a/ by Geert Uytterhoeven · 11 years ago
  15. de1c9ce sched/numa: Skip some page migrations after a shared fault by Rik van Riel · 11 years ago
  16. 1e3646f mm: numa: Revert temporarily disabling of NUMA migration by Rik van Riel · 11 years ago
  17. 04bb2f9 sched/numa: Adjust scan rate in task_numa_placement by Rik van Riel · 11 years ago
  18. dabe1d9 sched/numa: Be more careful about joining numa groups by Rik van Riel · 11 years ago
  19. 0f19c17 mm: numa: Do not batch handle PMD pages by Mel Gorman · 11 years ago
  20. 6688cc0 mm: numa: Do not group on RO pages by Peter Zijlstra · 11 years ago
  21. 7851a45 mm: numa: Copy cpupid on page migration by Rik van Riel · 11 years ago
  22. 8c8a743 sched/numa: Use {cpu, pid} to create task groups for shared faults by Peter Zijlstra · 11 years ago
  23. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  24. 25cbbef mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults by Mel Gorman · 11 years ago
  25. fc314724 mm: numa: Limit NUMA scanning to migrate-on-fault VMAs by Mel Gorman · 11 years ago
  26. 6fe6b2d sched/numa: Do not migrate memory immediately after switching node by Rik van Riel · 11 years ago
  27. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
  28. 1bc115d mm: numa: Scan pages with elevated page_mapcount by Mel Gorman · 11 years ago
  29. ac8e895 sched/numa: Add infrastructure for split shared/private accounting of NUMA hinting faults by Mel Gorman · 11 years ago
  30. a1a4618 mm: numa: Do not migrate or account for hinting faults on the zero page by Mel Gorman · 11 years ago
  31. f123d74 mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning by Mel Gorman · 11 years ago
  32. e920e14 mm: Do not flush TLB during protection change if !pte_present && !migration_entry by Mel Gorman · 11 years ago
  33. afcae26 mm: Account for a THP NUMA hinting update as one PTE update by Mel Gorman · 11 years ago
  34. a54a407 mm: Close races between THP migration and PMD numa clearing by Mel Gorman · 11 years ago
  35. 8191acb mm: numa: Sanitize task_numa_fault() callsites by Mel Gorman · 11 years ago
  36. b891663 mm: Prevent parallel splits during THP migration by Mel Gorman · 11 years ago
  37. ff9042b mm: Wait for THP migrations to complete during NUMA hinting faults by Mel Gorman · 11 years ago
  38. 0c3a775 mm: numa: Do not account for a hinting fault if we raced by Mel Gorman · 11 years ago
  39. c69307d sched/numa: Fix comments by Peter Zijlstra · 11 years ago
  40. c15f5bb Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  41. f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
  42. fb31ba3 mm/hwpoison: fix the lack of one reference count against poisoned page by Wanpeng Li · 11 years ago
  43. 2d421ac mm/hwpoison: fix false report on 2nd attempt at page recovery by Wanpeng Li · 11 years ago
  44. e76d30e mm/hwpoison: fix test for a transparent huge page by Wanpeng Li · 11 years ago
  45. 20cb6ca mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood by Wanpeng Li · 11 years ago
  46. eadb41a mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration by Vlastimil Babka · 11 years ago
  47. 117aad1 mm: avoid reinserting isolated balloon pages into LRU lists by Rafael Aquini · 11 years ago
  48. 83b2944 mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored by Darrick J. Wong · 11 years ago
  49. f6ea3ad mm/compaction.c: periodically schedule when freeing pages by David Rientjes · 11 years ago
  50. 7393dc4 revert "mm/memory-hotplug: fix lowmem count overflow when offline pages" by Joonyoung Shim · 11 years ago
  51. 3e37491 slab_common: Do not check for duplicate slab names by Christoph Lameter · 11 years ago
  52. 22356f4 mm: Place preemption point in do_mlockall() loop by Paul E. McKenney · 11 years ago
  53. 0608f43 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" by Andrew Morton · 11 years ago
  54. bb4cc1a revert "memcg: get rid of soft-limit tree infrastructure" by Andrew Morton · 11 years ago
  55. b1aff7f revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim" by Andrew Morton · 11 years ago
  56. 694fbc0 revert "memcg: enhance memcg iterator to support predicates" by Andrew Morton · 11 years ago
  57. 30361e5 revert "memcg: track children in soft limit excess to improve soft limit" by Andrew Morton · 11 years ago
  58. 3120055 revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything" by Andrew Morton · 11 years ago
  59. 8f939a9 revert "memcg: track all children over limit in the root" by Andrew Morton · 11 years ago
  60. 20ba27f revert "memcg, vmscan: do not fall into reclaim-all pass too quickly" by Andrew Morton · 11 years ago
  61. b862783 memcg: stop using css id by Li Zefan · 11 years ago
  62. 4219b2d memcg: fail to create cgroup if the cgroup id is too big by Li Zefan · 11 years ago
  63. 34c00c3 memcg: convert to use cgroup id by Li Zefan · 11 years ago
  64. b47f77b memcg: convert to use cgroup_is_descendant() by Li Zefan · 11 years ago
  65. f851c8d percpu: fix bootmem error handling in pcpu_page_first_chunk() by Michael Holzheu · 11 years ago
  66. bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  67. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  68. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  69. de32a81 mm/Kconfig: add MMU dependency for MIGRATION. by Chen Gang · 11 years ago
  70. 17766dd mm, thp: count thp_fault_fallback anytime thp fault fails by David Rientjes · 11 years ago
  71. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
  72. 128ec03 thp: do_huge_pmd_anonymous_page() cleanup by Kirill A. Shutemov · 11 years ago
  73. 3122359 thp: move maybe_pmd_mkwrite() out of mk_huge_pmd() by Kirill A. Shutemov · 11 years ago
  74. 66a0c8e mm: cleanup add_to_page_cache_locked() by Kirill A. Shutemov · 11 years ago
  75. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  76. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  77. 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
  78. 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
  79. 658b72c memcg: check for proper lock held in mem_cgroup_update_page_stat by Sha Zhengju · 11 years ago
  80. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
  81. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  82. 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
  83. fb2a6fc mm: memcg: rework and document OOM waiting and wakeup by Johannes Weiner · 11 years ago
  84. 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
  85. f894ffa memcg: trivial cleanups by Andrew Morton · 11 years ago
  86. e975de9 memcg, vmscan: do not fall into reclaim-all pass too quickly by Michal Hocko · 11 years ago
  87. 1be171d memcg: track all children over limit in the root by Michal Hocko · 11 years ago
  88. e839b6a memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything by Michal Hocko · 11 years ago
  89. 7d910c0 memcg: track children in soft limit excess to improve soft limit by Michal Hocko · 11 years ago
  90. de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
  91. a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
  92. e883110 memcg: get rid of soft-limit tree infrastructure by Michal Hocko · 11 years ago
  93. 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
  94. c33bd83 memcg: remove redundant code in mem_cgroup_force_empty_write() by Li Zefan · 11 years ago
  95. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  96. 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
  97. 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
  98. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  99. 0bd4213 mm/zswap: use postorder iteration when destroying rbtree by Cody P Schafer · 11 years ago
  100. 2bff24a memcg: fix multiple large threshold notifications by Greg Thelen · 11 years ago