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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html