Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Pull MIPS fixes from Ralf Baechle: "This is the first round of MIPS fixes for 4.6: - Fix spelling mistakes all over arch/mips - Provide __bswapsi2 so XZ kernel compression will build with older GCC - ATH79 clock fixes. - Fix clock-rated copy-paste erros in ATH79 DTS. - Fix gisb-arb compatible string for 7435 BMIPS - Enable NAND and UBIFS support in CI20. - Fix BUG() assertion caused by inapropriate smp_processor_id() use. - Fix exception handling issues for the sake of debuggers - Fix the last remaining instance of irq_to_gpio in the db1xxx_ss PCMCIA code - Fix MSA unaligned load failures - Panic if kernel is configured for a not TLB-supported page size - Bail out on unsupported relocs in modules. - Partial fix for Qemu breakage after recent IPI rewrite - Wire up the preadv2 and pwrite2 syscalls - Fix the ar724x clock calculation" * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation MIPS: BMIPS: Fix gisb-arb compatible string for 7435 MIPS: Bail on unsupported module relocs MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock name MIPS: ath79: Fix the ar913x reference clock rate MIPS: ath79: Fix the ar724x clock calculation dt-bindings: clock: qca,ath79-pll: fix copy-paste typos MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp' FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c. MIPS: ci20: Enable NAND and UBIFS support in defconfig. MIPS: Fix misspellings in comments. MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZE MIPS: zboot: Remove copied source files on clean MIPS: zboot: Fix the build with XZ compression on older GCC versions MIPS: Wire up preadv2 and pwrite2 syscalls. MIPS: cpu_name_string: Use raw_smp_processor_id(). pcmcia: db1xxx_ss: fix last irq_to_gpio user MIPS: Fix MSA ld unaligned failure cases MIPS: Fix broken malta qemu
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/clock/qca,ath79-pll.txt 3 additions, 3 deletionsDocumentation/devicetree/bindings/clock/qca,ath79-pll.txt
- arch/mips/alchemy/common/dbdma.c 2 additions, 2 deletionsarch/mips/alchemy/common/dbdma.c
- arch/mips/alchemy/devboards/db1000.c 8 additions, 10 deletionsarch/mips/alchemy/devboards/db1000.c
- arch/mips/alchemy/devboards/db1550.c 2 additions, 2 deletionsarch/mips/alchemy/devboards/db1550.c
- arch/mips/ath79/clock.c 4 additions, 40 deletionsarch/mips/ath79/clock.c
- arch/mips/bcm47xx/sprom.c 2 additions, 2 deletionsarch/mips/bcm47xx/sprom.c
- arch/mips/boot/compressed/Makefile 4 additions, 3 deletionsarch/mips/boot/compressed/Makefile
- arch/mips/boot/dts/brcm/bcm7435.dtsi 1 addition, 1 deletionarch/mips/boot/dts/brcm/bcm7435.dtsi
- arch/mips/boot/dts/qca/ar9132.dtsi 1 addition, 1 deletionarch/mips/boot/dts/qca/ar9132.dtsi
- arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts 1 addition, 1 deletionarch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts
- arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c 7 additions, 7 deletionsarch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
- arch/mips/cavium-octeon/executive/cvmx-pko.c 1 addition, 1 deletionarch/mips/cavium-octeon/executive/cvmx-pko.c
- arch/mips/cavium-octeon/smp.c 1 addition, 1 deletionarch/mips/cavium-octeon/smp.c
- arch/mips/configs/ci20_defconfig 9 additions, 5 deletionsarch/mips/configs/ci20_defconfig
- arch/mips/dec/int-handler.S 1 addition, 1 deletionarch/mips/dec/int-handler.S
- arch/mips/fw/arc/memory.c 1 addition, 1 deletionarch/mips/fw/arc/memory.c
- arch/mips/include/asm/cpu-info.h 1 addition, 1 deletionarch/mips/include/asm/cpu-info.h
- arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h 1 addition, 1 deletionarch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h
- arch/mips/include/asm/mach-generic/kernel-entry-init.h 1 addition, 1 deletionarch/mips/include/asm/mach-generic/kernel-entry-init.h
- arch/mips/include/asm/mach-ip27/irq.h 1 addition, 1 deletionarch/mips/include/asm/mach-ip27/irq.h
Loading
Please register or sign in to comment