summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/cpu-hotplug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-7/+7
* Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+1
|\
| * sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
* | RISC-V: Treat IPIs as normal Linux IRQsAnup Patel2023-04-081-1/+2
|/
* riscv: cpu-hotplug: clear cpu from numa map when teardownPingfan Liu2022-02-101-0/+2
* riscv: remove cpu_stop()Jisheng Zhang2022-01-091-7/+1
* RISC-V: Support cpu hotplugAtish Patra2020-03-311-0/+87