summaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra/yosemite/smp.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-131-185/+0Star
* MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+1
* documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-3/+3
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+4
* MIPS: Yosemite: Convert SMP startup lock to arch spinlock.Ralf Baechle2010-02-271-4/+4
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-241-2/+2
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-3/+3
* [MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle2008-03-121-3/+3
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-291-65/+84
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-271-3/+3
* [MIPS] Yosemite: Fix warning.Ralf Baechle2007-07-311-6/+11
* [MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle2007-07-311-1/+1
* [MIPS] Yosemite: Fix modpost warnings.Ralf Baechle2007-07-101-1/+1
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-301-2/+0Star
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-4/+2Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-1/+1
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-271-18/+6Star
* [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle2006-02-211-1/+1
* [PATCH] mips: task_thread_info()Al Viro2006-01-121-2/+2
* Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle2005-10-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+172