summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/smp.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren1-4/+3
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-07-31csky: Add arch_show_interrupts for IPI interruptsGuo Ren1-8/+41
2020-07-31csky: Add irq_work supportGuo Ren1-0/+12
2020-07-31csky: Add cpu feature register hint for smpGuo Ren1-0/+3
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-25csky: SMP supportGuo Ren1-0/+237