Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-25 | riscv: Use '%u' to format the output of 'cpu' | WangYuli | 1 | -1/+1 |
2024-01-04 | riscv: Use the same CPU operations for all CPUs | Samuel Holland | 1 | -5/+5 |
2024-01-04 | riscv: Remove unused members from struct cpu_operations | Samuel Holland | 1 | -8/+1 |
2023-05-15 | riscv: Switch to hotplug core state synchronization | Thomas Gleixner | 1 | -7/+7 |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2023-04-08 | RISC-V: Treat IPIs as normal Linux IRQs | Anup Patel | 1 | -1/+2 |
2023-03-08 | sched/idle: Mark arch_cpu_idle_dead() __noreturn | Josh Poimboeuf | 1 | -1/+1 |
2022-02-10 | riscv: cpu-hotplug: clear cpu from numa map when teardown | Pingfan Liu | 1 | -0/+2 |
2022-01-09 | riscv: remove cpu_stop() | Jisheng Zhang | 1 | -7/+1 |
2020-03-31 | RISC-V: Support cpu hotplug | Atish Patra | 1 | -0/+87 |