summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include/asm/smp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-05-221-0/+6
|\
| * LoongArch: Give a chance to build with !CONFIG_SMPTiezhu Yang2024-05-141-0/+6
* | LoongArch/smp: Refine some ipi functions on LoongArch platformBibo Mao2024-05-061-7/+15
|/
* LoongArch: Fix some build warnings with W=1Bibo Mao2023-09-201-0/+1
* LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang2023-08-251-2/+0
* loongarch/cpu: Mark play_dead() __noreturnJosh Poimboeuf2023-03-071-1/+1
* LoongArch: Export symbol for function smp_send_reschedule()Bibo Mao2022-12-081-10/+0
* LoongArch: SMP: Change prefix from loongson3 to loongsonHuacai Chen2022-11-211-15/+15
* LoongArch: Fix the !CONFIG_SMP buildHuacai Chen2022-06-081-16/+7
* LoongArch: Add multi-processor (SMP) supportHuacai Chen2022-06-031-0/+124