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
/
smp.h
Age
Commit message (
Expand
)
Author
2024-04-29
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2023-05-15
riscv: Switch to hotplug core state synchronization
Thomas Gleixner
2023-04-08
RISC-V: Allow marking IPIs as suitable for remote FENCEs
Anup Patel
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2022-11-29
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
2022-07-19
riscv: smp: Add 64bit hartid support on RV64
Sunil V L
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
2022-01-09
riscv: remove cpu_stop()
Jisheng Zhang
2021-04-26
riscv: Constify sbi_ipi_ops
Jisheng Zhang
2020-08-20
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2020-08-04
RISC-V: Fix build warning for smpboot.c
Atish Patra
2020-06-09
RISC-V: self-contained IPI handling routine
Anup Patel
2020-03-31
RISC-V: Support cpu hotplug
Atish Patra
2020-03-31
RISC-V: Implement new SBI v0.2 extensions
Atish Patra
2019-09-05
riscv: cleanup riscv_cpuid_to_hartid_mask
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-03-04
RISC-V: Move cpuid to hartid mapping to SMP.
Atish Patra
2018-10-22
RISC-V: Show IPI stats
Anup Patel
2018-10-22
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
2018-10-22
RISC-V: Provide a cleaner raw_smp_processor_id()
Palmer Dabbelt
2018-08-13
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
2018-08-13
RISC-V: simplify software interrupt / IPI code
Christoph Hellwig
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt