summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-init.c
Commit message (Expand)AuthorAgeFilesLines
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer2020-01-091-5/+0
* MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer2020-01-091-1/+2
* MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer2020-01-091-1/+0
* MIPS: SGI-IP27: Move get_nasid() to a IP27 specific fileThomas Bogendoerfer2020-01-091-10/+0
* MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer2020-01-091-1/+0
* MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer2020-01-091-4/+1
* Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-11-251-27/+26
|\
| * MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer2019-11-011-1/+1
| * MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer2019-10-231-0/+14
| * MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer2019-10-231-0/+2
| * MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer2019-10-231-2/+2
| * MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer2019-10-071-25/+8
* | MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer2019-10-311-15/+6
|/
* MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer2019-08-301-13/+0
* MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2019-05-091-0/+2
* MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer2019-02-191-31/+2
* MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer2019-02-191-1/+0
* MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer2019-02-191-3/+0
* MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer2019-02-191-1/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-2/+2
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* [MIPS] IP27: misc fixesThomas Bogendoerfer2008-06-051-22/+0
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-291-1/+0
* [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2007-10-221-1/+1
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-3/+0
* [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-111-0/+3
* [MIPS] IP27: Build fixRalf Baechle2007-03-071-2/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle2006-06-191-1/+1
* HUB interrupts are allocated per node, not per slice. Make manipulationRalf Baechle2005-10-291-23/+21
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-5/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+252