Linux PARISC architecture development
 help / color / mirror / Atom feed
* [git patches] bugfixes for parisc for 2.6.35
@ 2010-05-30  9:59 Kyle McMartin
  0 siblings, 0 replies; only message in thread
From: Kyle McMartin @ 2010-05-30  9:59 UTC (permalink / raw)
  To: torvalds; +Cc: akpm, linux-parisc

Hi Linus, just bug fixes this release, doesn't touch anything outside of
arch/parisc.
 --Kyle

The following changes since commit e40152ee1e1c7a63f4777791863215e3faa37a86:

  Linus 2.6.34 (2010-05-16 14:17:36 -0700)

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

Carlos O'Donell (1):
      parisc: Use of align_frame provides stack frame.

Helge Deller (1):
      parisc: clear floating point exception flag on SIGFPE signal

John David Anglin (5):
      parisc: Avoid interruption in critical region in entry.S
      parisc: Delete unnecessary nop's in entry.S
      parisc: LWS fixes for syscall.S
      parisc: Remove unnecessary macros from entry.S
      parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic

Nick Piggin (1):
      parisc: invoke oom-killer from page fault

 arch/parisc/include/asm/cacheflush.h |   16 ++++++++--
 arch/parisc/kernel/asm-offsets.c     |   15 +++++++--
 arch/parisc/kernel/entry.S           |   52 ++++++---------------------------
 arch/parisc/kernel/syscall.S         |   32 ++++++---------------
 arch/parisc/math-emu/decode_exc.c    |    1 +
 arch/parisc/mm/fault.c               |    7 ++--
 6 files changed, 47 insertions(+), 76 deletions(-)

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

only message in thread, other threads:[~2010-05-30  9:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-30  9:59 [git patches] bugfixes for parisc for 2.6.35 Kyle McMartin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox