summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/smp.h
Commit message (Expand)AuthorAgeFilesLines
* mips: add <asm-generic/io.h> includingJiaxun Yang2023-11-231-3/+1
* MIPS: Rework smt cmdline parametersJiaxun Yang2023-06-091-0/+2
* Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-1/+1
|\
| * treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
* | mips/cpu: Mark play_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
|/
* MIPS: arch_send_call_function_single_ipi() calling conventions changeLiangliang Huang2020-04-241-1/+1
* MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu2018-09-221-0/+16
* MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2018-07-271-1/+11
* MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney2017-11-071-1/+1
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-291-5/+5
* MIPS: SMP: move asmlinkage before return typeJoe Perches2017-07-121-1/+1
* MIPS: kexec: remove SMP_DUMPMarcin Nowakowski2017-01-031-7/+1
* MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-031-2/+0
* MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn2016-10-051-0/+14
* MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan2016-07-291-1/+1
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-291-0/+2
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-2/+0
* MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-101-0/+1
* MIPS: SMP: Fix build error.Ralf Baechle2015-05-121-1/+1
* mips: fix obsolete cpumask_of_cpu usage.Rusty Russell2015-03-101-1/+1
* MIPS: Move CPU topology macros to topology.hHuacai Chen2014-08-271-5/+0
* MIPS: Support CPU topology files in sysfsHuacai Chen2014-07-301-0/+6
* MIPS: introduce cpu_coherent_maskPaul Burton2014-05-021-0/+3
* MIPS: Loongson 3: Add CPU hotplug supportHuacai Chen2014-03-311-0/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-6/+6
* MIPS: kdump: Add supportRalf Baechle2012-12-131-0/+6
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-301-2/+13
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-241-1/+2
* MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle2009-06-241-1/+1
* MIPS: Add arch generic CPU hotplugRalf Baechle2009-06-241-0/+19
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney2009-01-111-0/+3
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-3/+0
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+63