aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/mm/hugetlbpage.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Gravatar Ryan Roberts 1-1/+1
2023-06-19parisc/hugetlb: pte_alloc_huge() pte_offset_huge()Gravatar Hugh Dickins 1-2/+2
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Gravatar Peter Xu 1-1/+1
2021-02-12parisc: Optimize per-pagetable spinlocksGravatar Helge Deller 1-13/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 1-1/+0
2019-12-04parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupGravatar Helge Deller 1-6/+12
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockGravatar John David Anglin 1-9/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Gravatar Punit Agrawal 1-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Gravatar Ingo Molnar 1-0/+1
2016-03-17mm: cleanup *pte_alloc* interfacesGravatar Kirill A. Shutemov 1-1/+1
2016-01-16parisc: Protect huge page pte changes with spinlocksGravatar Helge Deller 1-12/+48
2015-11-22parisc: Add Huge Page and HUGETLBFS supportGravatar Helge Deller 1-0/+161