aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra/yosemite/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-185/+0
2012-07-19MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang1-1/+1
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+3
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+4
2010-02-27MIPS: Yosemite: Convert SMP startup lock to arch spinlock.Ralf Baechle1-4/+4
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell1-2/+2
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-3/+3
2008-03-12[MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle1-3/+3
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle1-65/+84
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle1-3/+3
2007-07-31[MIPS] Yosemite: Fix warning.Ralf Baechle1-6/+11
2007-07-31[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle1-1/+1
2007-07-10[MIPS] Yosemite: Fix modpost warnings.Ralf Baechle1-1/+1
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto1-2/+0
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-4/+2
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+1
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle1-18/+6
2006-02-21[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle1-1/+1
2006-01-12[PATCH] mips: task_thread_info()Al Viro1-2/+2
2005-10-29Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+172