Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-05 | mm: riscv: fix an unsafe pte read in huge_pte_alloc() | John Hubbard | 1 | -1/+5 |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2023-06-20 | riscv/hugetlb: pte_alloc_huge() pte_offset_huge() | Hugh Dickins | 1 | -2/+2 |
2023-06-02 | riscv: Implement missing huge_ptep_get | Alexandre Ghiti | 1 | -0/+24 |
2023-06-02 | riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT | Alexandre Ghiti | 1 | -1/+5 |
2023-03-08 | riscv: mm: support Svnapot in hugetlb page | Qinglin Pan | 1 | -0/+301 |
2020-06-04 | hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate | Mike Kravetz | 1 | -1/+1 |
2020-06-04 | hugetlbfs: move hugepagesz= parsing to arch independent code | Mike Kravetz | 1 | -16/+0 |
2020-06-04 | hugetlbfs: add arch_hugetlb_valid_size | Mike Kravetz | 1 | -9/+17 |
2020-03-06 | riscv: Use p*d_leaf macros to define p*d_huge | Alexandre Ghiti | 1 | -4/+2 |
2019-07-04 | riscv: Introduce huge page support for 32/64bit kernel | Alexandre Ghiti | 1 | -0/+44 |