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