aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-01-09MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer1-5/+0
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer1-1/+2
2020-01-09MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer1-1/+0
2020-01-09MIPS: SGI-IP27: Move get_nasid() to a IP27 specific fileThomas Bogendoerfer1-10/+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-4/+1
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-27/+26
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer1-1/+1
2019-10-31MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer1-15/+6
2019-10-23MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer1-0/+14
2019-10-23MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer1-0/+2
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-25/+8
2019-08-30MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer1-13/+0
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer1-0/+2
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer1-31/+2
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer1-1/+0
2019-02-19MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer1-3/+0
2019-02-19MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer1-1/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-2/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer1-22/+0
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-1/+1
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle1-1/+0
2007-10-22[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle1-1/+1
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-3/+0
2007-10-11[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle1-0/+3
2007-03-07[MIPS] IP27: Build fixRalf Baechle1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle1-1/+1
2005-10-29HUB interrupts are allocated per node, not per slice. Make manipulationRalf Baechle1-23/+21
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+252