aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens1-4/+0
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky1-0/+2
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+155