summaryrefslogtreecommitdiff
path: root/include/linux/hugetlb_cgroup.h
AgeCommit message (Expand)Author
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh
2021-09-03hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz
2021-06-30mm: hugetlb: gather discrete indexes of tail pageMuchun Song
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2020-04-02hugetlb_cgroup: add accounting for shared mappingsMina Almasry
2020-04-02hugetlb_cgroup: add reservation accounting for private mappingsMina Almasry
2020-04-02hugetlb_cgroup: add interface for charge/uncharge hugetlb reservationsMina Almasry
2016-05-20include/linux/hugetlb*.h: clean up codeChen Gang
2015-11-06mm: make compound_head() robustKirill A. Shutemov
2015-09-18cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2012-12-18mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu
2012-07-31hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...Aneesh Kumar K.V
2012-07-31hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V
2012-07-31hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V
2012-07-31hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V