All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull request] parisc fixes for 2.6.37
@ 2010-12-05  0:47 Kyle McMartin
  0 siblings, 0 replies; only message in thread
From: Kyle McMartin @ 2010-12-05  0:47 UTC (permalink / raw)
  To: torvalds; +Cc: linux-parisc

Hi Linus,

Please pull the following bug fixes for parisc. Contents are entirely
bug fixes (two for the do_IRQ removal earlier this release) and a signal
patch to remove redundant initializing of a union pointed out by Randy.

regards, Kyle

---

The following changes since commit bcb38ceb225f5d5b2198a2755277cd441ed1e82b:

  Revert "debug_locks: set oops_in_progress if we will log messages." (2010-11-29 15:18:28 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git fixes

Guy Martin (2):
      parisc: KittyHawk LCD fix
      parisc: Fix GSC PS/2 driver name for keyboard and mouse

James Bottomley (2):
      parisc: fix dino/gsc interrupts
      parisc: convert the rest of the irq handlers to simple/percpu

Kyle McMartin (1):
      parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn

 arch/parisc/kernel/irq.c     |    7 ++-----
 arch/parisc/kernel/signal.c  |    9 +--------
 drivers/input/serio/gscps2.c |    2 +-
 drivers/parisc/dino.c        |    1 -
 drivers/parisc/eisa.c        |    3 +--
 drivers/parisc/gsc.c         |    3 +--
 drivers/parisc/iosapic.c     |    8 ++++++++
 drivers/parisc/led.c         |   17 +++++++++++++----
 drivers/parisc/superio.c     |    3 +--
 9 files changed, 28 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-05  0:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-05  0:47 [git pull request] parisc fixes for 2.6.37 Kyle McMartin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.