index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
2025-03-11
Merge branch 'strict-mm-typechecks-support' into features
Vasily Gorbik
2025-03-11
s390: Remove ioremap_wt() and pgprot_writethrough()
Niklas Schnelle
2025-03-11
s390/mm: Convert pgste_val() into function
Heiko Carstens
2025-03-04
s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()
Heiko Carstens
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()
Heiko Carstens
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
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
[next]