| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping | Vasily Gorbik | 2023-01-31 | 1 | -8/+8 |
* | s390/mm,ptdump: add real memory copy page markers | Alexander Gordeev | 2022-09-14 | 1 | -0/+7 |
* | s390/smp,ptdump: add absolute lowcore markers | Alexander Gordeev | 2022-09-14 | 1 | -0/+7 |
* | s390/ptdump: add missing amode31 markers | Heiko Carstens | 2022-09-07 | 1 | -0/+6 |
* | s390: add support for BEAR enhancement facility | Sven Schnelle | 2021-10-26 | 1 | -3/+11 |
* | s390: add kfence region to pagetable dumper | Sven Schnelle | 2021-07-30 | 1 | -0/+16 |
* | s390: unify identity mapping limits handling | Vasily Gorbik | 2020-11-20 | 1 | -1/+1 |
* | s390/mm,ptdump: sort markers | Vasily Gorbik | 2020-09-16 | 1 | -0/+19 |
* | s390/mm,ptdump: add proper ifdefs | Heiko Carstens | 2020-09-16 | 1 | -2/+3 |
* | s390/mm,ptdump: add couple of additional markers | Vasily Gorbik | 2020-09-14 | 1 | -5/+21 |
* | s390: add ARCH_HAS_DEBUG_WX support | Heiko Carstens | 2020-09-14 | 1 | -1/+63 |
* | s390/mm,ptdump: make page table dumping seq_file optional | Heiko Carstens | 2020-09-14 | 1 | -10/+26 |
* | s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump | Heiko Carstens | 2020-09-14 | 1 | -0/+3 |
* | s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ... | Heiko Carstens | 2020-09-14 | 1 | -0/+2 |
* | s390/mm,ptdump: convert to generic page table dumper | Heiko Carstens | 2020-09-14 | 1 | -186/+47 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | s390/mm: fix dump_pagetables top level page table walking | Vasily Gorbik | 2019-08-06 | 1 | -6/+6 |
* | kasan: rename kasan_zero_page to kasan_early_shadow_page | Andrey Konovalov | 2018-12-28 | 1 | -8/+9 |
* | s390/mm: improve debugfs ptdump markers walking | Vasily Gorbik | 2018-10-09 | 1 | -1/+1 |
* | s390/mm: optimize debugfs ptdump kasan zero page walking | Vasily Gorbik | 2018-10-09 | 1 | -1/+34 |
* | s390/mm: add kasan shadow to the debugfs pgtable dump | Vasily Gorbik | 2018-10-09 | 1 | -6/+15 |
* | s390: unify linker symbols usage | Vasily Gorbik | 2018-02-27 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | s390/mm: implement 5 level pages tables | Martin Schwidefsky | 2017-06-12 | 1 | -3/+20 |
* | s390/mm: add cond_resched call to kernel page table dumper | Heiko Carstens | 2017-02-17 | 1 | -0/+2 |
* | s390: mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-17 | 1 | -1/+0 |
* | s390: add no-execute support | Martin Schwidefsky | 2017-02-08 | 1 | -5/+10 |
* | s390/pgtable: get rid of _REGION3_ENTRY_RO | Heiko Carstens | 2016-06-13 | 1 | -1/+1 |
* | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 1 | -22/+2 |
* | s390/mm: remove change bit override support | Heiko Carstens | 2014-09-25 | 1 | -3/+2 |
* | s390/mm: cleanup page table definitions | Martin Schwidefsky | 2013-08-22 | 1 | -9/+9 |
* | s390/page table dumper: add support for change-recording override bit | Heiko Carstens | 2013-02-28 | 1 | -5/+20 |
* | s390/mm,vmem: use 2GB frames for identity mapping | Heiko Carstens | 2012-11-23 | 1 | -1/+6 |
* | s390/vmalloc: have separate modules area | Heiko Carstens | 2012-10-09 | 1 | -3/+10 |
* | s390/mm: add page table dumper | Heiko Carstens | 2012-10-09 | 1 | -0/+219 |