index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
hugetlbpage.c
Age
Commit message (
Expand
)
Author
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-02-22
riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
Alexandre Ghiti
2024-02-07
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
2024-02-01
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
2024-02-01
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
2023-10-06
riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Alexandre Ghiti
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-07-05
mm: riscv: fix an unsafe pte read in huge_pte_alloc()
John Hubbard
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-19
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-01
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
2023-06-01
riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Alexandre Ghiti
2023-03-07
riscv: mm: support Svnapot in hugetlb page
Qinglin Pan
2020-06-03
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-03-05
riscv: Use p*d_leaf macros to define p*d_huge
Alexandre Ghiti
2019-07-03
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti