summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/page.h
AgeCommit message (Expand)Author
2025-01-26s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is offVasily Gorbik
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-13s390/mm: Convert to use flag output macrosHeiko Carstens
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-16s390: Remove remaining _PAGE_* macrosVincenzo Frascino
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank
2024-06-05s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand
2024-06-05s390/uv: Convert PG_arch_1 users to only work on small foliosDavid Hildenbrand
2024-05-05Revert "s390: Relocate vmlinux ELF data to virtual address space"Alexander Gordeev
2024-05-01s390: Relocate vmlinux ELF data to virtual address spaceAlexander Gordeev
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev
2024-04-17s390/boot: Make identity mapping base address explicitAlexander Gordeev
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev
2024-04-17s390/mm: Create virtual memory layout structureAlexander Gordeev
2024-04-17s390/mm: Move KASLR related to <asm/page.h>Alexander Gordeev
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2023-11-05s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens
2023-08-16s390/mm: make virt_to_pfn() a static inlineLinus Walleij
2023-07-03s390/mm: fence off VM macros from asm and linkerAlexander Gordeev
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens
2023-02-02mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-01s390/mm: convert pte_val()/pXd_val() into functionsHeiko Carstens
2022-02-14KVM: s390: Honor storage keys when accessing guest memoryJanis Schoetterl-Glausch
2021-08-18s390/mm: remove unused cmma functionsDavid Hildenbrand
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-18s390/page: use register pair instead of register asmHeiko Carstens
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-03-06s390/mm: cleanup phys_to_pfn() and friendsAlexander Gordeev
2020-02-27s390/mm: provide memory management functions for protected KVM guestsClaudio Imbrenda
2020-02-17s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-01-30s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2018-10-09s390/mm: add missing pfn_to_kaddr helperVasily Gorbik
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09s390/mm: add missing virt_to_pfn() etc. helper functionsHeiko Carstens
2017-07-26s390/mm: introduce defines to reflect the hardware mmuHeiko Carstens