aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/hugetlbpage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-22mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual1-0/+1
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy1-4/+2
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-1/+1
2020-12-09sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra1-6/+13
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-01-30sparc64: add support for folded p4d page tablesMike Rapoport1-10/+18
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-1/+13
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov1-1/+1
2017-11-15mm: account pud page tablesKirill A. Shutemov1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15sparc64: Cleanup hugepage table walk functionsNitin Gupta1-34/+20
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta1-21/+53
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller1-60/+42
2017-08-09sparc64: Cleanup hugepage table walk functionsNitin Gupta1-34/+20
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta1-21/+53
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-1/+2
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta1-0/+16
2017-03-27sparc64: Add support for 2G hugepagesNitin Gupta1-0/+7
2017-03-27sparc64: Fix size check in huge_pte_allocNitin Gupta1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-02-24sparc64: Fix build error in flush_tsb_user_pageNitin Gupta1-2/+3
2017-02-23sparc64: Add 64K page size supportNitin Gupta1-11/+43
2017-02-23sparc64: Multi-page size supportNitin Gupta1-16/+144
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta1-54/+112
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz1-2/+2
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta1-5/+28
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-12/+0
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-12sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller1-2/+0
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse1-94/+30
2012-10-09sparc64: Support transparent huge pages.David Miller1-50/+0
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker1-1/+0
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg1-0/+357