index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb_cgroup.h
Age
Commit message (
Expand
)
Author
2023-10-18
mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
Frank van der Linden
2023-02-13
mm/hugetlb: increase use of folios in alloc_huge_page()
Sidhartha Kumar
2022-11-30
mm,hugetlb: use folio fields in second tail page
Hugh Dickins
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios
Sidhartha Kumar
2022-09-11
hugetlb_cgroup: remove unneeded return value
Miaohe Lin
2022-01-15
hugetlb: add hugetlb.*.numa_stat file
Mina Almasry
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
2021-09-03
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2021-06-30
mm: hugetlb: gather discrete indexes of tail page
Muchun Song
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
2020-04-02
hugetlb_cgroup: add accounting for shared mappings
Mina Almasry
2020-04-02
hugetlb_cgroup: add reservation accounting for private mappings
Mina Almasry
2020-04-02
hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
Mina Almasry
2016-05-20
include/linux/hugetlb*.h: clean up code
Chen Gang
2015-11-06
mm: make compound_head() robust
Kirill A. Shutemov
2015-09-18
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2014-12-10
mm: hugetlb_cgroup: convert to lockless page counters
Johannes Weiner
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2012-12-18
mm/hugetlb: create hugetlb cgroup file in hugetlb_init
Jianguo Wu
2012-07-31
hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...
Aneesh Kumar K.V
2012-07-31
hugetlb/cgroup: add hugetlb cgroup control files
Aneesh Kumar K.V
2012-07-31
hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup
Aneesh Kumar K.V
2012-07-31
hugetlb/cgroup: add the cgroup pointer to page lru
Aneesh Kumar K.V
2012-07-31
mm/hugetlb: add new HugeTLB cgroup
Aneesh Kumar K.V