summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip27/ip27-smp.c
AgeCommit message (Expand)Author
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use cpu physid already present while scanning for CPUsThomas Bogendoerfer
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer
2019-10-23MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2009-09-30MIPS: SMP: Fix build.Ralf Baechle
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-06-05[MIPS] IP27: Fix clockevent setupThomas Bogendoerfer
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle
2007-07-31[MIPS] IP27: Fix modpost warning.Ralf Baechle
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle
2006-01-12[PATCH] mips: task_thread_info()Al Viro
2005-10-29Replace the complicated and broken attempt to clean interrupt byRalf Baechle
2005-10-29It's unwise to disable all interrupts of the boot node ;-)Ralf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds