summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/smp.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+2
* MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-031-1/+0
* MIPS: Octeon: Enable KASLRSteven J. Hill2017-01-031-2/+18
* mips/octeon/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-21/+3
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-291-0/+1
* MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
* MIPS: Octeon: Mark some functions __init in smp.cYang Shi2016-05-131-2/+2
* MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney2016-05-131-13/+132
* MIPS: OCTEON: Extend number of supported CPUs past 32David Daney2016-05-131-1/+3
* MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle2016-05-131-1/+1
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
* mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen2015-01-291-2/+0
* MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrectAaro Koskinen2014-08-021-3/+9
* MIPS: OCTEON: support disabling HOTPLUG_CPU run-timeAaro Koskinen2014-08-021-1/+4
* MIPS: OCTEON: SMP: delete redundant checkAaro Koskinen2014-08-021-8/+0
* MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-8/+0
* MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle2014-05-231-17/+0
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle2013-09-031-3/+1
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-3/+3
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-5/+5
* MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang2012-07-191-1/+1
* MIPS: Cavium: Remove smp_reserve_lock.Ralf Baechle2012-05-171-6/+0
* documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-1/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+1
* MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-1/+1
* MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-081-2/+3
*-. Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-0/+2
|\ \
| * | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
| |/
* / MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney2011-05-191-8/+7
|/
* MIPS: Octeon: Rewrite interrupt handling code.David Daney2011-03-291-26/+13
* MIPS: Octeon: HOTPLUG_CPU fixes.David Daney2010-08-051-71/+54
* MIPS: Octeon: Simplify hotcpu_notifier registration.David Daney2010-08-051-7/+1
* MIPS: Octeon: Clean up SMP CPU numbering.David Daney2010-08-051-7/+30
* MIPS: Cavium: Remove unused watchdog code.Ralf Baechle2010-04-121-8/+0
* MIPS: Remove trailing space in messagesFrans Pop2010-02-271-1/+1
* MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.cDavid Daney2009-11-021-2/+3
* MIPS: Octeon: Run IPI code with interrupts disabled.David Daney2009-08-031-2/+2
* MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle2009-06-241-1/+233
* MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney2009-01-111-0/+211