linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] m68k updates for 2.6.40
@ 2011-05-19 17:06 Geert Uytterhoeven
  0 siblings, 0 replies; only message in thread
From: Geert Uytterhoeven @ 2011-05-19 17:06 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Ungerer, Andrew Morton, Linux/m68k, Linux Kernel Development

	Hi Linus,

The following changes since commit 61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf:
  Linus Torvalds (1):
        Linux 2.6.39

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 (8):
      m68k: bitops - offset == ((long)p - (long)vaddr) * 8
      m68k: bitops - Never step beyond the end of the bitmap
      MAINTAINERS: Roman Zippel has been MIA for several years.
      m68k: Merge mmu and non-mmu versions of sys_call_table
      m68k: Really wire up sys_pselect6 and sys_ppoll
      m68k: unistd - Comment out definitions for unimplemented syscalls
      m68k/atari: Do not use "/" in interrupt names
      input/atari: Fix mouse movement and button mapping

Michael Schmitz (2):
      input/atari: Use the correct mouse interrupt hook
      input/atari: Fix atarimouse init

 MAINTAINERS                       |    9 +-
 arch/m68k/atari/atakeyb.c         |    9 +-
 arch/m68k/atari/stdma.c           |    2 +-
 arch/m68k/include/asm/atarikb.h   |    2 -
 arch/m68k/include/asm/bitops_mm.h |   87 ++++++----
 arch/m68k/include/asm/unistd.h    |   46 +++---
 arch/m68k/kernel/Makefile_mm      |    2 +-
 arch/m68k/kernel/entry_mm.S       |  348 -------------------------------------
 arch/m68k/kernel/syscalltable.S   |  195 ++++++++++-----------
 drivers/input/keyboard/atakbd.c   |    5 +-
 drivers/input/mouse/atarimouse.c  |   15 +-
 drivers/net/atarilance.c          |    2 +-
 drivers/video/atafb.c             |    2 +-
 13 files changed, 200 insertions(+), 524 deletions(-)

It was OK for Dmitry to let the input changes go in through the m68k tree.

Thanks for pulling!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-19 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-19 17:06 [git pull] m68k updates for 2.6.40 Geert Uytterhoeven

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).