Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-04 | RISC-V: Fix build warning for smpboot.c | Atish Patra | 1 | -0/+3 |
2020-06-09 | RISC-V: self-contained IPI handling routine | Anup Patel | 1 | -0/+3 |
2020-03-31 | RISC-V: Support cpu hotplug | Atish Patra | 1 | -0/+17 |
2020-03-31 | RISC-V: Implement new SBI v0.2 extensions | Atish Patra | 1 | -0/+7 |
2019-09-05 | riscv: cleanup riscv_cpuid_to_hartid_mask | Christoph Hellwig | 1 | -6/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 1 | -9/+1 |
2019-03-04 | RISC-V: Move cpuid to hartid mapping to SMP. | Atish Patra | 1 | -5/+13 |
2018-10-22 | RISC-V: Show IPI stats | Anup Patel | 1 | -0/+9 |
2018-10-22 | RISC-V: Add logical CPU indexing for RISC-V | Atish Patra | 1 | -1/+23 |
2018-10-22 | RISC-V: Provide a cleaner raw_smp_processor_id() | Palmer Dabbelt | 1 | -10/+4 |
2018-08-13 | clocksource: new RISC-V SBI timer driver | Palmer Dabbelt | 1 | -3/+0 |
2018-08-13 | RISC-V: simplify software interrupt / IPI code | Christoph Hellwig | 1 | -3/+0 |
2017-09-26 | RISC-V: Init and Halt Code | Palmer Dabbelt | 1 | -0/+52 |