开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb_vmemmap.c
Age
Commit message (
Expand
)
Author
2022-05-13
mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
Muchun Song
2022-05-13
mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
Muchun Song
2022-05-13
mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosse...
Muchun Song
2022-04-28
mm/hugetlb_vmemmap: move comment block to Documentation/vm
Joao Martins
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
2022-03-22
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2022-03-22
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
2021-06-30
mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
2021-06-30
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
2021-06-30
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
2021-06-30
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
mm: hugetlb: defer freeing of HugeTLB pages
Muchun Song
2021-06-30
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song