summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/dump_pagetables.c
Commit message (Expand)AuthorAgeFilesLines
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik2019-08-061-6/+6
* kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov2018-12-281-8/+9
* s390/mm: improve debugfs ptdump markers walkingVasily Gorbik2018-10-091-1/+1
* s390/mm: optimize debugfs ptdump kasan zero page walkingVasily Gorbik2018-10-091-1/+34
* s390/mm: add kasan shadow to the debugfs pgtable dumpVasily Gorbik2018-10-091-6/+15
* s390: unify linker symbols usageVasily Gorbik2018-02-271-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/mm: implement 5 level pages tablesMartin Schwidefsky2017-06-121-3/+20
* s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens2017-02-171-0/+2
* s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+0
* s390: add no-execute supportMartin Schwidefsky2017-02-081-5/+10
* s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens2016-06-131-1/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-22/+2
* s390/mm: remove change bit override supportHeiko Carstens2014-09-251-3/+2
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-221-9/+9
* s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-281-5/+20
* s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens2012-11-231-1/+6
* s390/vmalloc: have separate modules areaHeiko Carstens2012-10-091-3/+10
* s390/mm: add page table dumperHeiko Carstens2012-10-091-0/+219