index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
hugetlbpage.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-13
1
-1
/
+1
*
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-26
1
-10
/
+0
*
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
-3
/
+13
*
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
2024-02-01
1
-0
/
+20
*
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
2024-02-01
1
-2
/
+40
*
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
2023-12-20
1
-6
/
+6
*
riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Alexandre Ghiti
2023-10-06
1
-6
/
+13
*
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-30
1
-1
/
+2
*
mm: riscv: fix an unsafe pte read in huge_pte_alloc()
John Hubbard
2023-07-05
1
-1
/
+5
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-2
/
+2
|
\
|
*
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-2
/
+2
*
|
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
2023-06-02
1
-0
/
+24
*
|
riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Alexandre Ghiti
2023-06-02
1
-1
/
+5
|
/
*
riscv: mm: support Svnapot in hugetlb page
Qinglin Pan
2023-03-08
1
-0
/
+301
*
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-04
1
-1
/
+1
*
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-04
1
-16
/
+0
*
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-04
1
-9
/
+17
*
riscv: Use p*d_leaf macros to define p*d_huge
Alexandre Ghiti
2020-03-05
1
-4
/
+2
*
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti
2019-07-04
1
-0
/
+44