index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
dump_pagetables.c
Age
Commit message (
Expand
)
Author
Files
Lines
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