Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION | Alexandre Ghiti | 2024-02-22 | 1 | -0/+2 |
* | riscv: Fix arch_hugetlb_migration_supported() for NAPOT | Alexandre Ghiti | 2024-02-07 | 1 | -0/+3 |
* | mm: hugetlb: add huge page size param to set_huge_pte_at() | Ryan Roberts | 2023-09-30 | 1 | -1/+2 |
* | riscv: include asm/cacheflush.h in asm/hugetlb.h | Hugh Dickins | 2023-08-21 | 1 | -0/+1 |
* | riscv: Implement missing huge_ptep_get | Alexandre Ghiti | 2023-06-02 | 1 | -0/+3 |
* | riscv: mm: support Svnapot in hugetlb page | Qinglin Pan | 2023-03-08 | 1 | -1/+33 |
* | riscv/mm: add arch hook arch_clear_hugepage_flags | Tong Tiangen | 2022-12-02 | 1 | -0/+6 |
* | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() | Anshuman Khandual | 2020-06-04 | 1 | -4/+0 |
* | mm/hugetlb: define a generic fallback for is_hugepage_only_range() | Anshuman Khandual | 2020-06-04 | 1 | -6/+0 |
* | riscv: Introduce huge page support for 32/64bit kernel | Alexandre Ghiti | 2019-07-04 | 1 | -0/+18 |