summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Show IPI statsAnup Patel2018-10-221-7/+32
* RISC-V: Use Linux logical CPU number instead of hartidAtish Patra2018-10-221-9/+15
* RISC-V: Add logical CPU indexing for RISC-VAtish Patra2018-10-221-0/+19
* RISC-V: simplify software interrupt / IPI codeChristoph Hellwig2018-08-131-4/+2
* RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt2017-12-011-0/+7
|\
| * RISC-V: Provide stub of setup_profiling_timer()Olof Johansson2017-11-301-0/+7
* | RISC-V: Flush I$ when making a dirty page executableAndrew Waterman2017-11-301-0/+48
|/
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-261-0/+110