summaryrefslogtreecommitdiff
path: root/arch/sparc/mm/hugetlbpage.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe1-5/+2
2024-04-26mm: switch mm->get_unmapped_area() to a flagRick Edgecombe1-1/+1
2024-04-26mm/treewide: remove pXd_huge()Peter Xu1-10/+0
2024-04-26mm/sparc: change pXd_huge() behavior to exclude swap entriesPeter Xu1-4/+2
2023-09-30mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts1-1/+7
2023-06-20sparc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins1-2/+2
2022-03-23mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual1-0/+1
2021-07-01mm/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-16mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov1-1/+1
2017-11-16mm: 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-16sparc64: Cleanup hugepage table walk functionsNitin Gupta1-34/+20
2017-08-16sparc64: Add 16GB hugepage supportNitin Gupta1-21/+53
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller1-60/+42
2017-08-10sparc64: Cleanup hugepage table walk functionsNitin Gupta1-34/+20
2017-08-10sparc64: Add 16GB hugepage supportNitin Gupta1-21/+53
2017-07-07mm/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-28sparc64: Add support for 2G hugepagesNitin Gupta1-0/+7
2017-03-28sparc64: Fix size check in huge_pte_allocNitin Gupta1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...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-29sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz1-2/+2
2016-05-21sparc64: Reduce TLB flushes during hugepte changesNitin Gupta1-5/+28
2016-03-18mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2015-06-25mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-02-12mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-12/+0
2014-06-05hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-01-29sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-13sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller1-2/+0
2013-09-12mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse1-94/+30
2012-10-09sparc64: Support transparent huge pages.David Miller1-50/+0
2011-11-01sparc: remove several unnecessary module.h include instancesPaul Gortmaker1-1/+0
2011-01-14thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg1-0/+357