aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/hugetlb_cgroup.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11hugetlb_cgroup: remove unneeded return valueMiaohe Lin1-11/+8
2022-01-15hugetlb: add hugetlb.*.numa_stat fileMina Almasry1-0/+7
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh1-0/+12
2021-09-03hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz1-0/+12
2021-06-30mm: hugetlb: gather discrete indexes of tail pageMuchun Song1-8/+11
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin1-2/+13
2020-04-02hugetlb_cgroup: add accounting for shared mappingsMina Almasry1-0/+11
2020-04-02hugetlb_cgroup: add reservation accounting for private mappingsMina Almasry1-3/+38
2020-04-02hugetlb_cgroup: add interface for charge/uncharge hugetlb reservationsMina Almasry1-18/+105
2016-05-20include/linux/hugetlb*.h: clean up codeChen Gang1-4/+0
2015-11-06mm: make compound_head() robustKirill A. Shutemov1-2/+2
2015-09-18cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo1-3/+1
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner1-1/+0
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo1-1/+1
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin1-2/+3
2012-12-18mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu1-3/+2
2012-07-31hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migrationAneesh Kumar K.V1-0/+8
2012-07-31hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V1-0/+6
2012-07-31hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V1-0/+38
2012-07-31hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V1-0/+37
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V1-0/+37