summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Fix of_node_* refcountAtish Patra2018-12-211-1/+5
* RISC-V: Use Linux logical CPU number instead of hartidAtish Patra2018-10-221-9/+16
* RISC-V: Use WRITE_ONCE instead of direct accessAtish Patra2018-10-221-2/+3
* RISC-V: Use mmgrab()Palmer Dabbelt2018-10-221-1/+2
* RISC-V: Rename im_okay_therefore_i_am to found_boot_cpuPalmer Dabbelt2018-10-221-4/+5
* RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt2018-10-221-1/+1
* RISC-V: Disable preemption before enabling interruptsAtish Patra2018-10-221-1/+5
* RISC-V: Comment on the TLB flush in smp_callin()Palmer Dabbelt2018-10-221-0/+4
* clocksource: new RISC-V SBI timer driverPalmer Dabbelt2018-08-131-1/+0
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-261-0/+114