index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
hugetlbpage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/hugetlb: Fix page table walk in huge_pte_alloc()
Anshuman Khandual
2024-04-15
1
-1
/
+4
*
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
2024-02-22
1
-20
/
+20
*
arm64/mm: convert ptep_clear() to ptep_get_and_clear()
Ryan Roberts
2024-02-22
1
-1
/
+1
*
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
2024-02-22
1
-5
/
+5
*
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
2024-02-22
1
-3
/
+3
*
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
2024-02-22
1
-7
/
+0
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-11-01
1
-2
/
+1
|
\
|
*
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
Mark Rutland
2023-10-16
1
-2
/
+1
*
|
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
2023-09-29
1
-14
/
+3
*
|
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-29
1
-2
/
+4
|
/
*
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
2023-08-24
1
-1
/
+1
*
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-9
/
+2
*
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2023-01-06
1
-0
/
+21
*
Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"
Will Deacon
2022-12-15
1
-21
/
+0
*
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2022-11-18
1
-0
/
+21
*
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-09-26
1
-1
/
+1
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-17
/
+39
|
\
|
*
arm64/hugetlb: implement arm64 specific hugetlb_mask_last_page
Baolin Wang
2022-07-17
1
-0
/
+22
|
*
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
2022-07-03
1
-17
/
+17
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-08-01
1
-10
/
+0
|
\
\
|
*
|
arm64: Add HAVE_IOREMAP_PROT support
Kefeng Wang
2022-06-27
1
-10
/
+0
|
|
/
*
/
arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes
Will Deacon
2022-07-01
1
-9
/
+21
|
/
*
arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()
Baolin Wang
2022-05-27
1
-1
/
+4
*
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-7
/
+5
|
\
|
*
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-13
1
-7
/
+5
*
|
arm64/hugetlb: Implement arm64 specific huge_ptep_get()
Baolin Wang
2022-05-16
1
-0
/
+22
*
|
arm64/hugetlb: Use ptep_get() to get the pte value of a huge page
Baolin Wang
2022-05-16
1
-4
/
+4
*
|
arm64/hugetlb: Drop TLB flush from get_clear_flush()
Anshuman Khandual
2022-05-11
1
-11
/
+5
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
|
*
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-22
1
-0
/
+1
*
|
arm64/hugetlb: Define __hugetlb_valid_size()
Anshuman Khandual
2022-02-22
1
-20
/
+18
|
/
*
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
2021-10-29
1
-1
/
+2
|
\
|
*
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
Mike Kravetz
2021-10-11
1
-1
/
+1
*
|
arm64/mm: Add pud_sect_supported()
Anshuman Khandual
2021-09-29
1
-11
/
+15
|
/
*
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
1
-3
/
+2
*
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
1
-2
/
+1
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-2
/
+2
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
Anshuman Khandual
2020-07-15
1
-0
/
+38
*
arm64/mm: Redefine CONT_{PTE, PMD}_SHIFT
Gavin Shan
2020-07-03
1
-2
/
+2
*
arm64: add support for folded p4d page tables
Mike Rapoport
2020-06-04
1
-3
/
+12
*
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-03
1
-12
/
+4
*
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-03
1
-15
/
+0
*
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-03
1
-4
/
+13
*
arm64: hugetlb: avoid potential NULL dereference
Mark Rutland
2020-05-07
1
-0
/
+2
*
arm64/hugetlb: Use macros for contiguous huge page sizes
Anshuman Khandual
2019-06-03
1
-6
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
Anshuman Khandual
2019-03-05
1
-0
/
+20
*
arm64: hugetlb: Register hugepages during arch init
Allen Pais
2018-12-06
1
-11
/
+22
[next]