1. f48b80a memcg: cleanup static keys decrement by Vladimir Davydov · 9 years ago
  2. 650c5e5 mm: page_counter: pull "-1" handling out of page_counter_memparse() by Johannes Weiner · 9 years ago
  3. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  4. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  5. 2cf669a cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() by Tejun Heo · 10 years ago
  6. 6770c64 cgroup: replace cftype->trigger() with cftype->write() by Tejun Heo · 10 years ago
  7. 451af50 cgroup: replace cftype->write_string() with cftype->write() by Tejun Heo · 10 years ago
  8. 4d3bb51 cgroup: drop const from @buffer of cftype->write_string() by Tejun Heo · 10 years ago
  9. 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 10 years ago
  10. 7f2cbdc tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. by Eric W. Biederman · 11 years ago
  11. fb10f80 tcp_memcg: remove useless var old_lim by Gao feng · 11 years ago
  12. 2e685ca tcp_memcontrol: Kill struct tcp_memcontrol by Eric W. Biederman · 11 years ago
  13. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  14. f594d63 tcp_memcontrol: Remove setting cgroup settings via sysctl by Eric W. Biederman · 11 years ago
  15. cd91cce tcp_memcontrol: Remove tcp_max_memory by Eric W. Biederman · 11 years ago
  16. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  17. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  18. 4731d01 net: tcp_memcontrol: minor: remove unused variable by Daniel Borkmann · 11 years ago
  19. 10b96f7 tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup() by Zefan Li · 11 years ago
  20. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  21. 1d62e43 cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg by Glauber Costa · 12 years ago
  22. 6bc1034 cgroup: convert memcg controller to the new cftype interface by Tejun Heo · 12 years ago
  23. 676f7c8 cgroup: relocate cftype and cgroup_subsys definitions in controllers by Tejun Heo · 12 years ago
  24. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  25. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  26. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 12 years ago
  27. 1398eee net: decrement memcg jump label when limit, not usage, is changed by Glauber Costa · 12 years ago
  28. c48e074 tcp_memcontrol: fix reversed if condition by Dan Carpenter · 13 years ago
  29. 0850f0f Display maximum tcp memory allocation in kmem cgroup by Glauber Costa · 13 years ago
  30. ffea59e Display current tcp failcnt in kmem cgroup by Glauber Costa · 13 years ago
  31. 5a6dd34 Display current tcp memory allocation in kmem cgroup by Glauber Costa · 13 years ago
  32. 3aaabe2 tcp buffer limitation: per-cgroup limit by Glauber Costa · 13 years ago
  33. 3dc43e3 per-netns ipv4 sysctl_tcp_mem by Glauber Costa · 13 years ago
  34. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago