aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-08-01MIPS: Delete unused code in linux32.cPaul Burton1-19/+0
2018-08-01MIPS: Remove unused sys_32_mmap2Paul Burton1-10/+0
2018-08-01MIPS: Remove nabi_no_regargsPaul Burton4-37/+35
2018-07-31mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123Alexandre Belloni1-0/+10
2018-07-31mips: dts: mscc: Add spi on OcelotAlexandre Belloni1-0/+11
2018-07-30MIPS: Loongson: Merge load addresses谢致邦 (XIE Zhibang)1-2/+1
2018-07-30MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)2-7/+6
2018-07-30MIPS: mscc: ocelot: add interrupt controller properties to GPIO controllerQuentin Schulz1-0/+3
2018-07-30MIPS: generic: Select MIPS_AUTO_PFN_OFFSETPaul Burton1-0/+1
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton4-6/+28
2018-07-30MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton1-4/+4
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton5-8/+4
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-9/+0
2018-07-27MIPS: generic: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-07-27MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2-2/+13
2018-07-27MIPS: ath79: Use the IRQ based GPIO key driver for the buttonsAlban Bedel5-14/+9
2018-07-27MIPS: remove mips_swiotlb_opsChristoph Hellwig3-64/+3
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2-9/+0
2018-07-26MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton1-2/+4
2018-07-26MIPS: ath79: Fix the USB PHY reset namesAlban Bedel2-2/+2
2018-07-26MIPS: mscc: ocelot: add MIIM1 busQuentin Schulz1-0/+16
2018-07-26MIPS: mscc: ocelot: fix length of memory address space for MIIMQuentin Schulz1-1/+1
2018-07-26MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni1-29/+0
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-28/+57
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2018-07-24MIPS: ath79: get PCIe controller out of resetMathias Kresin1-0/+42
2018-07-24MIPS: ath79: enable uart during early_prinkGabor Juhos1-1/+43
2018-07-24MIPS: ath79: finetune cpu-overridesFelix Fietkau1-0/+6
2018-07-24MIPS: ath79: fix system restartFelix Fietkau2-0/+2
2018-07-24MIPS: ath79: select the PINCTRL subsystemJohn Crispin1-0/+1
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer5-3/+269
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos1-1/+770
2018-07-24mips: mscc: build FIT image for OcelotAlexandre Belloni4-3/+35
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill12-34/+30
2018-07-24MIPS: memset.S: Add comments to fault fixup handlersMatt Redfearn1-0/+18
2018-07-24MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn1-1/+2
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton1-69/+107
2018-07-24MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetreeMathieu Malaterre1-0/+19
2018-07-24MIPS: Ci20: Enable SPI/GPIO driverMathieu Malaterre1-0/+2
2018-07-24MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin1-0/+1
2018-07-24MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin1-2/+5
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni1-0/+1
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen2-12/+14
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen4-28/+32
2018-07-23MIPS: jz4740: Bump zload addressPaul Cercueil1-1/+1
2018-07-23MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens1-2/+1
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen1-0/+13
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller3-26/+55