1. 7cf2798 memcg/sl[au]b: track all the memcg children of a kmem_cache by Glauber Costa · 12 years ago
  2. 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
  3. d79923f sl[au]b: allocate objects from memcg cache by Glauber Costa · 12 years ago
  4. b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
  5. 0e9d92f memcg: skip memcg kmem allocations in specified code regions by Glauber Costa · 12 years ago
  6. d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 12 years ago
  7. 55007d8 memcg: allocate memory for memcg caches whenever a new memcg appears by Glauber Costa · 12 years ago
  8. 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
  9. 6ccfb5b slab: annotate on-slab caches nodelist locks by Glauber Costa · 12 years ago
  10. ba6c496 slab/slub: struct memcg_params by Glauber Costa · 12 years ago
  11. c8b2a36 memcg: execute the whole memcg freeing in free_worker() by Glauber Costa · 12 years ago
  12. bea207c memcg: allow a memcg with kmem charges to be destructed by Glauber Costa · 12 years ago
  13. a8964b9 memcg: use static branches when code not in use by Glauber Costa · 12 years ago
  14. 7de3768 memcg: kmem accounting lifecycle management by Glauber Costa · 12 years ago
  15. 6a1a0d3 mm: allocate kernel pages to the right memcg by Glauber Costa · 12 years ago
  16. 7ae1e1d memcg: kmem controller infrastructure by Glauber Costa · 12 years ago
  17. 510fc4e memcg: kmem accounting basic infrastructure by Glauber Costa · 12 years ago
  18. 86ae53e memcg: change defines to an enum by Glauber Costa · 12 years ago
  19. 4c9c535 memcg: reclaim when more than one page needed by Suleiman Souhlal · 12 years ago
  20. a0956d5 memcg: make it possible to use the stock for more than one page by Suleiman Souhlal · 12 years ago
  21. c297405 memory-hotplug: document and enable CONFIG_MOVABLE_NODE by Tang Chen · 12 years ago
  22. 0bb2c76 mm/page_alloc.c: remove duplicate check by Gavin Shan · 12 years ago
  23. ae664db Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  24. 08afe22 Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
  25. a304f83 Merge branch 'slab/procfs' into slab/for-linus by Pekka Enberg · 12 years ago
  26. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  27. ce4a9cc mm,numa: fix update_mmu_cache_pmd call by Stephen Rothwell · 12 years ago
  28. 2fbc57c mm: use kbasename() by Andy Shevchenko · 12 years ago
  29. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  30. b3dd207 mm/memory.c: suppress warning by Andrew Morton · 12 years ago
  31. 9360b53 Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads" by Linus Torvalds · 12 years ago
  32. 60da5bf Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  33. a4f1de1 mm: fix kernel BUG at huge_memory.c:1474! by Hugh Dickins · 12 years ago
  34. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  35. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  36. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  37. 9887090 mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic() by Lin Feng · 12 years ago
  38. 66521d5 mm/memory.c: remove unused code from do_wp_page() by Dominik Dingel · 12 years ago
  39. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
  40. 56f2fb1 mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage by Naoya Horiguchi · 12 years ago
  41. 5f24ae5 hwpoison, hugetlbfs: fix RSS-counter warning by Naoya Horiguchi · 12 years ago
  42. 8c4894c hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepage by Naoya Horiguchi · 12 years ago
  43. 4128997 mm: protect against concurrent vma expansion by Michel Lespinasse · 12 years ago
  44. c95d26c memcg: do not check for mm in __mem_cgroup_count_vm_event by Michal Hocko · 12 years ago
  45. 220f2ac tmpfs: support SEEK_DATA and SEEK_HOLE (reprise) by Hugh Dickins · 12 years ago
  46. 01cefae mm: provide more accurate estimation of pages occupied by memmap by Jiang Liu · 12 years ago
  47. 9feedc9 mm: introduce new field "managed_pages" to struct zone by Jiang Liu · 12 years ago
  48. 0fa84a4 mm, oom: remove redundant sleep in pagefault oom handler by David Rientjes · 12 years ago
  49. efacd02 mm, oom: cleanup pagefault oom handler by David Rientjes · 12 years ago
  50. 09285af memory_hotplug: allow online/offline memory to result movable node by Lai Jiangshan · 12 years ago
  51. 20b2f52 numa: add CONFIG_MOVABLE_NODE for movable-dedicated node by Lai Jiangshan · 12 years ago
  52. 68ae564 mm, memcg: avoid unnecessary function call when memcg is disabled by David Rientjes · 12 years ago
  53. 2897b4d mm: WARN_ON_ONCE if f_op->mmap() change vma's start address by Joonsoo Kim · 12 years ago
  54. 6715ddf hotplug: update nodemasks management by Lai Jiangshan · 12 years ago
  55. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  56. 48fb2e2 vmscan: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  57. a47b53c vmstat: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  58. 8cebfcd hugetlb: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  59. 01f13bd mempolicy: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  60. 389162c mm,migrate: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  61. bd3a66c oom: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  62. 31aaea4 memcontrol: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  63. be49a6e mm: use migrate_prep() instead of migrate_prep_local() by Marek Szyprowski · 12 years ago
  64. c8bf2d8 mm: compaction: Fix compiler warning by Thierry Reding · 12 years ago
  65. 3ea41e6 thp: avoid race on multiple parallel page faults to the same page by Kirill A. Shutemov · 12 years ago
  66. 79da540 thp: introduce sysfs knob to disable huge zero page by Kirill A. Shutemov · 12 years ago
  67. d8a8e1f thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events by Kirill A. Shutemov · 12 years ago
  68. 97ae174 thp: implement refcounting for huge zero page by Kirill A. Shutemov · 12 years ago
  69. 78ca0e6 thp: lazy huge zero page allocation by Kirill A. Shutemov · 12 years ago
  70. 8037195 thp: setup huge zero page on non-write page fault by Kirill A. Shutemov · 12 years ago
  71. c5a647d thp: implement splitting pmd for huge zero page by Kirill A. Shutemov · 12 years ago
  72. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  73. cad7f61 thp: change_huge_pmd(): make sure we don't try to make a page writable by Kirill A. Shutemov · 12 years ago
  74. 93b4796 thp: do_huge_pmd_wp_page(): handle huge zero page by Kirill A. Shutemov · 12 years ago
  75. fc9fe82 thp: copy_huge_pmd(): copy huge zero page by Kirill A. Shutemov · 12 years ago
  76. 479f0ab thp: zap_huge_pmd(): zap huge zero pmd by Kirill A. Shutemov · 12 years ago
  77. 4a6c129 thp: huge zero page: basic preparation by Kirill A. Shutemov · 12 years ago
  78. 3f7dfe2 bootmem: remove alloc_arch_preferred_bootmem() by Joonsoo Kim · 12 years ago
  79. 2d7a695 bootmem: remove not implemented function call, bootmem_arch_preferred_node() by Joonsoo Kim · 12 years ago
  80. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  81. fef3ff2 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  82. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  83. 74d42d8 memory_hotplug: ensure every online node has NORMAL memory by Lai Jiangshan · 12 years ago
  84. e455a9b memory_hotplug: handle empty zone when online_movable/online_kernel by Lai Jiangshan · 12 years ago
  85. 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 12 years ago
  86. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 12 years ago
  87. bc357f4 mm: cma: remove watermark hacks by Marek Szyprowski · 12 years ago
  88. 2e30abd mm: cma: skip watermarks check for already isolated blocks in split_free_page() by Marek Szyprowski · 12 years ago
  89. e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 12 years ago
  90. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  91. 212a0a6 mm, mempolicy: remove duplicate code by David Rientjes · 12 years ago
  92. 6f6313d mm/vmscan.c: try_to_freeze() returns boolean by Jeff Liu · 12 years ago
  93. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 12 years ago
  94. bf6bddf mm: introduce compaction and migration for ballooned pages by Rafael Aquini · 12 years ago
  95. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 12 years ago
  96. 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 12 years ago
  97. db4fbfb mm: vm_unmapped_area() lookup function by Michel Lespinasse · 12 years ago
  98. 5a0768f mm: check rb_subtree_gap correctness by Michel Lespinasse · 12 years ago
  99. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 12 years ago
  100. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago