summaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb_cgroup.h
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: increase use of folios in alloc_huge_page()Sidhartha Kumar2023-02-131-4/+4
* mm,hugetlb: use folio fields in second tail pageHugh Dickins2022-11-301-22/+9
* mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to foliosSidhartha Kumar2022-11-301-8/+8
* mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to foliosSidhartha Kumar2022-11-301-4/+4
* mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to foliosSidhartha Kumar2022-11-301-6/+6
* mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to foliosSidhartha Kumar2022-11-301-19/+20
* mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to foliosSidhartha Kumar2022-11-301-7/+7
* hugetlb_cgroup: remove unneeded return valueMiaohe Lin2022-09-111-11/+8
* hugetlb: add hugetlb.*.numa_stat fileMina Almasry2022-01-151-0/+7
* hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh2021-11-201-0/+12
* hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz2021-09-031-0/+12
* mm: hugetlb: gather discrete indexes of tail pageMuchun Song2021-06-301-8/+11
* hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin2021-03-251-2/+13
* hugetlb_cgroup: add accounting for shared mappingsMina Almasry2020-04-021-0/+11
* hugetlb_cgroup: add reservation accounting for private mappingsMina Almasry2020-04-021-3/+38
* hugetlb_cgroup: add interface for charge/uncharge hugetlb reservationsMina Almasry2020-04-021-18/+105
* include/linux/hugetlb*.h: clean up codeChen Gang2016-05-201-4/+0
* mm: make compound_head() robustKirill A. Shutemov2015-11-061-2/+2
* cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo2015-09-181-3/+1
* mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner2014-12-101-1/+0
* cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-081-1/+1
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-231-2/+3
* mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu2012-12-181-3/+2
* hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...Aneesh Kumar K.V2012-07-311-0/+8
* hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V2012-07-311-0/+6
* hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V2012-07-311-0/+38
* hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V2012-07-311-0/+37
* mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V2012-07-311-0/+37