| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Fix typos | Bjorn Helgaas | 2024-01-08 | 1 | -1/+1 |
* | MIPS: remove define-only GDA_MAGIC, previously magic number | наб | 2022-09-24 | 1 | -2/+0 |
* | MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and Fuel | Thomas Bogendoerfer | 2020-01-24 | 1 | -0/+4 |
* | MIPS: SGI-IP27: fix readb/writeb addressing | Thomas Bogendoerfer | 2020-01-09 | 1 | -19/+19 |
* | MIPS: SGI-IP27: Only reserve interrupts used in Linux | Thomas Bogendoerfer | 2020-01-09 | 1 | -17/+0 |
* | MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h | Thomas Bogendoerfer | 2020-01-09 | 1 | -19/+0 |
* | MIPS: SGI-IP27: Use specific get_region_shift | Thomas Bogendoerfer | 2020-01-09 | 1 | -0/+8 |
* | MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 parts | Thomas Bogendoerfer | 2020-01-09 | 2 | -187/+192 |
* | MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file | Thomas Bogendoerfer | 2020-01-09 | 2 | -6/+10 |
* | MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file | Thomas Bogendoerfer | 2020-01-09 | 1 | -0/+12 |
* | MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h | Thomas Bogendoerfer | 2020-01-09 | 1 | -85/+0 |
* | MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff | Thomas Bogendoerfer | 2020-01-09 | 3 | -17/+8 |
* | MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs | Thomas Bogendoerfer | 2020-01-09 | 2 | -5/+0 |
* | MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES | Thomas Bogendoerfer | 2019-11-01 | 2 | -18/+2 |
* | MIPS: PCI: use information from 1-wire PROM for IOC3 detection | Thomas Bogendoerfer | 2019-10-07 | 1 | -0/+9 |
* | MIPS: SGI-IP27: get rid of compact node ids | Thomas Bogendoerfer | 2019-10-07 | 6 | -32/+7 |
* | MIPS: SGI-IP27: remove not used stuff inherited from IRIX | Thomas Bogendoerfer | 2019-10-07 | 3 | -13/+0 |
* | MIPS: SGI-IP27: restructure ioc3 register access | Thomas Bogendoerfer | 2019-08-30 | 1 | -214/+143 |
* | MIPS: SGI-IP27: abstract chipset irq from bridge | Thomas Bogendoerfer | 2019-05-09 | 1 | -0/+11 |
* | MIPS: SGI-IP27: clean up bridge access and header files | Thomas Bogendoerfer | 2019-02-19 | 1 | -5/+0 |
* | MIPS: SGI-IP27: get rid of volatile and hubreg_t | Thomas Bogendoerfer | 2019-02-19 | 3 | -66/+10 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
* | MIPS: Fix misspellings in comments. | Adam Buchbinder | 2016-04-03 | 2 | -2/+2 |
* | MIPS: IP27: Remove pfn_t. | Ralf Baechle | 2013-05-08 | 2 | -2/+1 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 22 | -939/+939 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -3/+3 |
* | MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>. | Ralf Baechle | 2010-08-05 | 1 | -1/+0 |
* | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 | 1 | -1/+0 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
* | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. | Ralf Baechle | 2009-05-14 | 1 | -2/+2 |
* | MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h | Thomas Bogendoerfer | 2009-05-14 | 1 | -2/+2 |
* | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 2008-10-11 | 25 | -0/+5942 |