linux_dsm_epyc7002/arch
Zong Li 59c4da8640
riscv: Add support to dump the kernel page tables
In a similar manner to arm64, x86, powerpc, etc., it can traverse all
page tables, and dump the page table layout with the memory types and
permissions.

Add a debugfs file at /sys/kernel/debug/kernel_page_tables to export
the page table layout to userspace.

Signed-off-by: Zong Li <zong.li@sifive.com>
Tested-by: Alexandre Ghiti <alex@ghiti.fr>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2020-03-26 09:29:49 -07:00
..
alpha
arc
arm More bugfixes, including a few remaining "make W=1" issues such 2020-03-01 15:16:35 -06:00
arm64 More bugfixes, including a few remaining "make W=1" issues such 2020-03-01 15:16:35 -06:00
c6x
csky csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> 2020-02-23 12:48:55 +08:00
h8300
hexagon
ia64
m68k
microblaze
mips MIPS: ingenic: DTS: Fix watchdog nodes 2020-02-19 10:52:35 -08:00
nds32
nios2
openrisc
parisc
powerpc powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S 2020-02-19 10:35:22 +11:00
riscv riscv: Add support to dump the kernel page tables 2020-03-26 09:29:49 -07:00
s390 s390/qdio: fill SBALEs with absolute addresses 2020-02-19 17:26:32 +01:00
sh
sparc
um
unicore32
x86 More bugfixes, including a few remaining "make W=1" issues such 2020-03-01 15:16:35 -06:00
xtensa
.gitignore
Kconfig