aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/smp.c
AgeCommit message (Expand)Author
2021-07-28mips: clean up kernel-doc in cavium-octeon/*.cRandy Dunlap
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang
2018-11-21MIPS: OCTEON: smp: make internal symbols staticAaro Koskinen
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-03MIPS: SMP: Remove cpu_callin_mapMatt Redfearn
2017-01-03MIPS: Octeon: Enable KASLRSteven J. Hill
2016-09-19mips/octeon/smp: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-05-13MIPS: Octeon: Mark some functions __init in smp.cYang Shi
2016-05-13MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney
2016-05-13MIPS: OCTEON: Extend number of supported CPUs past 32David Daney
2016-05-13MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2015-01-29MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen
2014-08-02MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrectAaro Koskinen
2014-08-02MIPS: OCTEON: support disabling HOTPLUG_CPU run-timeAaro Koskinen
2014-08-02MIPS: OCTEON: SMP: delete redundant checkAaro Koskinen
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2014-05-23MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-09-03MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-07-19MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang
2012-05-17MIPS: Cavium: Remove smp_reserve_lock.Ralf Baechle
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle
2011-11-08MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney
2010-08-05MIPS: Octeon: HOTPLUG_CPU fixes.David Daney
2010-08-05MIPS: Octeon: Simplify hotcpu_notifier registration.David Daney
2010-08-05MIPS: Octeon: Clean up SMP CPU numbering.David Daney
2010-04-12MIPS: Cavium: Remove unused watchdog code.Ralf Baechle
2010-02-27MIPS: Remove trailing space in messagesFrans Pop
2009-11-02MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.cDavid Daney
2009-08-03MIPS: Octeon: Run IPI code with interrupts disabled.David Daney
2009-06-24MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle