index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
dump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-2
/
+2
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
1
-1
/
+1
2022-10-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+6
2022-10-04
ARM: 9246/1: dump: show page table level name
Wang Kefeng
1
-1
/
+5
2022-10-04
ARM: 9245/1: dump: show FDT region
Wang Kefeng
1
-1
/
+1
2022-09-22
ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd()
Wang Kefeng
1
-1
/
+1
2021-04-18
ARM: 9073/1: ptdump: add __init section marker to three functions
Jisheng Zhang (syna)
1
-2
/
+2
2021-02-01
ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regions
Hailong Liu
1
-1
/
+8
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
arm: add support for folded p4d page tables
Mike Rapoport
1
-6
/
+23
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-06-03
arm: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+2
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
1
-1
/
+57
2018-01-21
ARM: 8736/1: mm: dump: make the page table dumping seq_file
Jinbum Park
1
-7
/
+21
2018-01-21
ARM: 8735/1: mm: dump: make page table dumping reusable
Jinbum Park
1
-37
/
+28
2017-11-21
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
1
-2
/
+2
2017-03-29
ARM: 8666/1: mm: dump: Add domain to output
Kees Cook
1
-10
/
+44
2017-02-28
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
Afzal Mohammed
1
-2
/
+3
2015-01-07
ARM: 8249/1: mm: dump: don't skip regions
Mark Rutland
1
-7
/
+2
2014-07-24
ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
Steven Capper
1
-2
/
+2
2014-04-07
ARM: 8014/1: mm: fix reporting of read-only PMD bits
Kees Cook
1
-15
/
+32
2014-02-18
ARM: 7963/1: mm: report both sections from PMD
Kees Cook
1
-0
/
+3
2013-12-11
ARM: add support to dump the kernel page tables
Russell King
1
-0
/
+345