开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2024-03-06
s390: supplement for ptdesc conversion
Qi Zheng
2023-11-05
s390/mm: make pte_free_tlb() similar to pXd_free_tlb()
Alexander Gordeev
2023-08-21
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
2023-08-18
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-02-24
s390/mm: fix phys vs virt confusion in pgtable allocation routines
Alexander Gordeev
2020-09-30
s390: remove orphaned function declarations
Vasily Gorbik
2020-03-28
s390/mm: cleanup init_new_context() callback
Alexander Gordeev
2020-03-28
s390/mm: remove page table downgrade support
Alexander Gordeev
2020-03-27
s390/mm: cleanup arch_get_unmapped_area() and friends
Alexander Gordeev
2019-10-31
s390/mm: add mm_pxd_folded() checks to pxd_free()
Gerald Schaefer
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2018-11-02
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
2018-02-22
s390/mm: provide base_asce_alloc() / base_asce_free() helper functions
Heiko Carstens
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
s390/mm: use memset64 instead of clear_table
Heiko Carstens
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
2017-07-26
s390/mm: introduce defines to reflect the hardware mmu
Heiko Carstens
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2016-12-07
s390: Remove VLAIS in ptff() and clear_table()
Michael Holzheu
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-10
s390/mm: four page table levels vs. fork
Martin Schwidefsky
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2015-04-23
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-11-28
KVM: S390: Create helper function get_guest_storage_key
Jason J. Herne
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-04-22
KVM: s390: Clear storage keys
Dominik Dingel
2014-02-21
s390/mm: enable split page table lock for PMD level
Martin Schwidefsky
2014-02-21
s390/kvm: set guest page states to stable on re-ipl
Martin Schwidefsky
2013-06-26
s390/kvm: Provide function for setting the guest storage key
Christian Borntraeger
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-04-11
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-06-06
[S390] use generic RCU page-table freeing code
Martin Schwidefsky
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
2009-09-11
[S390] fix recursive locking on page_table_lock
Martin Schwidefsky
2008-12-25
[S390] clear_table inline assembly contraints
Martin Schwidefsky
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky