aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/bcm1480/smp.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+3
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-241-2/+3
* irq: update all arches for new irq_desc, fixMike Travis2009-01-151-1/+2
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-4/+4
* [MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle2008-02-191-1/+0
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-291-7/+94
* [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-221-2/+2
* [MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle2007-10-191-2/+3
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-241-3/+3
* [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason2006-10-111-3/+3
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-1/+1
* Add support for BCM1480 family of chips.Andrew Isaacson2005-10-291-0/+110