Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Kyle McMartin <kyle@mcmartin.ca>
To: torvalds@linux-foundation.org
Cc: linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [git patches] parisc bug fixes for 2.6.25
Date: Sun, 16 Mar 2008 13:35:39 -0400	[thread overview]
Message-ID: <20080316173539.GA3904@phobos.i.cabal.ca> (raw)

The following changes since commit cdeeeae056a429e729ae9e914fa8142ee45bee93:
  Linus Torvalds (1):
        Linux 2.6.25-rc5

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git master

Adrian Bunk (1):
      [PARISC] move defconfig to arch/parisc/configs/

FUJITA Tomonori (1):
      [PARISC] make ptr_to_pide() static

Helge Deller (1):
      [PARISC] head.S: section mismatch fixes

James Bottomley (1):
      [PARISC] add pa8900 CPUs to hardware inventory

Joel Soete (1):
      [PARISC] pdc_stable: fix compile errors

Kyle McMartin (11):
      [PARISC] remove old timerfd syscall
      [PARISC] wire up timerfd syscalls
      [PARISC] move VMALLOC_* definitions to fixmap.h
      [PARISC] unbreak pgalloc.h
      [PARISC] bump __NR_syscalls
      [PARISC] remove unused pdc_iodc_printf function
      [PARISC] dump_stack in show_regs
      [PARISC] pdc_console: fix bizarre panic on boot
      [PARISC] clean up show_stack
      [PARISC] futex: special case cmpxchg NULL in kernel space
      [PARISC] add back Crestone Peak cpu

Randolph Chung (1):
      [PARISC] clean up include/asm-parisc/elf.h

Thibaut VARENE (1):
      [PARISC] add back AD1889 MAINTAINERS entry

 MAINTAINERS                                        |    9 ++++++
 arch/parisc/Makefile                               |    3 ++
 .../{defconfig => configs/default_defconfig}       |    0 
 arch/parisc/kernel/firmware.c                      |   27 +++++++++++------
 arch/parisc/kernel/hardware.c                      |   13 ++++++++-
 arch/parisc/kernel/head.S                          |    7 ++--
 arch/parisc/kernel/pdc_cons.c                      |   30 ++++++++++---------
 arch/parisc/kernel/syscall_table.S                 |    5 ++-
 arch/parisc/kernel/traps.c                         |   25 ++++++++++++++--
 drivers/parisc/pdc_stable.c                        |    6 ++--
 drivers/parisc/sba_iommu.c                         |    4 +-
 include/asm-parisc/elf.h                           |   22 ++++++--------
 include/asm-parisc/fixmap.h                        |    9 +++++-
 include/asm-parisc/futex.h                         |   10 +++++-
 include/asm-parisc/pdc.h                           |    3 +-
 include/asm-parisc/pgalloc.h                       |    4 +-
 include/asm-parisc/pgtable.h                       |    8 -----
 include/asm-parisc/unistd.h                        |    5 ++-
 18 files changed, 125 insertions(+), 65 deletions(-)
 rename arch/parisc/{defconfig => configs/default_defconfig} (100%)

             reply	other threads:[~2008-03-16 17:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-16 17:35 Kyle McMartin [this message]
2008-03-16 18:22 ` [git patches] parisc bug fixes for 2.6.25 Carlos O'Donell
2008-03-16 19:21   ` Kyle McMartin
2008-03-17 14:38     ` John David Anglin
2008-03-17 14:52       ` Kyle McMartin
2008-03-17 15:23         ` John David Anglin
2008-03-17 17:53         ` John David Anglin
2008-03-17 18:54           ` John David Anglin
2008-03-17 23:43             ` John David Anglin

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=20080316173539.GA3904@phobos.i.cabal.ca \
    --to=kyle@mcmartin.ca \
    --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