summaryrefslogtreecommitdiff
path: root/arch/s390/mm/dump_pagetables.c
Commit message (Expand)AuthorAgeFilesLines
* s390: add support for BEAR enhancement facilitySven Schnelle2021-10-261-3/+11
* s390: add kfence region to pagetable dumperSven Schnelle2021-07-301-0/+16
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-1/+1
* s390/mm,ptdump: sort markersVasily Gorbik2020-09-161-0/+19
* s390/mm,ptdump: add proper ifdefsHeiko Carstens2020-09-161-2/+3
* s390/mm,ptdump: add couple of additional markersVasily Gorbik2020-09-141-5/+21
* s390: add ARCH_HAS_DEBUG_WX supportHeiko Carstens2020-09-141-1/+63
* s390/mm,ptdump: make page table dumping seq_file optionalHeiko Carstens2020-09-141-10/+26
* s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens2020-09-141-0/+3
* s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ...Heiko Carstens2020-09-141-0/+2
* s390/mm,ptdump: convert to generic page table dumperHeiko Carstens2020-09-141-186/+47
* 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