summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* csky: Add arch_show_interrupts for IPI interruptsGuo Ren2020-07-311-8/+41
* csky: Add irq_work supportGuo Ren2020-07-311-0/+12
* csky: Add cpu feature register hint for smpGuo Ren2020-07-311-0/+3
* csky: Fixup cpu speculative execution to IO areaGuo Ren2020-04-031-0/+3
* csky: Fixup init_fpu compile warning with __initGuo Ren2020-03-081-0/+3
* csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren2020-02-211-1/+1
* csky: Revert mmu ASID mechanismGuo Ren2019-07-191-2/+0
* csky: coding convention: Use task_stack_pageGuo Ren2019-02-131-1/+2
* csky: CPU-hotplug supported for SMPGuo Ren2018-12-311-15/+56
* csky: Don't leak device tree node referenceYangtao Li2018-12-301-1/+1
* csky: SMP supportGuo Ren2018-10-261-0/+237