summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64/smp.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2024-01-08MIPS: Fix typosBjorn Helgaas1-1/+1
2023-12-13mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He1-1/+1
2023-07-28MIPS: Loongson64: Fix more __iomem attributesJiaxun Yang1-80/+80
2023-05-15MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner1-0/+1
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2023-03-14MIPS: Loongson64: smp: Correct nudge_writes usageJiaxun Yang1-26/+12
2023-03-14MIPS: Loongson64: smp: Use nudge_writes instead of wbflushJiaxun Yang1-3/+3
2023-03-14MIPS: Loongson64: Prefix ipi register address pointers with __iomemJiaxun Yang1-5/+5
2023-03-08mips/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf1-0/+1
2023-03-08mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf1-0/+1
2021-10-26MIPS: loongson64: Drop call to irq_cpu_offline()Marc Zyngier1-1/+0
2021-06-01MIPS: Loongson64: Make some functions static in smp.cTiezhu Yang1-5/+5
2021-01-04MIPS: loongson64: smp.c: Fix block comment coding stylesiyanteng1-2/+4
2021-01-04MIPS: Loongson64: Set cluster for coresJiaxun Yang1-0/+2
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang1-3/+0
2020-11-12MIPS: Loongson64: SMP: Fix up play_dead jump indicatorTiezhu Yang1-1/+2
2020-11-12MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang1-23/+97
2020-11-12MIPS: Loongson64: Set IPI_Enable register per core by itselfTiezhu Yang1-2/+2
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann1-1/+0
2020-03-25MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang1-17/+11
2019-11-02MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang1-0/+813