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