1
0
Fork 0
alistair23-linux/arch
Linus Torvalds 47f3f4eb78 A few early MIPS fixes for 4.21:
- The Broadcom BCM63xx platform sees a fix for resetting the BCM6368
   ethernet switch, and the removal of a platform device we've never had
   a driver for.
 
 - The Alchemy platform sees a few fixes for bitrot that occurred within
   the past few cycles.
 
 - We now enable vectored interrupt support for the MediaTek MT7620 SoC,
   which makes sense since they're supported by the SoC but in this case
   also works around a bug relating to the location of exception vectors
   when using a recent version of U-Boot.
 
 - The atomic64_fetch_*_relaxed() family of functions see a fix for a
   regression in MIPS64 kernels since v4.19.
 
 - Cavium Octeon III CN7xxx systems will now disable their RGMII
   interfaces rather than attempt to enable them & warn about the lack of
   support for doing so, as they did since initial CN7xxx ethernet
   support was added in v4.7.
 
 - The Microsemi/Microchip MSCC SoCs gain a MAINTAINERS entry.
 
 - .mailmap now provides consistency for Dengcheng Zhu's name & current
   email address.
 -----BEGIN PGP SIGNATURE-----
 
 iIsEABYIADMWIQRgLjeFAZEXQzy86/s+p5+stXUA3QUCXDEVXBUccGF1bC5idXJ0
 b25AbWlwcy5jb20ACgkQPqefrLV1AN2F4QEA5lJSa7x2ZMjV/z/P174lotgsclrp
 EtcIf/Jx3IekXmsA/0LhuuC+6l7bq1DJRolsgeuhPTRBUM+8lvs8KXDVhzsA
 =ImMx
 -----END PGP SIGNATURE-----

Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux

Pull MIPS fixes from Paul Burton:
 "A few early MIPS fixes for 4.21:

   - The Broadcom BCM63xx platform sees a fix for resetting the BCM6368
     ethernet switch, and the removal of a platform device we've never
     had a driver for.

   - The Alchemy platform sees a few fixes for bitrot that occurred
     within the past few cycles.

   - We now enable vectored interrupt support for the MediaTek MT7620
     SoC, which makes sense since they're supported by the SoC but in
     this case also works around a bug relating to the location of
     exception vectors when using a recent version of U-Boot.

   - The atomic64_fetch_*_relaxed() family of functions see a fix for a
     regression in MIPS64 kernels since v4.19.

   - Cavium Octeon III CN7xxx systems will now disable their RGMII
     interfaces rather than attempt to enable them & warn about the lack
     of support for doing so, as they did since initial CN7xxx ethernet
     support was added in v4.7.

   - The Microsemi/Microchip MSCC SoCs gain a MAINTAINERS entry.

   - .mailmap now provides consistency for Dengcheng Zhu's name &
     current email address"

* tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
  MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
  MIPS: BCM63XX: drop unused and broken DSP platform device
  mailmap: Update name spelling and email for Dengcheng Zhu
  MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8
  MAINTAINERS: Add a maintainer for MSCC MIPS SoCs
  MIPS: Alchemy: update dma masks for devboard devices
  MIPS: Alchemy: update cpu-feature-overrides
  MIPS: Alchemy: drop DB1000 IrDA support bits
  MIPS: alchemy: cpu_all_mask is forbidden for clock event devices
  MIPS: BCM63XX: fix switch core reset on BCM6368
2019-01-05 12:48:25 -08:00
..
alpha Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
arc Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
arm ARM: SoC: late updates 2019-01-05 11:30:37 -08:00
arm64 ARM: SoC: late updates 2019-01-05 11:30:37 -08:00
c6x Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
csky arch/csky patches for 4.21-rc1 2019-01-05 09:50:07 -08:00
h8300 h8300 build problem fix. 2019-01-05 11:35:55 -08:00
hexagon Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
ia64 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
m68k Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
microblaze Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
mips A few early MIPS fixes for 4.21: 2019-01-05 12:48:25 -08:00
nds32 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
nios2 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
openrisc Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
parisc Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux 2019-01-05 11:44:20 -08:00
powerpc powerpc fixes for 4.21 #2 2019-01-05 11:48:44 -08:00
riscv Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
s390 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
sh Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
sparc Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
um Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
unicore32 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
x86 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
xtensa Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
.gitignore
Kconfig mm: speed up mremap by 20x on large regions 2019-01-04 13:13:48 -08:00