summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/page-states.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cmma: rework no-dat handlingHeiko Carstens2023-11-051-125/+2
* s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens2023-11-051-7/+0
* s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2023-11-051-42/+5
* s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens2023-11-051-39/+1
* s390/cmma: cleanup inline assembliesHeiko Carstens2023-11-051-22/+26
* s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dirHeiko Carstens2023-10-251-0/+6
* s390/cmma: fix detection of DAT pagesHeiko Carstens2023-10-251-3/+3
* s390/cmma: fix initial kernel address space page table walkHeiko Carstens2023-10-231-3/+10
* s390/mm: remove unused get_page_state() functionHeiko Carstens2022-11-231-11/+0
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-081-0/+1
* s390/mm: remove unused cmma functionsDavid Hildenbrand2021-08-181-43/+0
* s390/mm,pages-states: get rid of register asmHeiko Carstens2021-06-281-6/+6
* s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev2021-04-051-4/+4
* arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport2020-10-131-4/+2
* s390/cmma: reuse kstrtobool for option value parsingVasily Gorbik2019-08-261-10/+4
* s390/mm: fix addressing exception after suspend/resumeGerald Schaefer2018-08-091-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-251-15/+177
* s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda2017-04-201-2/+1
* s390/mm: use basic block for essa inline assemblyHeiko Carstens2016-06-281-4/+9
* s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens2014-05-201-10/+0
* s390/dump: Fix dump memory detectionMichael Holzheu2014-02-041-0/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] hibernation: fix guest page hinting related crashHeiko Carstens2009-09-221-8/+44
* [S390] Enable guest page hinting by default.Heiko Carstens2009-09-111-4/+2
* [S390] guest page hinting lightMartin Schwidefsky2008-05-071-0/+79