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:	Sun, 31 Jul 2011 23:11:17 +0200 (CEST)
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	Greg Ungerer <gerg@...inux.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Linux/m68k <linux-m68k@...ts.linux-m68k.org>,
	Linux Kernel Development <linux-kernel@...r.kernel.org>
Subject: [git pull] m68k updates for 3.1

	Hi Linus,

The following changes since commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe:
  Linus Torvalds (1):
        Linux 3.0

are available in the git repository at:

  master.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 (13):
      m68k/amiga: Chip RAM - Use tabs for indentation
      m68k/amiga: Chip RAM - Convert from printk() to pr_*()
      m68k/amiga: Chip RAM - Always allocate from the start of memory
      m68k/amiga: Chip RAM - Change chipavail to an atomic_t
      m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error
      m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR
      sparc: _sparc_find_resource() should check for exact matches
      resources: Add lookup_resource()
      m68k/amiga: Chip RAM - Use lookup_resource()
      sparc: iounmap() and *_free_coherent() - Use lookup_resource()
      m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_
      m68k: Kill warning in setup_arch() when compiling for Sun3
      m68k/math-emu: Remove commented out old code

Greg Dietsche (1):
      m68k/math-emu: Remove unnecessary code

Michael Schmitz (1):
      m68k/atari: Reserve some ST-RAM early on for device buffer use

 arch/m68k/Kconfig.mmu               |    6 -
 arch/m68k/amiga/chipram.c           |  136 ++++-----
 arch/m68k/atari/stram.c             |  354 +++++-------------------
 arch/m68k/include/asm/atari_stram.h |    3 +-
 arch/m68k/include/asm/atarihw.h     |    4 +-
 arch/m68k/kernel/setup_mm.c         |    2 +
 arch/m68k/math-emu/fp_log.c         |    3 -
 arch/m68k/math-emu/multi_arith.h    |  530 -----------------------------------
 arch/m68k/mm/init_mm.c              |    5 -
 arch/sparc/kernel/ioport.c          |   32 +--
 include/linux/ioport.h              |    1 +
 kernel/resource.c                   |   21 ++
 12 files changed, 166 insertions(+), 931 deletions(-)

The changes to the sparc-code have been acked by David Miller.

Thanks for pulling!

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