开源镜像站
帮助
动态
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
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
2024-10-25
s390: Fix various typos
Heiko Carstens
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
2024-02-21
s390: use pfn_swap_entry_folio() in ptep_zap_swap_entry()
Kefeng Wang
2024-01-10
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-12-11
s390/mm: convert pgste locking functions to C
Claudio Imbrenda
2023-11-14
KVM: s390/mm: Properly reset no-dat
Claudio Imbrenda
2023-06-19
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-02-14
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
2022-06-01
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
2022-03-01
s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2021-10-25
s390/mm: optimize reset_guest_reference_bit()
David Hildenbrand
2021-10-25
s390/mm: optimize set_guest_storage_key()
David Hildenbrand
2021-10-25
s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
David Hildenbrand
2021-10-25
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
2021-10-25
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
2021-09-07
s390/mm: fix kernel doc comments
Heiko Carstens
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-04-10
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
Thomas Huth
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2019-01-18
s390: remove the ptep_modify_prot_{start,commit} exports
Christoph Hellwig
2018-07-30
s390/mm: Add huge page gmap linking support
Janosch Frank
2018-07-30
s390/mm: Add huge pmd storage key handling
Janosch Frank
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
2018-05-17
KVM: s390: Add storage key facility interpretation control
Janosch Frank
2017-11-24
s390: mm: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-09-07
Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-08-29
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
2017-07-25
s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing
Martin Schwidefsky
2017-07-25
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
2017-07-13
s390/mm: set change and reference bit on lazy key enablement
Christian Borntraeger
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-04-20
s390/kvm: Add PGSTE manipulation functions
Claudio Imbrenda
2017-03-02
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-08
s390: add no-execute support
Martin Schwidefsky
2017-01-30
KVM: s390: Fix RRBE return code not being CC
Janosch Frank
2017-01-24
s390/mm: Fix cmma unused transfer from pgste into pte
Christian Borntraeger
2016-08-24
s390/mm: merge local / non-local IDTE helper
Martin Schwidefsky
2016-08-24
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]