aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-5/+5
2012-07-19MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang1-1/+1
2012-05-17MIPS: Cavium: Remove smp_reserve_lock.Ralf Baechle1-6/+0
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+1
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-1/+1
2011-11-08MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah1-2/+3
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-05-19MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney1-8/+7
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+2
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney1-26/+13
2010-08-05MIPS: Octeon: HOTPLUG_CPU fixes.David Daney1-71/+54
2010-08-05MIPS: Octeon: Simplify hotcpu_notifier registration.David Daney1-7/+1
2010-08-05MIPS: Octeon: Clean up SMP CPU numbering.David Daney1-7/+30
2010-04-12MIPS: Cavium: Remove unused watchdog code.Ralf Baechle1-8/+0
2010-02-27MIPS: Remove trailing space in messagesFrans Pop1-1/+1
2009-11-02MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.cDavid Daney1-2/+3
2009-08-03MIPS: Octeon: Run IPI code with interrupts disabled.David Daney1-2/+2
2009-06-24MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle1-1/+233
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney1-0/+211