summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/smp.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren1-0/+3
2020-03-08csky: Fixup init_fpu compile warning with __initGuo Ren1-0/+3
2020-02-21csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren1-1/+1
2019-07-19csky: Revert mmu ASID mechanismGuo Ren1-2/+0
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren1-1/+2
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren1-15/+56
2018-12-30csky: Don't leak device tree node referenceYangtao Li1-1/+1
2018-10-26csky: SMP supportGuo Ren1-0/+237