index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
dump.c
Age
Commit message (
Expand
)
Author
2021-02-01
ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regions
Hailong Liu
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
arm: add support for folded p4d page tables
Mike Rapoport
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-03
arm: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
2018-01-21
ARM: 8736/1: mm: dump: make the page table dumping seq_file
Jinbum Park
2018-01-21
ARM: 8735/1: mm: dump: make page table dumping reusable
Jinbum Park
2017-11-21
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
2017-03-29
ARM: 8666/1: mm: dump: Add domain to output
Kees Cook
2017-02-28
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
Afzal Mohammed
2015-01-07
ARM: 8249/1: mm: dump: don't skip regions
Mark Rutland
2014-07-24
ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
Steven Capper
2014-04-07
ARM: 8014/1: mm: fix reporting of read-only PMD bits
Kees Cook
2014-02-18
ARM: 7963/1: mm: report both sections from PMD
Kees Cook
2013-12-11
ARM: add support to dump the kernel page tables
Russell King