index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
hugetlbpage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2022-03-23
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
1
-0
/
+1
2021-07-01
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
1
-4
/
+2
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+1
2020-12-09
sparc64/mm: Implement pXX_leaf_size() support
Peter Zijlstra
1
-6
/
+13
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-01-30
sparc64: add support for folded p4d page tables
Mike Rapoport
1
-10
/
+18
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
1
-1
/
+13
2017-11-16
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-1
/
+1
2017-11-16
mm: account pud page tables
Kirill A. Shutemov
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-16
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
1
-34
/
+20
2017-08-16
sparc64: Add 16GB hugepage support
Nitin Gupta
1
-21
/
+53
2017-08-10
sparc64: Revert 16GB huge page support.
David S. Miller
1
-60
/
+42
2017-08-10
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
1
-34
/
+20
2017-08-10
sparc64: Add 16GB hugepage support
Nitin Gupta
1
-21
/
+53
2017-07-07
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-04-18
sparc64: Fix hugepage page table free
Nitin Gupta
1
-0
/
+16
2017-03-28
sparc64: Add support for 2G hugepages
Nitin Gupta
1
-0
/
+7
2017-03-28
sparc64: Fix size check in huge_pte_alloc
Nitin Gupta
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-02-24
sparc64: Fix build error in flush_tsb_user_page
Nitin Gupta
1
-2
/
+3
2017-02-23
sparc64: Add 64K page size support
Nitin Gupta
1
-11
/
+43
2017-02-23
sparc64: Multi-page size support
Nitin Gupta
1
-16
/
+144
2016-07-29
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
1
-54
/
+112
2016-07-29
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
1
-2
/
+2
2016-05-21
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
1
-5
/
+28
2016-03-18
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-1
/
+1
2015-06-25
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
1
-5
/
+0
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-12
/
+0
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-01-29
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-13
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
1
-2
/
+0
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2012-12-12
mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture
Michel Lespinasse
1
-94
/
+30
2012-10-09
sparc64: Support transparent huge pages.
David Miller
1
-50
/
+0
2011-11-01
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
1
-1
/
+0
2011-01-14
thp: pte alloc trans splitting
Andrea Arcangeli
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2008-12-04
sparc,sparc64: unify mm/
Sam Ravnborg
1
-0
/
+357