linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Greg Ungerer <gerg@linux-m68k.org>,
	linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [git pull] m68k updates for 5.4
Date: Mon, 16 Sep 2019 10:42:15 +0200	[thread overview]
Message-ID: <20190916084215.14792-1-geert@linux-m68k.org> (raw)

	Hi Linus,

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v5.4-tag1

for you to fetch changes up to 0f1979b402df5f0dd86425830ddaa191d70f3655:

  m68k: Remove ioremap_fullcache() (2019-09-02 09:50:26 +0200)

----------------------------------------------------------------
m68k updates for v5.4

  - ioremap() cleanups,
  - Defconfig updates,
  - Small fixes and cleanups.

----------------------------------------------------------------
Christoph Hellwig (2):
      m68k: Simplify ioremap_nocache()
      m68k: Remove ioremap_fullcache()

Finn Thain (2):
      m68k: mac: Revisit floppy disc controller base addresses
      m68k: Prevent some compiler warnings in Coldfire builds

Geert Uytterhoeven (2):
      m68k: atari: Rename shifter to shifter_st to avoid conflict
      m68k: defconfig: Update defconfigs for v5.3-rc2

 arch/m68k/atari/config.c             |   6 +-
 arch/m68k/configs/amiga_defconfig    |  13 +++-
 arch/m68k/configs/apollo_defconfig   |  13 +++-
 arch/m68k/configs/atari_defconfig    |  13 +++-
 arch/m68k/configs/bvme6000_defconfig |  13 +++-
 arch/m68k/configs/hp300_defconfig    |  13 +++-
 arch/m68k/configs/mac_defconfig      |  13 +++-
 arch/m68k/configs/multi_defconfig    |  13 +++-
 arch/m68k/configs/mvme147_defconfig  |  13 +++-
 arch/m68k/configs/mvme16x_defconfig  |  13 +++-
 arch/m68k/configs/q40_defconfig      |  13 +++-
 arch/m68k/configs/sun3_defconfig     |  13 +++-
 arch/m68k/configs/sun3x_defconfig    |  13 +++-
 arch/m68k/include/asm/atarihw.h      |  13 +---
 arch/m68k/include/asm/io_mm.h        |   6 +-
 arch/m68k/include/asm/kmap.h         |  17 +----
 arch/m68k/include/asm/macintosh.h    |  11 +--
 arch/m68k/mac/config.c               | 128 +++++++++++++++++------------------
 drivers/video/fbdev/atafb.c          |  42 ++++++------
 19 files changed, 223 insertions(+), 156 deletions(-)

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

             reply	other threads:[~2019-09-16  8:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-16  8:42 Geert Uytterhoeven [this message]
2019-09-16 23:05 ` [git pull] m68k updates for 5.4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190916084215.14792-1-geert@linux-m68k.org \
    --to=geert@linux-m68k.org \
    --cc=akpm@linux-foundation.org \
    --cc=gerg@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).