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
/
arm64
/
mm
/
hugetlbpage.c
Age
Commit message (
Expand
)
Author
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
2024-02-22
arm64/mm: convert ptep_clear() to ptep_get_and_clear()
Ryan Roberts
2024-02-22
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
2024-02-22
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
Mark Rutland
2023-09-29
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-08-24
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
2023-06-19
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-01-06
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2022-12-15
Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"
Will Deacon
2022-11-18
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2022-09-26
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-07-17
arm64/hugetlb: implement arm64 specific hugetlb_mask_last_page
Baolin Wang
2022-07-03
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
2022-07-01
arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes
Will Deacon
2022-06-27
arm64: Add HAVE_IOREMAP_PROT support
Kefeng Wang
2022-05-27
arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()
Baolin Wang
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-16
arm64/hugetlb: Implement arm64 specific huge_ptep_get()
Baolin Wang
2022-05-16
arm64/hugetlb: Use ptep_get() to get the pte value of a huge page
Baolin Wang
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-11
arm64/hugetlb: Drop TLB flush from get_clear_flush()
Anshuman Khandual
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-02-22
arm64/hugetlb: Define __hugetlb_valid_size()
Anshuman Khandual
2021-10-29
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
2021-10-11
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
Mike Kravetz
2021-09-29
arm64/mm: Add pud_sect_supported()
Anshuman Khandual
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-07-15
arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
Anshuman Khandual
2020-07-03
arm64/mm: Redefine CONT_{PTE, PMD}_SHIFT
Gavin Shan
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
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-05-07
arm64: hugetlb: avoid potential NULL dereference
Mark Rutland
2019-06-03
arm64/hugetlb: Use macros for contiguous huge page sizes
Anshuman Khandual
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-05
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
Anshuman Khandual
2018-12-06
arm64: hugetlb: Register hugepages during arch init
Allen Pais
2018-09-24
arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flags
Steve Capper
[next]