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