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
/
pgd.c
Age
Commit message (
Expand
)
Author
2024-02-16
arm64: mm: Add support for folding PUDs at runtime
Ard Biesheuvel
2024-02-16
arm64: mm: Add definitions to support 5 levels of paging
Ard Biesheuvel
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
2016-01-05
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
2015-10-12
arm64: move PGD_SIZE definition to pgalloc.h
Andrey Ryabinin
2014-11-20
arm64: pgalloc: consistently use PGALLOC_GFP
Mark Rutland
2014-10-20
arm64: Align less than PAGE_SIZE pgds naturally
Catalin Marinas
2014-02-05
arm64: simplify pgd_alloc
Mark Rutland
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas