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:	Mon, 21 May 2012 21:34:07 +0200 (CEST)
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Greg Ungerer <gerg@...inux.org>,
	Linux/m68k <linux-m68k@...ts.linux-m68k.org>,
	Linux Kernel Development <linux-kernel@...r.kernel.org>
Subject: [git pull] m68k updates for 3.5

	Hi Linus,

The following changes since commit 76e10d158efb6d4516018846f60c2ab5501900bc:
  Linus Torvalds (1):
        Linux 3.4

are available in the git repository at:

  ra.kernel.org:/pub/scm/linux/kernel/git/geert/linux-m68k.git for-linus
  git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git for-linus

Geert Uytterhoeven (11):
      m68k: Remove unused MAX_NOINT_IPL definition
      m68k/amiga: Mark z_dev_present() __init
      m68k/amiga: Add error checks when registering platform devices
      m68k/amiga: Use arch_initcall() for registering platform devices
      m68k/atari: Change VME irq numbers from unsigned long to unsigned int
      net/ariadne: Improve debug prints
      scsi/atari: Revive "atascsi=" setup option
      scsi/atari: Make more functions static
      m68k: Make sure {read,write}s[bwl]() are always defined
      m68k/video: Create <asm/vga.h>
      m68k: Setup CROSS_COMPILE at the top

Kautuk Consul (1):
      m68k/mm: Port OOM changes to do_page_fault()

Mikael Pettersson (1):
      m68k: Correct the Atari ALLOWINT definition

The net/ariadne change has been acked by David S. Miller.
The drivers/usb/musb/musb_io.h change (for {read,write}s[bwl]()) has been
acked by Felipe Balbi.

Thanks for pulling!

 arch/m68k/Makefile                    |   13 ++--
 arch/m68k/amiga/platform.c            |  126 ++++++++++++++++++++++++---------
 arch/m68k/atari/ataints.c             |    4 +-
 arch/m68k/include/asm/atariints.h     |    4 +-
 arch/m68k/include/asm/entry.h         |    6 +-
 arch/m68k/include/asm/io_mm.h         |    7 ++
 arch/m68k/include/asm/vga.h           |   27 +++++++
 arch/m68k/mm/fault.c                  |   42 +++++++++--
 drivers/net/ethernet/amd/ariadne.c    |    8 +-
 drivers/net/ethernet/amd/atarilance.c |   11 +--
 drivers/scsi/atari_scsi.c             |   26 +++++--
 drivers/scsi/atari_scsi.h             |    5 --
 drivers/usb/musb/musb_io.h            |    2 +-
 include/video/vga.h                   |   22 ------
 14 files changed, 200 insertions(+), 103 deletions(-)
 create mode 100644 arch/m68k/include/asm/vga.h

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
--
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