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
/
mm
/
context.c
Age
Commit message (
Expand
)
Author
2023-08-31
riscv: mm: use bitmap_zero() API
Ye Xingchen
2023-03-21
riscv: mm: Fix incorrect ASID argument when flushing TLB
Dylan Jhong
2023-03-09
riscv: asid: Fixup stale TLB entry cause application crash
Guo Ren
2023-03-09
Revert "riscv: mm: notify remote harts about mmu cache updates"
Sergey Matyukevich
2022-12-08
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2021-10-04
riscv: mm: don't advertise 1 num_asid for 0 asid bits
Vineet Gupta
2021-06-30
riscv: add ASID-based tlbflushing methods
Guo Ren
2021-06-08
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
2021-05-29
riscv: Add __init section marker to some functions again
Jisheng Zhang
2021-05-25
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
2021-02-18
RISC-V: Implement ASID allocator
Anup Patel
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-10-28
riscv: add missing header file includes
Paul Walmsley
2019-08-30
riscv: Using CSR numbers to access CSRs
Bin Meng
2019-05-16
riscv: move switch_mm to its own file
Gary Guo