summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/smp.c
AgeCommit message (Expand)Author
2023-05-15csky/smp: Switch to hotplug core state synchronizationThomas Gleixner
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-06csky/cpu: Make sure arch_cpu_idle_dead() doesn't returnJosh Poimboeuf
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2021-10-20csky: Use of_get_cpu_hwid()Rob Herring
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-07-31csky: Add arch_show_interrupts for IPI interruptsGuo Ren
2020-07-31csky: Add irq_work supportGuo Ren
2020-07-31csky: Add cpu feature register hint for smpGuo Ren
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-03-08csky: Fixup init_fpu compile warning with __initGuo Ren
2020-02-21csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren
2019-07-19csky: Revert mmu ASID mechanismGuo Ren
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren
2018-12-30csky: Don't leak device tree node referenceYangtao Li
2018-10-26csky: SMP supportGuo Ren