aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/page-states.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens1-0/+1
2021-08-18s390/mm: remove unused cmma functionsDavid Hildenbrand1-43/+0
2021-06-28s390/mm,pages-states: get rid of register asmHeiko Carstens1-6/+6
2021-04-05s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev1-4/+4
2020-10-13arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport1-4/+2
2019-08-26s390/cmma: reuse kstrtobool for option value parsingVasily Gorbik1-10/+4
2018-08-09s390/mm: fix addressing exception after suspend/resumeGerald Schaefer1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky1-15/+177
2017-04-20s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda1-2/+1
2016-06-28s390/mm: use basic block for essa inline assemblyHeiko Carstens1-4/+9
2014-05-20s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens1-10/+0
2014-02-04s390/dump: Fix dump memory detectionMichael Holzheu1-0/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-22[S390] hibernation: fix guest page hinting related crashHeiko Carstens1-8/+44
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens1-4/+2
2008-05-07[S390] guest page hinting lightMartin Schwidefsky1-0/+79