aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/dump_pagetables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov1-8/+9
2018-10-09s390/mm: improve debugfs ptdump markers walkingVasily Gorbik1-1/+1
2018-10-09s390/mm: optimize debugfs ptdump kasan zero page walkingVasily Gorbik1-1/+34
2018-10-09s390/mm: add kasan shadow to the debugfs pgtable dumpVasily Gorbik1-6/+15
2018-02-27s390: unify linker symbols usageVasily Gorbik1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky1-3/+20
2017-02-17s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens1-0/+2
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2017-02-08s390: add no-execute supportMartin Schwidefsky1-5/+10
2016-06-13s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens1-1/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens1-22/+2
2014-09-25s390/mm: remove change bit override supportHeiko Carstens1-3/+2
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-9/+9
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens1-5/+20
2012-11-23s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens1-1/+6
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens1-3/+10
2012-10-09s390/mm: add page table dumperHeiko Carstens1-0/+219