summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos-1/+770
2018-07-24mips: mscc: build FIT image for OcelotAlexandre Belloni-3/+35
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill-34/+30
2018-07-24MIPS: memset.S: Add comments to fault fixup handlersMatt Redfearn-0/+18
2018-07-24MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn-1/+2
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton-69/+107
2018-07-24MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetreeMathieu Malaterre-0/+19
2018-07-24MIPS: Ci20: Enable SPI/GPIO driverMathieu Malaterre-0/+2
2018-07-24MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin-0/+1
2018-07-24MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin-2/+5
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni-0/+1
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen-12/+14
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen-28/+32
2018-07-23MIPS: jz4740: Bump zload addressPaul Cercueil-1/+1
2018-07-23MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens-2/+1
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen-0/+13
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller-26/+55
2018-07-20mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin-7/+0
2018-07-20MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau-1/+1
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki-0/+63
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki-0/+189
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki-3/+3
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon-35/+2
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon-33/+3
2018-07-17MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton-1/+1
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin-32/+47
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar-48/+111
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton-1/+1
2018-07-15Merge tag 'v4.18-rc5' into sched/core, to pick up fixesIngo Molnar-26/+55
2018-07-12MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard-147/+32
2018-07-12MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard-20/+12
2018-07-12mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer-2/+15
2018-07-10mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin-6/+2
2018-07-10mips: mm: Create UCA-based ioremap_wc() methodSerge Semin-0/+23
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers-6/+0
2018-07-05MIPS: Fix ioremap() RAM checkPaul Burton-12/+25
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran-0/+3
2018-07-03MIPS: Octeon: Simplify CIU register functions.Steven J. Hill-94/+22
2018-07-03MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill-28/+32
2018-07-03MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill-52/+18
2018-07-03MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill-128/+56
2018-07-03MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill-39/+4
2018-07-03MIPS: Octeon: Remove unused CIU types.Steven J. Hill-9629/+0
2018-07-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar-22/+56
2018-06-28MIPS: AR7: Normalize clk APIGeert Uytterhoeven-0/+29
2018-06-28MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton-8/+4
2018-06-28MIPS: ath25: Convert random_ether_addr to eth_random_addrJoe Perches-3/+3
2018-06-28MIPS: Annotate cpu_wait implementations with __cpuidlePaul Burton-7/+8
2018-06-28MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton-15/+30
2018-06-28MIPS: Call dump_stack() from show_regs()Paul Burton-2/+3