summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-151-1/+1
|\
| * MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney2017-11-071-1/+1
* | MIPS: SMP: Fix deadlock & online raceMatt Redfearn2017-11-011-6/+16
* | MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn2017-10-311-1/+1
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-151-11/+13
|\
| * MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-301-1/+5
| * MIPS: CM: Add cluster & block args to mips_cm_lock_other()Paul Burton2017-08-301-1/+1
| * MIPS: Unify checks for sibling CPUsPaul Burton2017-08-301-7/+5
| * MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-301-4/+4
| * MIPS: SMP: Constify smp opsMatt Redfearn2017-08-291-2/+2
* | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-291-3/+3
|/
* MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-08-071-3/+3
* MIPS: Skip IPI setup if we only have 1 CPUPaul Burton2017-06-291-0/+3
* MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton2017-04-121-8/+12
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* MIPS: kexec: remove SMP_DUMPMarcin Nowakowski2017-01-031-17/+0
* MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-031-2/+0
* MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-01-031-6/+9
* MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+1
* MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn2016-10-051-8/+53
* MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_otherMatt Redfearn2016-10-041-0/+2
* MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-251-4/+3
* MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan2016-07-291-2/+4
* MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hackJames Hogan2016-07-291-8/+1
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-291-1/+1
* MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan2016-07-291-2/+15
* MIPS: Don't BUG_ON when no IPI domain is foundPaul Burton2016-05-091-13/+11
* MIPS: Fix broken malta qemuQais Yousef2016-03-291-0/+12
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\
| * arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-151-0/+136
|\ \
| * | MIPS: Add generic SMP IPI supportQais Yousef2016-02-251-0/+136
| |/
* | MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-131-0/+1
|/
* MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-271-0/+2
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-10/+0
* MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-101-1/+43
* MIPS: SMP: Fix build error.Ralf Baechle2015-05-121-2/+4
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-13/+13
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-13/+13
* | MIPS: smp: Make stop_this_cpu() actually stop the CPUAndrew Bresticker2015-04-011-4/+2
|/
* MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-01-291-1/+1
* MIPS: Support CPU topology files in sysfsHuacai Chen2014-07-301-1/+25
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-291-0/+47
|\
| * MIPS: introduce cpu_coherent_maskPaul Burton2014-05-021-0/+4
| * MIPS: support for generic clockevents broadcastPaul Burton2014-05-021-0/+43
* | MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-1/+0
* | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-13/+0
|/
* MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu2013-10-291-1/+0
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-3/+3
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-0/+1
OpenPOWER on IntegriCloud