1. 82ede7e mm/memcontrol.c: fix bad line in comment by Qian Cai · 6 years ago
  2. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  3. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  4. 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
  5. 7775fac memcg: killed threads should not invoke memcg OOM killer by Tetsuo Handa · 6 years ago
  6. 677dc97 mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable by Chris Down · 6 years ago
  7. aa9694b mm, memcg: create mem_cgroup_from_seq by Chris Down · 6 years ago
  8. 67b8046 mm/memcontrol.c: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  9. 60cd4bc memcg: localize memcg_kmem_enabled() check by Shakeel Butt · 6 years ago
  10. 7056d3a memcg, oom: notify on oom killer invocation from the charge path by Michal Hocko · 6 years ago
  11. f0c867d mm, oom: add oom victim's memcg to the oom context information by yuzhoujian · 6 years ago
  12. e68599a mm: handle no memcg case in memcg_kmem_charge() properly by Roman Gushchin · 6 years ago
  13. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  14. 7a1adfd mm: don't raise MEMCG_OOM event due to failed high-order allocation by Roman Gushchin · 6 years ago
  15. 1c2d479 mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type by Kirill Tkhai · 6 years ago
  16. 85cfb24 memcg: remove memcg_kmem_skip_account by Shakeel Butt · 6 years ago
  17. e9b257e mm/memcontrol.c: fix memory.stat item ordering by Johannes Weiner · 6 years ago
  18. 591edfb mm: drain memcg stocks on css offlining by Roman Gushchin · 6 years ago
  19. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  20. 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 6 years ago
  21. 3d8b38e mm, oom: introduce memory.oom.group by Roman Gushchin · 6 years ago
  22. 8de7ecc6 memcg: reduce memcg tree traversals for stats collection by Shakeel Butt · 6 years ago
  23. f90280d mm/vmscan.c: clear shrinker bit if there are no objects related to memcg by Kirill Tkhai · 6 years ago
  24. fae91d6 mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appearance by Kirill Tkhai · 6 years ago
  25. dfd2f10 mm/memcontrol.c: export mem_cgroup_is_root() by Kirill Tkhai · 6 years ago
  26. 9bec5c3 mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node() by Kirill Tkhai · 6 years ago
  27. 0a4465d mm, memcg: assign memcg-aware shrinkers bitmap to memcg by Kirill Tkhai · 6 years ago
  28. b05706f mm/memcontrol.c: move up for_each_mem_cgroup{, _tree} defines by Kirill Tkhai · 6 years ago
  29. 84c07d1 mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB by Kirill Tkhai · 6 years ago
  30. 29ef680 memcg, oom: move out_of_memory back to the charge path by Michal Hocko · 6 years ago
  31. f745c6f fs, mm: account buffer_head to kmemcg by Shakeel Butt · 6 years ago
  32. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
  33. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  34. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  35. 7e97de0 memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure by Kirill Tkhai · 6 years ago
  36. 9f15bde mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 6 years ago
  37. 2cf8558 memcontrol: schedule throttling if we are congested by Tejun Heo · 7 years ago
  38. fe6bdfc mm: fix oom_kill event handling by Roman Gushchin · 7 years ago
  39. df2a419 mm: fix null pointer dereference in mem_cgroup_protected by Roman Gushchin · 7 years ago
  40. be09102 mm: memcg: allow lowering memory.swap.max below the current usage by Tejun Heo · 7 years ago
  41. bf8d5d5 memcg: introduce memory.min by Roman Gushchin · 7 years ago
  42. d12c60f mm: memcontrol: drain memcg stock on force_empty by Junaid Shahid · 7 years ago
  43. bb4a7ea mm: memcontrol: drain stocks on resize limit by Shakeel Butt · 7 years ago
  44. 8dd53fd memcg: mark memcg1_events static const by Greg Thelen · 7 years ago
  45. 9ccc361 memcg: writeback: use memcg->cgwb_list directly by Wang Long · 7 years ago
  46. 5f93ad6 mm: treat memory.low value inclusive by Roman Gushchin · 7 years ago
  47. 2306715 mm: memory.low hierarchical behavior by Roman Gushchin · 7 years ago
  48. bbec2e1 mm: rename page_counter's count/limit into usage/max by Roman Gushchin · 7 years ago
  49. f3a53a3 mm, memcontrol: implement memory.swap.events by Tejun Heo · 7 years ago
  50. bb98f2c mm, memcontrol: move swap charge handling into get_swap_page() by Tejun Heo · 7 years ago
  51. 9965ed17 fs: add new vfs_poll and file_can_poll helpers by Christoph Hellwig · 7 years ago
  52. c892fd8 mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create() by Minchan Kim · 7 years ago
  53. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  54. 4eaf431 memcg: fix per_node_info cleanup by Michal Hocko · 7 years ago
  55. e27be24 mm: memcg: make sure memory.events is uptodate when waking pollers by Johannes Weiner · 7 years ago
  56. 2a70f6a memcg, thp: do not invoke oom killer on thp charges by Michal Hocko · 7 years ago
  57. b213b54 mm/memcontrol.c: fix parameter description mismatch by Honglei Wang · 7 years ago
  58. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  59. f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
  60. b7701a5 mm: docs: fixup punctuation by Mike Rapoport · 7 years ago
  61. edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
  62. 1ab5c05 mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytes by Andrey Ryabinin · 7 years ago
  63. 8ad6e40 mm/memcontrol.c: make local symbol static by Christopher Díaz Riveros · 7 years ago
  64. c054a78 memcg: refactor mem_cgroup_resize_limit() by Yu Zhao · 7 years ago
  65. a983b5e mm: memcontrol: fix excessive complexity in memory.stat reporting by Johannes Weiner · 7 years ago
  66. c9019e9 mm: memcontrol: eliminate raw access to stat and event counters by Johannes Weiner · 7 years ago
  67. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  68. d08afa14 mm, memcg: fix mem_cgroup_swapout() for THPs by Shakeel Butt · 7 years ago
  69. 3ad6f93 annotate poll-related wait keys by Al Viro · 8 years ago
  70. 5b36577 mm: slabinfo: remove CONFIG_SLABINFO by Yang Shi · 7 years ago
  71. 9f1c267 net: memcontrol: defer call to mem_cgroup_sk_alloc() by Eric Dumazet · 7 years ago
  72. 3f2eb02 mm/memcg: avoid page count check for zone device by Jérôme Glisse · 7 years ago
  73. 72f0184 mm, memcg: remove hotplug locking from try_charge by Michal Hocko · 7 years ago
  74. fa90b2f mem/memcg: cache rightmost node by Davidlohr Bueso · 7 years ago
  75. 475d048 mm: memcontrol: use per-cpu stocks for socket memory uncharging by Roman Gushchin · 7 years ago
  76. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  77. c733a82 mm/memcontrol: support MEMORY_DEVICE_PRIVATE by Jérôme Glisse · 7 years ago
  78. a9d5ade mm/memcontrol: allow to uncharge page without using page->lru field by Jérôme Glisse · 7 years ago
  79. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 7 years ago
  80. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  81. da99ecf mm: replace TIF_MEMDIE checks by tsk_is_oom_victim by Michal Hocko · 7 years ago
  82. d6810d7 memcg, THP, swap: make mem_cgroup_swapout() support THP by Huang Ying · 7 years ago
  83. abe2895 memcg, THP, swap: avoid to duplicated charge THP in swap cache by Huang Ying · 7 years ago
  84. 3e14a57 memcg, THP, swap: support move mem cgroup charge for THP swapped out by Huang Ying · 7 years ago
  85. 04fecbf mm: memcontrol: use int for event/state parameter in several functions by Matthias Kaehlcke · 7 years ago
  86. 63677c74 mm, memcg: reset memory.low during memcg offlining by Roman Gushchin · 7 years ago
  87. 739f79f mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() by Johannes Weiner · 7 years ago
  88. bc2fb7e cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS by Tejun Heo · 8 years ago
  89. 6a1a8b8 mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit() by Michal Hocko · 7 years ago
  90. 34c8105 mm/memcontrol: exclude @root from checks in mem_cgroup_low by Sean Christopherson · 7 years ago
  91. 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 8 years ago
  92. 3204929 mm: memcontrol: use the node-native slab memory counters by Johannes Weiner · 8 years ago
  93. 8e675f7 mm/oom_kill: count global and memory cgroup oom kills by Konstantin Khlebnikov · 8 years ago
  94. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 8 years ago
  95. 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 8 years ago
  96. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 8 years ago
  97. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  98. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  99. ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 8 years ago
  100. 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 8 years ago