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
/
arm64
/
mm
/
ptdump.c
Age
Commit message (
Expand
)
Author
2024-11-05
arm64/ptdump: Test both PTE_TABLE_BIT and PTE_VALID for block mappings
Anshuman Khandual
2024-09-10
arm64: ptdump: Don't override the level when operating on the stage-2 tables
Sebastian Ene
2024-09-10
arm64: ptdump: Use the ptdump description from a local context
Sebastian Ene
2024-09-10
arm64: ptdump: Expose the attribute parsing functionality
Sebastian Ene
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-16
arm64: ptdump: Deal with translation levels folded at runtime
Ard Biesheuvel
2024-02-16
arm64: ptdump: Disregard unaddressable VA space
Ard Biesheuvel
2024-02-09
arm64: ptdump: Discover start of vmemmap region at runtime
Ard Biesheuvel
2024-02-09
arm64: ptdump: Allow all region boundaries to be defined at boot time
Ard Biesheuvel
2024-02-09
arm64: mm: Move fixmap region above vmemmap region
Ard Biesheuvel
2024-02-09
arm64: mm: Move PCI I/O emulation region above the vmemmap region
Ard Biesheuvel
2023-04-11
arm64: add FIXADDR_TOT_{START,SIZE}
Mark Rutland
2021-11-08
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
2021-06-01
arm64: mm: Remove unused support for Device-GRE memory type
Will Deacon
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
2021-04-08
arm64: Add __init section marker to some functions
Jisheng Zhang
2021-02-02
arm64/ptdump:display the Linear Mapping start marker
Hailong Liu
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-07
arm64/mm/ptdump: Add address markers for BPF regions
Anshuman Khandual