summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/cpu-hotplug.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-05riscv: Use the same CPU operations for all CPUsSamuel Holland1-5/+5
2024-01-05riscv: Remove unused members from struct cpu_operationsSamuel Holland1-8/+1
2023-05-15riscv: Switch to hotplug core state synchronizationThomas Gleixner1-7/+7
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsAnup Patel1-1/+2
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf1-1/+1
2022-02-10riscv: cpu-hotplug: clear cpu from numa map when teardownPingfan Liu1-0/+2
2022-01-09riscv: remove cpu_stop()Jisheng Zhang1-7/+1
2020-03-31RISC-V: Support cpu hotplugAtish Patra1-0/+87