summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/smp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: Constify sbi_ipi_opsJisheng Zhang2021-04-261-2/+2
* RISC-V: Add mechanism to provide custom IPI operationsAnup Patel2020-08-201-0/+19
* RISC-V: Fix build warning for smpboot.cAtish Patra2020-08-051-0/+3
* RISC-V: self-contained IPI handling routineAnup Patel2020-06-101-0/+3
* RISC-V: Support cpu hotplugAtish Patra2020-03-311-0/+17
* RISC-V: Implement new SBI v0.2 extensionsAtish Patra2020-03-311-0/+7
* riscv: cleanup riscv_cpuid_to_hartid_maskChristoph Hellwig2019-09-051-6/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* RISC-V: Move cpuid to hartid mapping to SMP.Atish Patra2019-03-041-5/+13
* RISC-V: Show IPI statsAnup Patel2018-10-231-0/+9
* RISC-V: Add logical CPU indexing for RISC-VAtish Patra2018-10-231-1/+23
* RISC-V: Provide a cleaner raw_smp_processor_id()Palmer Dabbelt2018-10-231-10/+4
* clocksource: new RISC-V SBI timer driverPalmer Dabbelt2018-08-131-3/+0
* RISC-V: simplify software interrupt / IPI codeChristoph Hellwig2018-08-131-3/+0
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-271-0/+52