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.11-rc4
Date: Wed, 31 Jul 2013 23:55:26 +0200	[thread overview]
Message-ID: <20130731215526.GA5249@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.11-rc4

The majority of lines changed are due the addition of a defconfig for the C8000
machine.  Even the fix in parisc/kernel/cache.c file is actually ony a 10-line
fix, but the change became bigger (and much nicer) to avoid errors of the
checkpatch script.

Here is the short-changelog:

This round of parisc updates includes mostly fixes for the C8000 workstation.
We have a new defconfig file for this machine, as well as fixes for it's serial
port, the AGP driver and the cache routines to cope with the vmas of the
FireGL card in a C8000.  The sys32.h header file was not used and as such it's
now gone.


Thanks,
Helge 

----------------------------------------------------------------
Alex Ivanov (1):
      parisc: agp/parisc-agp: allow binding of user memory to the AGP GART

Helge Deller (1):
      parisc: add defconfig for c8000 machine

John David Anglin (2):
      parisc: Fix cache routines to ignore vma's with an invalid pfn
      parisc: Remove arch/parisc/kernel/sys32.h header

Thomas Bogendoerfer (1):
      parisc: Fix interrupt routing for C8000 serial ports

 arch/parisc/configs/c8000_defconfig     | 279 ++++++++++++++++++++++++++++++++
 arch/parisc/include/asm/parisc-device.h |   3 +
 arch/parisc/kernel/cache.c              | 135 ++++++++--------
 arch/parisc/kernel/inventory.c          |   1 +
 arch/parisc/kernel/signal.c             |   7 -
 arch/parisc/kernel/signal32.c           |   1 -
 arch/parisc/kernel/sys32.h              |  36 -----
 arch/parisc/kernel/sys_parisc32.c       |   2 -
 drivers/char/agp/parisc-agp.c           |   6 +-
 drivers/parisc/iosapic.c                |  38 +++--
 drivers/tty/serial/8250/8250_gsc.c      |   3 +-
 11 files changed, 386 insertions(+), 125 deletions(-)
 create mode 100644 arch/parisc/configs/c8000_defconfig
 delete mode 100644 arch/parisc/kernel/sys32.h

                 reply	other threads:[~2013-07-31 21:55 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=20130731215526.GA5249@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