public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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.10
Date: Tue, 18 Jun 2013 23:39:56 +0200	[thread overview]
Message-ID: <20130618213956.GA20451@p100.box> (raw)

Hi Linus,

Please pull the latest parisc architecture fixes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-3.10

It contains a kernel segfault fix when reading /proc/kpageflags or /proc/kpagecount,
two fixes for the serial port and PCI graphic card support on C8000 workstations
and a fix to use unshadowed registers for flushing D- and I-caches.


This patchset touches parisc-specific source files only.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (1):
      parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)

John David Anglin (1):
      parisc: Use unshadowed index register for flush instructions in flush_dcache_page_asm and flush_icache_page_asm

Thomas Bogendoerfer (2):
      parisc: fix serial ports on C8000 workstation
      parisc: provide pci_mmap_page_range() for parisc

 arch/parisc/include/asm/mmzone.h   |  4 +-
 arch/parisc/include/asm/pci.h      |  5 +++
 arch/parisc/kernel/hardware.c      |  1 +
 arch/parisc/kernel/pacache.S       | 76 +++++++++++++++++++-------------------
 arch/parisc/kernel/pci.c           | 27 ++++++++++++++
 arch/parisc/mm/init.c              |  2 +-
 drivers/parisc/iosapic.c           | 66 +++++++++++++++++++++++++++++++++
 drivers/tty/serial/8250/8250_gsc.c | 10 ++++-
 8 files changed, 149 insertions(+), 42 deletions(-)

             reply	other threads:[~2013-06-18 21:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18 21:39 Helge Deller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-13 20:48 [GIT PULL] parisc updates for v3.10 Helge Deller
2013-05-13 21:53 ` Rolf Eike Beer
2013-05-07 22:11 Helge Deller
2013-05-08  1:37 ` Stephen Rothwell
2013-05-09 20:31   ` Helge Deller
2013-05-10  0:15     ` Stephen Rothwell

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=20130618213956.GA20451@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox