index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
cpu-hotplug.c
Age
Commit message (
Expand
)
Author
2026-06-06
riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
Hui Wang
2026-04-04
riscv: remove redundant #ifdef check in cpu-hotplug
Hui Wang
2025-10-09
RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...
Danil Skrebenkov
2024-10-25
riscv: Use '%u' to format the output of 'cpu'
WangYuli
2024-01-04
riscv: Use the same CPU operations for all CPUs
Samuel Holland
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
2023-05-15
riscv: Switch to hotplug core state synchronization
Thomas Gleixner
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2022-02-10
riscv: cpu-hotplug: clear cpu from numa map when teardown
Pingfan Liu
2022-01-09
riscv: remove cpu_stop()
Jisheng Zhang
2020-03-31
RISC-V: Support cpu hotplug
Atish Patra