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