From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Development <linux-kernel@vger.kernel.org>,
linux-parisc@vger.kernel.org,
James Bottomley <James.Bottomley@HansenPartnership.com>
Subject: [GIT PULL] parisc updates for v3.11
Date: Tue, 9 Jul 2013 23:28:00 +0200 [thread overview]
Message-ID: <20130709212800.GA16807@p100.box> (raw)
Hi Linus,
Please pull the latest parisc updates from
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-for-3.11
PA-RISC updates for v3.11 include a gcc miscompilation fix,
gzip-compressed vmlinuz support, a fix in the PCI code for ATI FireGL
support on c8000 machines, a fix to prevent that %sr1 is being clobbered
and a few smaller optimizations and documentation updates.
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (6):
parisc: fix LMMIO mismatch between PAT length and MASK register
parisc: more capabilities info in /proc/cpuinfo
parisc: document the shadow registers
parisc: switch to gzip-compressed vmlinuz kernel
parisc: optimize mtsp(0,sr) inline assembly
parisc: Fix gcc miscompilation in pa_memcpy()
John David Anglin (1):
parisc: Ensure volatile space register %sr1 is not clobbered
Documentation/parisc/registers | 8 ++++
arch/parisc/Makefile | 15 +++++--
arch/parisc/defpalo.conf | 8 ++--
arch/parisc/include/asm/special_insns.h | 9 ++--
arch/parisc/include/asm/tlbflush.h | 5 ++-
arch/parisc/install.sh | 6 +--
arch/parisc/kernel/cache.c | 2 +-
arch/parisc/kernel/processor.c | 19 ++++++--
arch/parisc/lib/memcpy.c | 79 +++++++++++++++++++++------------
drivers/parisc/lba_pci.c | 56 +++++++++++++++++++++++
10 files changed, 158 insertions(+), 49 deletions(-)
reply other threads:[~2013-07-09 21:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20130709212800.GA16807@p100.box \
--to=deller@gmx.de \
--cc=James.Bottomley@HansenPartnership.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.