aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp.c
Commit message (Expand)AuthorAge
* MIPS: Skip IPI setup if we only have 1 CPUPaul Burton2017-06-28
* MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton2017-04-12
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* MIPS: kexec: remove SMP_DUMPMarcin Nowakowski2017-01-03
* MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-03
* MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-01-03
* MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-04
* MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn2016-10-04
* MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_otherMatt Redfearn2016-10-04
* MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-24
* MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan2016-07-29
* MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hackJames Hogan2016-07-29
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-29
* MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan2016-07-29
* MIPS: Don't BUG_ON when no IPI domain is foundPaul Burton2016-05-09
* MIPS: Fix broken malta qemuQais Yousef2016-03-29
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\
| * arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-01
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-15
|\ \
| * | MIPS: Add generic SMP IPI supportQais Yousef2016-02-25
| |/
* / MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-13
|/
* MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-27
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-03
* MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-10
* MIPS: SMP: Fix build error.Ralf Baechle2015-05-12
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* | MIPS: smp: Make stop_this_cpu() actually stop the CPUAndrew Bresticker2015-04-01
|/
* MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-01-29
* MIPS: Support CPU topology files in sysfsHuacai Chen2014-07-30
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-29
|\
| * MIPS: introduce cpu_coherent_maskPaul Burton2014-05-02
| * MIPS: support for generic clockevents broadcastPaul Burton2014-05-02
* | MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-27
* | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-23
|/
* MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu2013-10-29
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-21
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10
|\
| * MIPS: Export symbols used by KVM/MIPS moduleSanjay Lal2013-05-07
* | mips: Use generic idle loopThomas Gleixner2013-04-08
|/
* MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* MIPS: kdump: Add supportRalf Baechle2012-12-13
* MIPS: Synchronize MIPS count one CPU at a timeJayachandran C2012-08-17
* MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill2012-07-23
* MIPS: smp: Warn on too early irq enableYong Zhang2012-07-19
* MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang2012-07-19
* MIPS: call ->smp_finish() a little lateYong Zhang2012-07-19
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-29
|\
| * MIPS: Move cache setup to setup_arch().David Daney2012-05-16