aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/hugetlb_cgroup.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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