index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb_cgroup.h
Age
Commit message (
Expand
)
Author
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