aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/hugetlb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer1-2/+4
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang1-3/+3
2022-05-13mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu1-0/+15
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu1-0/+5
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens1-2/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-0/+1
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-7/+0
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai1-2/+7
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti1-3/+5
2018-07-30s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal1-1/+1
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V1-0/+3
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens1-1/+1
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer1-1/+4
2015-07-17s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2015-06-25s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel1-3/+0
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-1/+0
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-102/+33
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-1/+55
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer1-17/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+1
2012-09-06s390/hugetlb: use direct TLB flushing for hugetlbfs pagesGerald Schaefer1-14/+10
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky1-14/+3
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens1-26/+0
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky1-1/+3
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+184