LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] sh updates for 2.6.25-rc5
@ 2008-03-06 18:06 Paul Mundt
0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2008-03-06 18:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-sh, linux-kernel
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.25.git
Which contains:
Adrian Bunk (2):
sh/mm/pg-sh7705.c must #include <linux/fs.h>
sh_ksyms_32.c update for gcc 4.3
Andrew Morton (1):
sh: export copy-page() to modules
Harvey Harrison (1):
sh: replace remaining __FUNCTION__ occurrences
Kristoffer Ericson (1):
sh: hp6xx: Correct APM output.
Paul Mundt (8):
sh: Fix up section mismatches.
fb: pvr2fb: Fix up remaining section mismatch.
sh: hp6xx: Fix up hp6xx_apm build failure.
fb: hitfb: Balance probe/remove section annotations.
sh: Update r7780mp defconfig.
sh: Flag PMB support as EXPERIMENTAL.
sh: Fix up SH7710 VoIP-GW build.
sh: Fix up the sh64 build.
goda.yusuke (1):
sh: update se7780 defconfig
arch/sh/Kconfig | 7 -
arch/sh/Makefile | 1 -
arch/sh/boards/hp6xx/hp6xx_apm.c | 22 +-
arch/sh/boards/renesas/sh7710voipgw/Makefile | 1 -
arch/sh/boards/renesas/sh7710voipgw/setup.c | 94 ----
arch/sh/boards/renesas/x3proto/ilsel.c | 2 +-
arch/sh/boards/superh/microdev/io.c | 2 +-
arch/sh/configs/r7780mp_defconfig | 91 +++-
arch/sh/configs/se7780_defconfig | 646 ++++++++++----------------
arch/sh/configs/sh7710voipgw_defconfig | 595 ++++++++++--------------
arch/sh/kernel/cpu/init.c | 2 +-
arch/sh/kernel/cpu/sh4/sq.c | 4 +-
arch/sh/kernel/cpu/sh5/unwind.c | 2 +-
arch/sh/kernel/io_trapped.c | 2 +-
arch/sh/kernel/sh_ksyms_32.c | 5 +-
arch/sh/kernel/sh_ksyms_64.c | 1 +
arch/sh/kernel/timers/timer-cmt.c | 2 +-
arch/sh/kernel/timers/timer-mtu2.c | 2 +-
arch/sh/kernel/topology.c | 2 +-
arch/sh/kernel/traps_64.c | 2 +-
arch/sh/lib64/c-checksum.c | 2 +-
arch/sh/lib64/udelay.c | 21 +-
arch/sh/mm/Kconfig | 2 +-
arch/sh/mm/init.c | 2 +-
arch/sh/mm/ioremap_32.c | 2 +-
arch/sh/mm/ioremap_64.c | 4 +-
arch/sh/mm/pg-sh7705.c | 1 +
arch/sh/mm/tlbflush_64.c | 6 +-
arch/sh/tools/mach-types | 1 -
drivers/video/hitfb.c | 4 +-
drivers/video/pvr2fb.c | 12 +-
include/asm-sh/delay.h | 5 -
32 files changed, 625 insertions(+), 922 deletions(-)
delete mode 100644 arch/sh/boards/renesas/sh7710voipgw/Makefile
delete mode 100644 arch/sh/boards/renesas/sh7710voipgw/setup.c
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-06 18:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-06 18:06 [GIT PULL] sh updates for 2.6.25-rc5 Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).