linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fixes for v5.17
@ 2022-03-03 16:48 Thomas Bogendoerfer
  2022-03-03 19:18 ` pr-tracker-bot
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Bogendoerfer @ 2022-03-03 16:48 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit d9565bf40da22426d2f660cb31700b6858d1911d:

  MIPS: DTS: CI20: fix how ddc power is enabled (2022-02-09 13:58:26 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes-5.17_4

for you to fetch changes up to 5d8965704fe5662e2e4a7e4424a2cbe53e182670:

  MIPS: ralink: mt7621: use bitwise NOT instead of logical (2022-03-01 10:08:45 +0100)

----------------------------------------------------------------
- Fix memory detection for MT7621 devices
- Fix setnocoherentio kernel option
- Fix warning when CONFIG_SCHED_CORE is enabled

----------------------------------------------------------------
Alexander Lobakin (1):
      MIPS: smp: fill in sibling and core maps earlier

Chuanhong Guo (1):
      MIPS: ralink: mt7621: do memory detection on KSEG1

Ilya Lipnitskiy (1):
      MIPS: ralink: mt7621: use bitwise NOT instead of logical

Randy Dunlap (1):
      mips: setup: fix setnocoherentio() boolean setting

 arch/mips/kernel/setup.c  |  2 +-
 arch/mips/kernel/smp.c    |  6 +++---
 arch/mips/ralink/mt7621.c | 36 +++++++++++++++++++++++-------------
 3 files changed, 27 insertions(+), 17 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [GIT PULL] MIPS fixes for v5.17
@ 2022-02-10 10:29 Thomas Bogendoerfer
  2022-02-10 14:03 ` pr-tracker-bot
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Bogendoerfer @ 2022-02-10 10:29 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit dfd42facf1e4ada021b939b4e19c935dcdd55566:

  Linux 5.17-rc3 (2022-02-06 12:20:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes-5.17_3

for you to fetch changes up to d9565bf40da22426d2f660cb31700b6858d1911d:

  MIPS: DTS: CI20: fix how ddc power is enabled (2022-02-09 13:58:26 +0100)

----------------------------------------------------------------
- device tree fix for Ingenic CI20

----------------------------------------------------------------
H. Nikolaus Schaller (1):
      MIPS: DTS: CI20: fix how ddc power is enabled

 arch/mips/boot/dts/ingenic/ci20.dts | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [GIT PULL] MIPS fixes for v5.17
@ 2022-02-03  8:56 Thomas Bogendoerfer
  2022-02-03 14:57 ` pr-tracker-bot
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Bogendoerfer @ 2022-02-03  8:56 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit fa62f39dc7e25fc16371b958ac59b9a6fd260bea:

  MIPS: Fix build error due to PTR used in more places (2022-01-27 09:04:19 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes-5.17_2

for you to fetch changes up to 2161ba070999a709f975910b6b9ad6b51cd6f120:

  MIPS: KVM: fix vz.c kernel-doc notation (2022-02-01 08:36:27 +0100)

----------------------------------------------------------------
- fix missed change for PTR->PTR_WD conversion
- kernel-doc fixes

----------------------------------------------------------------
Randy Dunlap (1):
      MIPS: KVM: fix vz.c kernel-doc notation

Thomas Bogendoerfer (1):
      MIPS: octeon: Fix missed PTR->PTR_WD conversion

 arch/mips/cavium-octeon/octeon-memcpy.S |  2 +-
 arch/mips/kvm/vz.c                      | 12 +++++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [GIT PULL] MIPS fixes for v5.17
@ 2022-01-28 13:33 Thomas Bogendoerfer
  2022-01-28 17:36 ` pr-tracker-bot
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Bogendoerfer @ 2022-01-28 13:33 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes-5.17_1

for you to fetch changes up to fa62f39dc7e25fc16371b958ac59b9a6fd260bea:

  MIPS: Fix build error due to PTR used in more places (2022-01-27 09:04:19 +0100)

----------------------------------------------------------------
- build fix for allmodconfig

----------------------------------------------------------------
Thomas Bogendoerfer (1):
      MIPS: Fix build error due to PTR used in more places

 arch/mips/include/asm/asm.h            |   4 +-
 arch/mips/include/asm/ftrace.h         |   4 +-
 arch/mips/include/asm/r4kcache.h       |   4 +-
 arch/mips/include/asm/unaligned-emul.h | 176 ++++++++++++++++-----------------
 arch/mips/kernel/mips-r2-to-r6-emul.c  | 104 +++++++++----------
 arch/mips/kernel/r2300_fpu.S           |   6 +-
 arch/mips/kernel/r4k_fpu.S             |   2 +-
 arch/mips/kernel/relocate_kernel.S     |  22 ++---
 arch/mips/kernel/scall32-o32.S         |  10 +-
 arch/mips/kernel/scall64-n32.S         |   2 +-
 arch/mips/kernel/scall64-n64.S         |   2 +-
 arch/mips/kernel/scall64-o32.S         |  10 +-
 arch/mips/kernel/syscall.c             |   8 +-
 arch/mips/lib/csum_partial.S           |   4 +-
 arch/mips/lib/memcpy.S                 |   4 +-
 arch/mips/lib/memset.S                 |   2 +-
 arch/mips/lib/strncpy_user.S           |   4 +-
 arch/mips/lib/strnlen_user.S           |   2 +-
 18 files changed, 185 insertions(+), 185 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-03-03 19:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-03 16:48 [GIT PULL] MIPS fixes for v5.17 Thomas Bogendoerfer
2022-03-03 19:18 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-02-10 10:29 Thomas Bogendoerfer
2022-02-10 14:03 ` pr-tracker-bot
2022-02-03  8:56 Thomas Bogendoerfer
2022-02-03 14:57 ` pr-tracker-bot
2022-01-28 13:33 Thomas Bogendoerfer
2022-01-28 17:36 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).