summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-24MIPS: Loongson64: Define and use some CP0 registersHuacai Chen2-12/+14
2018-07-24MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen5-29/+34
2018-07-24MIPS: 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-21mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin1-7/+0
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki2-0/+64
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki2-0/+190
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki3-3/+3
2018-07-19binfmt_elf: Respect error return from `regset->active'Maciej W. Rozycki1-1/+1
2018-07-17MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton1-1/+1
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin28-32/+47
2018-07-12MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard1-147/+32
2018-07-12MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard1-20/+12
2018-07-12mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer1-2/+15
2018-07-10mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin1-6/+2
2018-07-10mips: mm: Create UCA-based ioremap_wc() methodSerge Semin1-0/+23
2018-07-04MIPS: Octeon: Simplify CIU register functions.Steven J. Hill1-94/+22
2018-07-04MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill1-28/+32
2018-07-04MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill1-52/+18
2018-07-04MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill1-128/+56
2018-07-04MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill2-39/+4
2018-07-04MIPS: Octeon: Remove unused CIU types.Steven J. Hill1-9629/+0
2018-06-29MIPS: AR7: Normalize clk APIGeert Uytterhoeven1-0/+29
2018-06-29MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton1-8/+4
2018-06-29MIPS: ath25: Convert random_ether_addr to eth_random_addrJoe Perches1-3/+3
2018-06-29MIPS: Annotate cpu_wait implementations with __cpuidlePaul Burton2-7/+8
2018-06-24arch: mips: mm: page: Remove unused functionRickard Strandqvist1-15/+0
2018-06-24arch: mips: pci: pci-ip27.c: Remove unused functionRickard Strandqvist1-11/+0
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton13-134/+9
2018-06-24MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton1-38/+0
2018-06-24MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton1-0/+8
2018-06-24MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard1-2/+2
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton3-47/+42
2018-06-24MIPS: lantiq: remove unnecessary of_platform_default_populate callRob Herring1-8/+0
2018-06-24MIPS: generic: remove unnecessary of_platform_populate callRob Herring1-13/+0
2018-06-24MIPS: bmips: remove unnecessary call to register "simple-bus"Rob Herring1-7/+0
2018-06-24MIPS: netlogic: remove unnecessary of_platform_bus_probe callRob Herring1-14/+0
2018-06-24MIPS: octeon: use of_platform_populate to probe devicesRob Herring1-1/+1
2018-06-24MIPS: Fix ejtag handler on SMPHeiher1-0/+46
2018-06-24MIPS: boot: merge build rules of vmlinux.*.itb by using pattern ruleMasahiro Yamada1-18/+9
2018-06-24MIPS: boot: add missing targets for vmlinux.*.itsMasahiro Yamada1-0/+6
2018-06-24MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada1-2/+4
2018-06-24MIPS: boot: do not include $(cpp_flags) for preprocessing ITSMasahiro Yamada1-6/+6
2018-06-24Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"Masahiro Yamada1-1/+0
2018-06-24MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire1-1/+1
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig2-8/+1
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig5-460/+1
2018-06-24MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig4-84/+21
2018-06-24dma-noncoherent: add a arch_sync_dma_for_cpu_all hookChristoph Hellwig2-2/+14