summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/pgtable.h
AgeCommit message (Expand)Author
30 hoursmm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
14 dayss390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda
2026-06-16s390/mm: Complete ptep_get() conversionAlexander Gordeev
2026-05-30s390/mm: Make PTC and UV call order consistentAlexander Gordeev
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-05mm: change to return bool for pmdp_clear_flush_young()Baolin Wang
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-03-13s390/pgtable: Add s390 support for page table checkTobias Huschle
2026-03-13s390/pgtable: Use set_pmd_bit() to invalidate PMD entryAlexander Gordeev
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda
2026-02-04KVM: s390: Stop using CONFIG_PGSTEClaudio Imbrenda
2026-02-04s390/mm: Warn if uv_convert_from_secure_pte() failsClaudio Imbrenda
2026-02-04s390: Move sske_frame() to a headerClaudio Imbrenda
2026-02-04KVM: s390: Refactor pgste lock and unlock functionsClaudio Imbrenda
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens
2025-11-06s390/mm: Replace the CSP instruction with CSPGHeiko Carstens
2025-09-30Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-09-30KVM: s390: Fix to clear PTE when discarding a swapped pageGautam Gala
2025-07-31s390/mm: Enable THP_SWAP and THP_MIGRATIONGerald Schaefer
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm: set the pte dirty if the folio is already dirtyMatthew Wilcox (Oracle)
2025-03-18s390: Remove 2k vs 4k page table leftoversHeiko Carstens
2025-03-11Merge branch 'strict-mm-typechecks-support' into featuresVasily Gorbik
2025-03-11s390: Remove ioremap_wt() and pgprot_writethrough()Niklas Schnelle
2025-03-11s390/mm: Convert pgste_val() into functionHeiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()Heiko Carstens
2025-01-31KVM: s390: remove the last user of page->indexClaudio Imbrenda
2025-01-31KVM: s390: move PGSTE softbitsClaudio Imbrenda
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens
2024-12-17s390/mm: Remove unused PAGE_KERNEL_EXEC and friendsHeiko Carstens
2024-12-17s390/mm: Remove incorrect commentHeiko Carstens
2024-12-15s390: Remove __bootdata annotations from declarationsVasily Gorbik
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-27s390/mm: Introduce region-third and segment table swap entriesGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table entry present bitsGerald Schaefer
2024-11-27s390/mm: Rearrange region-third and segment table entry SW bitsGerald Schaefer
2024-10-16s390: Remove remaining _PAGE_* macrosVincenzo Frascino
2024-09-17mm: always define pxx_pgprot()Peter Xu
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-03s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich
2024-07-02s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda
2024-06-05s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand