summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/page.h
AgeCommit message (Expand)Author
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
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer
2016-06-20s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand
2016-06-14s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel
2015-07-17revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel
2015-06-25s390/mm: change HPAGE_SHIFT type to intDominik Dingel
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel
2015-02-26s390: let the compiler do page clearingChristian Borntraeger
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2013-11-20s390/mm: optimize copy_pageHeiko Carstens
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-22s390/mm: remove dead pfmf inline assemblyHeiko Carstens
2013-05-07s390: disable pfmf for clear page instructionChristian Borntraeger
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-11mm: add comment on storage key dirty bit semanticsJan Kara
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens