All of lore.kernel.org
 help / color / mirror / Atom feed
* [git patches] parisc bug fixes for 2.6.26
@ 2008-06-13 16:32 Kyle McMartin
  0 siblings, 0 replies; only message in thread
From: Kyle McMartin @ 2008-06-13 16:32 UTC (permalink / raw)
  To: torvalds; +Cc: akpm, linux-parisc, linux-kernel

Purely bugfixes (and a reversion of the section name patch since it broke
on a pile of machines.)

cheers, Kyle

The following changes since commit 5dd34572ad9a3be430632dd42e4af2ea370b397b:
  Linus Torvalds (1):
        Linux 2.6.26-rc6

are available in the git repository at:

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

Kyle McMartin (7):
      Revert "parisc: fix trivial section name warnings"
      parisc: move head.S to head.text section
      parisc: export copy_user_page_asm
      parisc: export empty_zero_page
      parisc: fix off by one in setup_sigcontext32
      parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
      parisc: update my email address

 MAINTAINERS                       |    8 ++++----
 arch/parisc/hpux/gate.S           |    3 +--
 arch/parisc/hpux/wrappers.S       |    3 +--
 arch/parisc/kernel/entry.S        |    3 +--
 arch/parisc/kernel/head.S         |    1 +
 arch/parisc/kernel/hpmc.S         |    3 +--
 arch/parisc/kernel/pacache.S      |    3 +--
 arch/parisc/kernel/parisc_ksyms.c |    3 +++
 arch/parisc/kernel/perf_asm.S     |    2 +-
 arch/parisc/kernel/real2.S        |   13 ++++++-------
 arch/parisc/kernel/signal32.c     |    4 ++--
 arch/parisc/kernel/syscall.S      |    5 ++---
 arch/parisc/kernel/vmlinux.lds.S  |    1 +
 arch/parisc/lib/fixup.S           |    3 +--
 arch/parisc/lib/lusercopy.S       |    5 ++---
 arch/parisc/mm/init.c             |    1 +
 include/asm-parisc/checksum.h     |    2 +-
 17 files changed, 30 insertions(+), 33 deletions(-)

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

only message in thread, other threads:[~2008-06-13 16:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-13 16:32 [git patches] parisc bug fixes for 2.6.26 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.