summaryrefslogtreecommitdiff
path: root/arch/sparc/mm/hugetlbpage.c
AgeCommit message (Expand)Author
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov
2017-11-15mm: account pud page tablesKirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15sparc64: Cleanup hugepage table walk functionsNitin Gupta
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller
2017-08-09sparc64: Cleanup hugepage table walk functionsNitin Gupta
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta
2017-03-27sparc64: Add support for 2G hugepagesNitin Gupta
2017-03-27sparc64: Fix size check in huge_pte_allocNitin Gupta
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-02-24sparc64: Fix build error in flush_tsb_user_pageNitin Gupta
2017-02-23sparc64: Add 64K page size supportNitin Gupta
2017-02-23sparc64: Multi-page size supportNitin Gupta
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-12sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse
2012-10-09sparc64: Support transparent huge pages.David Miller
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg