summaryrefslogtreecommitdiff
path: root/arch/s390/mm/page-states.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-06s390/cmma: rework no-dat handlingHeiko Carstens1-125/+2
2023-11-06s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens1-7/+0
2023-11-06s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens1-42/+5
2023-11-06s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens1-39/+1
2023-11-06s390/cmma: cleanup inline assembliesHeiko Carstens1-22/+26
2023-10-25s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dirHeiko Carstens1-0/+6
2023-10-25s390/cmma: fix detection of DAT pagesHeiko Carstens1-3/+3
2023-10-23s390/cmma: fix initial kernel address space page table walkHeiko Carstens1-3/+10
2022-11-23s390/mm: remove unused get_page_state() functionHeiko Carstens1-11/+0
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-14arch, 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 imp...Tejun Heo1-0/+1
2009-09-23[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