* [GIT PULL] parisc updates for v3.11
@ 2013-07-09 21:28 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2013-07-09 21:28 UTC (permalink / raw)
To: Linus Torvalds, Linux Kernel Development, linux-parisc, James Bottomley
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-09 21:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-09 21:28 [GIT PULL] parisc updates for v3.11 Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome