aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+25
2022-03-01s390/mm: convert pte_val()/pXd_val() into functionsHeiko Carstens1-5/+25
2022-02-14KVM: s390: Honor storage keys when accessing guest memoryJanis Schoetterl-Glausch1-0/+2
2021-08-18s390/mm: remove unused cmma functionsDavid Hildenbrand1-3/+0
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-6/+9
2021-06-18s390/page: use register pair instead of register asmHeiko Carstens1-6/+9
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne1-3/+3
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-2/+1
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-9/+9
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+1
2020-03-06s390/mm: cleanup phys_to_pfn() and friendsAlexander Gordeev1-9/+9
2020-02-27s390/mm: provide memory management functions for protected KVM guestsClaudio Imbrenda1-0/+5
2020-02-17s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_rangeNathan Chancellor1-1/+1
2020-01-30s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer1-0/+2
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne1-2/+0
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+2
2018-10-09s390/mm: add missing pfn_to_kaddr helperVasily Gorbik1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-09s390/mm: add missing virt_to_pfn() etc. helper functionsHeiko Carstens1-7/+17
2017-07-26s390/mm: introduce defines to reflect the hardware mmuHeiko Carstens1-3/+7
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky1-0/+3
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky1-0/+3
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+6
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer1-0/+1
2016-06-20s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand1-0/+2
2016-06-14s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens1-3/+4
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand1-3/+4
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel1-4/+4
2015-07-17revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel1-1/+1
2015-06-25s390/mm: change HPAGE_SHIFT type to intDominik Dingel1-1/+1
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel1-4/+4
2015-02-26s390: let the compiler do page clearingChristian Borntraeger1-10/+1
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-2/+0
2013-11-20s390/mm: optimize copy_pageHeiko Carstens1-25/+13
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky1-1/+6
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky1-9/+0
2013-08-22s390/mm: remove dead pfmf inline assemblyHeiko Carstens1-10/+0
2013-05-07s390: disable pfmf for clear page instructionChristian Borntraeger1-12/+8
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky1-22/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2012-12-11mm: add comment on storage key dirty bit semanticsJan Kara1-0/+3
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens1-0/+2
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens1-3/+11
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-0/+1
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky1-0/+4
2011-05-23[S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky1-6/+50
2010-11-10[S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checkingHendrik Brueckner1-0/+5
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky1-2/+6
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens1-3/+0