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:	Wed, 16 May 2007 09:54:26 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] sh64 updates

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6.git

Which contains:

Milind Arun Choudhary (1):
      sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c

Paul Mundt (8):
      sh64: Wire up many new syscalls.
      sh64: Fixups for the irq_regs changes.
      sh64: dma-mapping updates.
      sh64: ppoll/pselect6() and restartable syscalls.
      sh64: Fixup sh-sci build.
      sh64: Update cayman defconfig.
      sh64: generic quicklist support.
      sh64: Add .gitignore entry for syscalltab.

Simon Arlott (1):
      spelling fixes: arch/sh64/

 arch/sh64/Kconfig                  |    3 +
 arch/sh64/configs/cayman_defconfig |  199 ++++++++++++++++++++++--------------
 arch/sh64/kernel/entry.S           |    4 +-
 arch/sh64/kernel/irq.c             |    4 +-
 arch/sh64/kernel/pci_sh5.c         |   17 ++--
 arch/sh64/kernel/pci_sh5.h         |    2 +-
 arch/sh64/kernel/process.c         |    2 +-
 arch/sh64/kernel/signal.c          |   33 +++++-
 arch/sh64/kernel/syscalls.S        |   36 ++++++-
 arch/sh64/kernel/time.c            |   18 ++--
 arch/sh64/lib/.gitignore           |    1 +
 arch/sh64/mach-cayman/irq.c        |    4 +-
 arch/sh64/mach-cayman/setup.c      |    2 +-
 arch/sh64/mm/fault.c               |    2 +-
 arch/sh64/mm/init.c                |    2 +-
 arch/sh64/mm/tlbmiss.c             |    4 +-
 include/asm-sh64/dma-mapping.h     |   14 ++-
 include/asm-sh64/irq_regs.h        |    1 +
 include/asm-sh64/pgalloc.h         |  100 ++++--------------
 include/asm-sh64/sci.h             |    1 +
 include/asm-sh64/thread_info.h     |    6 +
 include/asm-sh64/unistd.h          |   43 +++++++-
 mm/Kconfig                         |    2 +-
 23 files changed, 296 insertions(+), 204 deletions(-)
-
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