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

The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:

  Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_3

for you to fetch changes up to 09d97da660ff77df20984496aa0abcd6b88819f2:

  MIPS: Only define pci_remap_iospace() for Ralink (2021-12-09 10:22:24 +0100)

----------------------------------------------------------------
- only enable pci_remap_iospace() for Ralink devices

----------------------------------------------------------------
Tiezhu Yang (1):
      MIPS: Only define pci_remap_iospace() for Ralink

 arch/mips/include/asm/mach-ralink/spaces.h | 2 ++
 arch/mips/include/asm/pci.h                | 4 ----
 arch/mips/pci/pci-generic.c                | 2 ++
 3 files changed, 4 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] 6+ messages in thread

* Re: [GIT PULL] MIPS fixes for v5.16
  2021-12-19 10:54 [GIT PULL] MIPS fixes for v5.16 Thomas Bogendoerfer
@ 2021-12-19 20:34 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2021-12-19 20:34 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel

The pull request you sent on Sun, 19 Dec 2021 11:54:55 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a4cc5ea443e7f0649b322a47abc7ce612c5c0581

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

* Re: [GIT PULL] MIPS fixes for v5.16
  2021-11-27  9:43 Thomas Bogendoerfer
@ 2021-11-27 18:58 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2021-11-27 18:58 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel

The pull request you sent on Sat, 27 Nov 2021 10:43:17 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6be088036c0b95044e42a8cef977b90824732eb7

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

* [GIT PULL] MIPS fixes for v5.16
@ 2021-11-27  9:43 Thomas Bogendoerfer
  2021-11-27 18:58 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Bogendoerfer @ 2021-11-27  9:43 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:

  Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_2

for you to fetch changes up to 41ce097f714401e6ad8f3f5eb30d7f91b0b5e495:

  MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 (2021-11-25 16:52:11 +0100)

----------------------------------------------------------------
- build fix for ZSTD enabled configs
- fix for preempt warning
- fix for loongson FTLB detection
- fix for page table level selection

----------------------------------------------------------------
Huang Pei (2):
      MIPS: loongson64: fix FTLB configuration
      MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48

Paul Cercueil (1):
      MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression

Tiezhu Yang (1):
      MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()

 arch/mips/Kconfig                  | 2 +-
 arch/mips/boot/compressed/Makefile | 2 +-
 arch/mips/kernel/cpu-probe.c       | 4 ++--
 arch/mips/kernel/proc.c            | 2 +-
 4 files changed, 5 insertions(+), 5 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] 6+ messages in thread

* Re: [GIT PULL] MIPS fixes for v5.16
  2021-11-17 22:11 Thomas Bogendoerfer
@ 2021-11-17 23:58 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2021-11-17 23:58 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel

The pull request you sent on Wed, 17 Nov 2021 23:11:36 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3fa595481b3b33105d7e0480710591edb2bd8dcb

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

* [GIT PULL] MIPS fixes for v5.16
@ 2021-11-17 22:11 Thomas Bogendoerfer
  2021-11-17 23:58 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Bogendoerfer @ 2021-11-17 22:11 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_1

for you to fetch changes up to fc1aabb088860d6cf9dd03612b7a6f0de91ccac2:

  mips: lantiq: add support for clk_get_parent() (2021-11-16 09:27:40 +0100)

----------------------------------------------------------------
- wire futex_waitv syscall
- build fixes for lantiq and bcm63xx configs
- yamon-dt bugfix

----------------------------------------------------------------
Colin Ian King (1):
      MIPS: generic/yamon-dt: fix uninitialized variable error

Randy Dunlap (2):
      mips: bcm63xx: add support for clk_get_parent()
      mips: lantiq: add support for clk_get_parent()

Wang Haojun (1):
      MIPS: syscalls: Wire up futex_waitv syscall

 arch/mips/bcm63xx/clk.c                   | 6 ++++++
 arch/mips/generic/yamon-dt.c              | 2 +-
 arch/mips/kernel/syscalls/syscall_n32.tbl | 1 +
 arch/mips/kernel/syscalls/syscall_n64.tbl | 1 +
 arch/mips/kernel/syscalls/syscall_o32.tbl | 1 +
 arch/mips/lantiq/clk.c                    | 6 ++++++
 6 files changed, 16 insertions(+), 1 deletion(-)

-- 
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] 6+ messages in thread

end of thread, other threads:[~2021-12-19 20:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-19 10:54 [GIT PULL] MIPS fixes for v5.16 Thomas Bogendoerfer
2021-12-19 20:34 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2021-11-27  9:43 Thomas Bogendoerfer
2021-11-27 18:58 ` pr-tracker-bot
2021-11-17 22:11 Thomas Bogendoerfer
2021-11-17 23:58 ` 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).