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