1. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 12 years ago
  2. 1272485 memcg: avoid THP split in task migration by Naoya Horiguchi · 12 years ago
  3. 8d32ff8 memcg: clean up existing move charge code by Naoya Horiguchi · 12 years ago
  4. a488428 mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() by Jeff Liu · 12 years ago
  5. 45f3e38 mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_event() by Anton Vorontsov · 12 years ago
  6. 13fd1dd9 mm/memcontrol.c: s/stealed/stolen/ by Andrew Morton · 12 years ago
  7. 4331f7d memcg: fix performance of mem_cgroup_begin_update_page_stat() by KAMEZAWA Hiroyuki · 12 years ago
  8. 2ff76f1 memcg: remove PCG_FILE_MAPPED by KAMEZAWA Hiroyuki · 12 years ago
  9. 89c06bd memcg: use new logic for page stat accounting by KAMEZAWA Hiroyuki · 12 years ago
  10. 312734c0 memcg: remove PCG_MOVE_LOCK flag from page_cgroup by KAMEZAWA Hiroyuki · 12 years ago
  11. 619d094 memcg: simplify move_account() check by KAMEZAWA Hiroyuki · 12 years ago
  12. 9e33579 memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat) by KAMEZAWA Hiroyuki · 12 years ago
  13. b2402857 memcg: remove PCG_CACHE page_cgroup flag by KAMEZAWA Hiroyuki · 12 years ago
  14. 0e79ded memcg: remove unnecessary thp check in page stat accounting by KAMEZAWA Hiroyuki · 12 years ago
  15. 1f2b71f memcg: remove redundant returns by Hugh Dickins · 12 years ago
  16. f156ab9 memcg: enum lru_list lru by Hugh Dickins · 12 years ago
  17. 1eb4927 memcg: lru_size instead of MEM_CGROUP_ZSTAT by Hugh Dickins · 12 years ago
  18. d79154b memcg: replace mem and mem_cont stragglers by Hugh Dickins · 12 years ago
  19. e845e19 mm, memcg: pass charge order to oom killer by David Rientjes · 12 years ago
  20. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  21. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  22. 59927fb memcg: free mem_cgroup by RCU to fix oops by Hugh Dickins · 12 years ago
  23. be22aec memcg: revert fix to mapcount check for this release by Hugh Dickins · 12 years ago
  24. e6ca7b8 memcg: fix mapcount check in move charge code for anonymous page by Naoya Horiguchi · 12 years ago
  25. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 12 years ago
  26. 9ce70c0 memcg: fix deadlock by inverting lrucare nesting by Hugh Dickins · 12 years ago
  27. 371528c mm: memcg: Correct unregistring of events attached to the same eventfd by Anton Vorontsov · 12 years ago
  28. 82b3f2a mm/memcontrol.c: fix warning with CONFIG_NUMA=n by Andrew Morton · 12 years ago
  29. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 12 years ago
  30. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  31. 6568d4a mm: memcg: update the correct soft limit tree during migration by Johannes Weiner · 12 years ago
  32. 376be5f net: fix socket memcg build with !CONFIG_NET by Glauber Costa · 12 years ago
  33. 319d3b9 net: move sock_update_memcg outside of CONFIG_INET by Glauber Costa · 12 years ago
  34. 90b3fea memcg: fix mem_cgroup_print_bad_page by Hugh Dickins · 12 years ago
  35. 12d2710 memcg: fix split_huge_page_refcounts() by Hugh Dickins · 12 years ago
  36. 3ed28fa memcg: cleanup for_each_node_state() by Bob Liu · 12 years ago
  37. 38c5d72 memcg: simplify LRU handling by new rule by KAMEZAWA Hiroyuki · 12 years ago
  38. 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 12 years ago
  39. 36b62ad memcg: simplify corner case handling of LRU. by KAMEZAWA Hiroyuki · 12 years ago
  40. dc67d50 memcg: simplify page cache charging by KAMEZAWA Hiroyuki · 12 years ago
  41. de077d2 oom, memcg: fix exclusion of memcg threads after they have detached their mm by David Rientjes · 12 years ago
  42. c3cecc6 memcg: free entries in soft_limit_tree if allocation fails by Michal Hocko · 12 years ago
  43. 9fb4b7c page_cgroup: add helper function to get swap_cgroup by Bob Liu · 12 years ago
  44. 40f23a2 mm: memcg: remove unneeded checks from uncharge_page() by Johannes Weiner · 12 years ago
  45. 7a0524c mm: memcg: remove unneeded checks from newpage_charge() by Johannes Weiner · 12 years ago
  46. cfa4494 mm: memcg: lookup_page_cgroup (almost) never returns NULL by Johannes Weiner · 12 years ago
  47. 0e574a9 mm: memcg: clean up fault accounting by Johannes Weiner · 12 years ago
  48. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 12 years ago
  49. f53d7ce mm: memcg: shorten preempt-disabled section around event checks by Johannes Weiner · 12 years ago
  50. e94c8a9 memcg: make mem_cgroup_split_huge_fixup() more efficient by KAMEZAWA Hiroyuki · 12 years ago
  51. 925b767 mm: make per-memcg LRU lists exclusive by Johannes Weiner · 12 years ago
  52. 6290df5 mm: collect LRU list heads into struct lruvec by Johannes Weiner · 12 years ago
  53. ad2b8e6 mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty by Johannes Weiner · 12 years ago
  54. 5660048 mm: move memcg hierarchy reclaim to generic reclaim code by Johannes Weiner · 12 years ago
  55. 527a5ec mm: memcg: per-priority per-zone hierarchy scan generations by Johannes Weiner · 12 years ago
  56. 9f3a0d0 mm: memcg: consolidate hierarchy iteration primitives by Johannes Weiner · 12 years ago
  57. ab936cb memcg: add mem_cgroup_replace_page_cache() to fix LRU issue by KAMEZAWA Hiroyuki · 12 years ago
  58. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  59. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  60. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 12 years ago
  61. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. 65c64ce Partial revert "Basic kernel memory functionality for the Memory Controller" by Glauber Costa · 12 years ago
  63. a41c58a memcg: keep root group unchanged if creation fails by Hillf Danton · 12 years ago
  64. 2f7ee56 cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() by Tejun Heo · 12 years ago
  65. d1a4c0b tcp memory pressure controls by Glauber Costa · 12 years ago
  66. e1aab16 socket: initial cgroup code. by Glauber Costa · 12 years ago
  67. e5671df Basic kernel memory functionality for the Memory Controller by Glauber Costa · 12 years ago
  68. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  69. 4799401 memcg: Fix race condition in memcg_check_events() with this_cpu usage by Steven Rostedt · 13 years ago
  70. a61ed3c memcg: close race between charge and putback by Johannes Weiner · 13 years ago
  71. 9b27297 memcg: skip scanning active lists based on individual size by Johannes Weiner · 13 years ago
  72. 0a619e5 memcg: do not expose uninitialized mem_cgroup_per_node to world by Igor Mammedov · 13 years ago
  73. 715a5ee memcg: fix oom schedule_timeout() by KAMEZAWA Hiroyuki · 13 years ago
  74. c0ff4b8 memcg: rename mem variable to memcg by Raghavendra K T · 13 years ago
  75. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  76. b9e15ba mm: Add export.h for EXPORT_SYMBOL to active symbol exporters by Paul Gortmaker · 13 years ago
  77. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
  78. 23751be memcg: fix hierarchical oom locking by Johannes Weiner · 13 years ago
  79. 5af12d0 memcg: pin execution to current cpu while draining stock by Johannes Weiner · 13 years ago
  80. 9f50fad Revert "memcg: get rid of percpu_charge_mutex lock" by Michal Hocko · 13 years ago
  81. aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 13 years ago
  82. 8521fc5 memcg: get rid of percpu_charge_mutex lock by Michal Hocko · 13 years ago
  83. 3e92041 memcg: add mem_cgroup_same_or_subtree() helper by Michal Hocko · 13 years ago
  84. d38144b memcg: unify sync and async per-cpu charge cache draining by Michal Hocko · 13 years ago
  85. d1a05b6 memcg: do not try to drain per-cpu caches without pages by Michal Hocko · 13 years ago
  86. 82f9d48 memcg: add memory.vmscan_stat by KAMEZAWA Hiroyuki · 13 years ago
  87. 108b6a7 memcg: fix behavior of mem_cgroup_resize_limit() by Daisuke Nishimura · 13 years ago
  88. 1af8efe memcg: change memcg_oom_mutex to spinlock by Michal Hocko · 13 years ago
  89. 79dfdac memcg: make oom_lock 0 and 1 based rather than counter by Michal Hocko · 13 years ago
  90. bb2a0de memcg: consolidate memory cgroup lru stat functions by KAMEZAWA Hiroyuki · 13 years ago
  91. 1f4c025 memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() by KAMEZAWA Hiroyuki · 13 years ago
  92. 453a9bf memcg: fix numa scan information update to be triggered by memory event by KAMEZAWA Hiroyuki · 13 years ago
  93. 4d0c066 memcg: fix reclaimable lru check in memcg by KAMEZAWA Hiroyuki · 13 years ago
  94. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  95. fbc29a2 memcg: avoid percpu cached charge draining at softlimit by KAMEZAWA Hiroyuki · 13 years ago
  96. 26fe616 memcg: fix percpu cached charge draining frequency by KAMEZAWA Hiroyuki · 13 years ago
  97. 7ae534d memcg: fix wrong check of noswap with softlimit by KAMEZAWA Hiroyuki · 13 years ago
  98. 8957712 mm: memory.numa_stat: fix file permission by KAMEZAWA Hiroyuki · 13 years ago
  99. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 13 years ago
  100. 456f998 memcg: add the pagefault count into memcg stats by Ying Han · 13 years ago