summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte/bcm1480/smp.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-15MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-4/+4
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+2
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-4/+3
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell1-2/+3
2009-01-15irq: update all arches for new irq_desc, fixMike Travis1-1/+2
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-4/+4
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle1-1/+0
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle1-7/+94
2007-10-23[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle1-2/+2
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle1-2/+3
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle1-3/+3
2006-10-11[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason1-3/+3
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+1
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson1-0/+110