-
- Downloads
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Pull MIPS fixes from Ralf Baechle: "Another round of fixes: - CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems - CPS: Avoid BUG() when offlining pre-r6 CPUs - DEC: Avoid gas warnings due to suspicious instruction scheduling by manually expanding assembler macros. - FTLB: Fix configuration by moving confiuguratoin after probing - FTLB: clear execution hazard after changing FTLB enable - Highmem: Fix detection of unsupported highmem with cache aliases - I6400: Don't touch FTLBP chicken bits - microMIPS: Fix BUILD_ROLLBACK_PROLOGUE - Malta: Fix IOCU disable switch read for MIPS64 - Octeon: Fix probing of devices attached to GPIO lines - uprobes: Misc small fixes" * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems MIPS: Fix detection of unsupported highmem with cache aliases MIPS: Malta: Fix IOCU disable switch read for MIPS64 MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS MIPS: clear execution hazard after changing FTLB enable MIPS: Configure FTLB after probing TLB sizes from config4 MIPS: Stop setting I6400 FTLBP MIPS: DEC: Avoid la pseudo-instruction in delay slots MIPS: Octeon: mark GPIO controller node not populated after IRQ init. MIPS: uprobes: fix use of uninitialised variable MIPS: uprobes: remove incorrect set_orig_insn MIPS: fix uretprobe implementation MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
Showing
- arch/mips/cavium-octeon/octeon-irq.c 6 additions, 0 deletionsarch/mips/cavium-octeon/octeon-irq.c
- arch/mips/dec/int-handler.S 38 additions, 2 deletionsarch/mips/dec/int-handler.S
- arch/mips/include/asm/mips-cm.h 11 additions, 0 deletionsarch/mips/include/asm/mips-cm.h
- arch/mips/include/asm/mipsregs.h 0 additions, 2 deletionsarch/mips/include/asm/mipsregs.h
- arch/mips/include/asm/uprobes.h 0 additions, 1 deletionarch/mips/include/asm/uprobes.h
- arch/mips/kernel/cpu-probe.c 30 additions, 23 deletionsarch/mips/kernel/cpu-probe.c
- arch/mips/kernel/genex.S 1 addition, 2 deletionsarch/mips/kernel/genex.S
- arch/mips/kernel/setup.c 1 addition, 1 deletionarch/mips/kernel/setup.c
- arch/mips/kernel/smp-cps.c 1 addition, 1 deletionarch/mips/kernel/smp-cps.c
- arch/mips/kernel/uprobes.c 3 additions, 22 deletionsarch/mips/kernel/uprobes.c
- arch/mips/mm/init.c 3 additions, 0 deletionsarch/mips/mm/init.c
- arch/mips/mti-malta/malta-setup.c 7 additions, 1 deletionarch/mips/mti-malta/malta-setup.c
Loading
Please register or sign in to comment