From: Helge Deller <deller@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org
Subject: [GIT PULL] parisc architecture fixes and updates for v7.0-rc1
Date: Tue, 10 Feb 2026 21:07:35 +0100 [thread overview]
Message-ID: <aYuQBx7-f11nAgU6@p100> (raw)
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-7.0-rc1
for you to fetch changes up to 1651d69443c3a5fc12f1dee1229d526e7af9020a:
parisc: lba_pci: Add debug code to show IO and PA ranges (2026-02-07 00:45:19 +0100)
----------------------------------------------------------------
parisc architecture fixes and updates for kernel v7.0-rc1:
- Fix device reference leak in error path
- Check if system provides a 64-bit free running platform counter
- Minor fixes in debug code
----------------------------------------------------------------
Haoxiang Li (1):
parisc: kernel: replace kfree() with put_device() in create_tree_node()
Helge Deller (9):
parisc: Print hardware IDs as 4 digit hex strings
parisc: Prevent interrupts during reboot
parisc: Export model name for MPE/ix
parisc: Fix module path output in qemu tables
parisc: Add PDC PAT call to get free running 64-bit counter
parisc: Enhance debug code for PAT firmware
parisc: Fix minor printk issues in iosapic debug code
parisc: Detect 64-bit free running platform counter
parisc: lba_pci: Add debug code to show IO and PA ranges
arch/parisc/include/asm/pdcpat.h | 7 +++++--
arch/parisc/kernel/drivers.c | 12 ++++++++----
arch/parisc/kernel/firmware.c | 27 ++++++++++++++++++++++++++-
arch/parisc/kernel/inventory.c | 13 +++++++++++++
arch/parisc/kernel/process.c | 3 +++
arch/parisc/kernel/processor.c | 26 +++++++++++++-------------
arch/parisc/kernel/time.c | 20 ++++++++++++++++++++
drivers/parisc/iosapic.c | 21 ++++++++++++---------
drivers/parisc/lba_pci.c | 4 ++++
9 files changed, 104 insertions(+), 29 deletions(-)
next reply other threads:[~2026-02-10 20:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-10 20:07 Helge Deller [this message]
2026-02-11 5:51 ` [GIT PULL] parisc architecture fixes and updates for v7.0-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aYuQBx7-f11nAgU6@p100 \
--to=deller@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox