1. 91e5252 mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() by Roman Gushchin · 4 years, 6 months ago
  2. 297880f mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size by David Rientjes · 8 years ago
  3. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 8 years ago
  4. 6071ca5 mm: page_counter: let page_counter_try_charge() return bool by Johannes Weiner · 8 years ago
  5. 650c5e5 mm: page_counter: pull "-1" handling out of page_counter_memparse() by Johannes Weiner · 9 years ago
  6. 71f87bee mm: hugetlb_cgroup: convert to lockless page counters by Johannes Weiner · 9 years ago
  7. 7ea8574 hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked by Michal Hocko · 10 years ago
  8. 24d7cd2 mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size by David Rientjes · 10 years ago
  9. 2cf669a cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() by Tejun Heo · 10 years ago
  10. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 10 years ago
  11. 6770c64 cgroup: replace cftype->trigger() with cftype->write() by Tejun Heo · 10 years ago
  12. 451af50 cgroup: replace cftype->write_string() with cftype->write() by Tejun Heo · 10 years ago
  13. ec903c0 cgroup: rename css_tryget*() to css_tryget_online*() by Tejun Heo · 10 years ago
  14. 4d3bb51 cgroup: drop const from @buffer of cftype->write_string() by Tejun Heo · 10 years ago
  15. 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 10 years ago
  16. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  17. 716f479 hugetlb_cgroup: convert away from cftype->read() by Tejun Heo · 10 years ago
  18. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  19. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  20. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  21. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  22. 3f79851 hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup by Tejun Heo · 11 years ago
  23. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  24. 7179e7b mm/hugetlb: create hugetlb cgroup file in hugetlb_init by Jianguo Wu · 11 years ago
  25. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 11 years ago
  26. bcf6de1 cgroup: make ->pre_destroy() return void by Tejun Heo · 11 years ago
  27. 9d093cb hugetlb: do not fail in hugetlb_cgroup_pre_destroy by Michal Hocko · 12 years ago
  28. 7575468 hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate by Aneesh Kumar K.V · 12 years ago
  29. 94ae8ba hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to active list. by Aneesh Kumar K.V · 12 years ago
  30. 8e6ac7f hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration by Aneesh Kumar K.V · 12 years ago
  31. abb8206 hugetlb/cgroup: add hugetlb cgroup control files by Aneesh Kumar K.V · 12 years ago
  32. da1def5 hugetlb/cgroup: add support for cgroup removal by Aneesh Kumar K.V · 12 years ago
  33. 6d76dcf hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup by Aneesh Kumar K.V · 12 years ago
  34. 2bc64a2 mm/hugetlb: add new HugeTLB cgroup by Aneesh Kumar K.V · 12 years ago