aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/smp.c
AgeCommit message (Expand)Author
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
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney