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
/
mm
/
hugetlb_vmemmap.h
Age
Commit message (
Expand
)
Author
2023-10-25
mm: hugetlb_vmemmap: fix reference to nonexistent file
Vegard Nossum
2023-10-25
hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
Usama Arif
2023-10-25
hugetlb: perform vmemmap restoration on a list of pages
Mike Kravetz
2023-10-25
hugetlb: perform vmemmap optimization on a list of pages
Mike Kravetz
2023-10-04
mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVO
Usama Arif
2022-08-08
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
2021-06-30
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
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