summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/smp.c (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
|\
| * MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2020-05-10
* | UPSTREAM: MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2018-02-05
|/
* MIPS: SMP: Fix deadlock & online raceMatt Redfearn2017-11-15
* MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-11-15
* MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-11-15
* MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-30
* MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-16
* 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-05
* | 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-24
|/
* 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-22
* 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-08
* | 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
* | mips: Use generic idle thread allocationThomas Gleixner2012-04-26
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
|/
* remove references to cpu_*_map in arch/Rusty Russell2012-03-29
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* MIPS: Move idle task creation to work queueMaksim Rayskiy2011-03-14
* MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney2010-08-05
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-17
* MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-30
* MIPS: SMP: Fix build.Ralf Baechle2009-09-30
* MIPS: Remove duplicated #includeHuang Weiyi2009-09-30
* cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-24
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-24