summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-07-27MIPS: generic: fix missing of_node_put()Nicholas Mc Guire
2018-07-27MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton
2018-07-27MIPS: ath79: Use the IRQ based GPIO key driver for the buttonsAlban Bedel
2018-07-27MIPS: remove mips_swiotlb_opsChristoph Hellwig
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-07-26MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton
2018-07-26MIPS: ath79: Fix the USB PHY reset namesAlban Bedel
2018-07-26MIPS: mscc: ocelot: add MIIM1 busQuentin Schulz
2018-07-26MIPS: mscc: ocelot: fix length of memory address space for MIIMQuentin Schulz
2018-07-26MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24MIPS: ath79: get PCIe controller out of resetMathias Kresin
2018-07-24MIPS: ath79: enable uart during early_prinkGabor Juhos
2018-07-24MIPS: ath79: finetune cpu-overridesFelix Fietkau
2018-07-24MIPS: ath79: fix system restartFelix Fietkau
2018-07-24MIPS: ath79: select the PINCTRL subsystemJohn Crispin
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos
2018-07-24mips: mscc: build FIT image for OcelotAlexandre Belloni
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill
2018-07-24MIPS: memset.S: Add comments to fault fixup handlersMatt Redfearn
2018-07-24MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton
2018-07-24MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetreeMathieu Malaterre
2018-07-24MIPS: Ci20: Enable SPI/GPIO driverMathieu Malaterre
2018-07-24MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin
2018-07-24MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen
2018-07-23MIPS: jz4740: Bump zload addressPaul Cercueil
2018-07-23MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin
2018-07-20MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon
2018-07-17MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2018-07-15Merge tag 'v4.18-rc5' into sched/core, to pick up fixesIngo Molnar
2018-07-12MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard
2018-07-12MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard