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
/
riscv
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2024-04-29
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2024-04-29
riscv: Factor out page table TLB synchronization
Samuel Holland
2024-01-24
riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
Jisheng Zhang
2024-01-24
riscv: tlb: convert __p*d_free_tlb() to inline functions
Jisheng Zhang
2024-01-24
riscv: tlb: fix __p*d_free_tlb()
Jisheng Zhang
2023-08-21
riscv: convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
2022-11-28
riscv: Sync efi page table's kernel mappings before switching
Alexandre Ghiti
2022-02-14
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-07-12
riscv: switch to generic version of pte allocation
Mike Rapoport
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2017-09-26
RISC-V: Paging and MMU
Palmer Dabbelt