lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 7 Mar 2008 03:06:50 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] sh updates for 2.6.25-rc5

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ