index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
hugetlb.h
Age
Commit message (
Expand
)
Author
2024-04-25
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2022-08-30
s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
Gerald Schaefer
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-13
mm/hugetlb: introduce huge pte version of uffd-wp helpers
Peter Xu
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2019-10-04
s390/mm: fix -Wunused-but-set-variable warnings
Qian Cai
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2018-07-30
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
mm/hugetlb: allow architectures to override huge_pte_clear()
Punit Agrawal
2017-07-06
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
Aneesh Kumar K.V
2017-02-17
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
2015-07-17
s390/hugetlb: add hugepages_supported define
Dominik Dingel
2015-06-25
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
2015-06-24
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
Zhang Zhen
2013-08-22
s390/mm: cleanup page table definitions
Martin Schwidefsky
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
2012-09-06
s390/hugetlb: use direct TLB flushing for hugetlbfs pages
Gerald Schaefer
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
2010-10-25
[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h
Heiko Carstens
2010-08-24
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky