summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/hugetlb.h
AgeCommit message (Expand)Author
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2022-08-30s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang
2022-05-13mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti
2018-07-30s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer
2015-07-17s390/hugetlb: add hugepages_supported defineDominik Dingel
2015-06-25s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-09-06s390/hugetlb: use direct TLB flushing for hugetlbfs pagesGerald Schaefer
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky