linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Metcalf <cmetcalf@tilera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/tile changes for 3.18
Date: Mon, 6 Oct 2014 14:18:09 -0400	[thread overview]
Message-ID: <5432DCE1.10607@tilera.com> (raw)

Linus,

Please pull the following changes for 3.18 from:

   git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master

The only substantive pieces in this batch are some more vDSO support,
and removing the reference to &platform_bus in tile-srom.c.  The rest
are minor issues reported to me.

Thanks!

Chris Metcalf (4):
       tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMW
       tile gxio: use better string copy primitive
       tile: switch to using seqlocks for the vDSO time code
       tile: add clock_gettime support to vDSO

Geert Uytterhoeven (1):
       tile: Remove tile-specific _sinitdata and _einitdata

Himangi Saraogi (1):
       tile: use ARRAY_SIZE

Kurt McAlpine (1):
       Removed repeated word in comments

Pawel Moll (1):
       char: tile-srom: Add real platform bus parent

  arch/tile/Kconfig                     |   1 +
  arch/tile/gxio/mpipe.c                |  37 ++++++-
  arch/tile/include/asm/sections.h      |   3 -
  arch/tile/include/asm/vdso.h          |  20 ++--
  arch/tile/include/uapi/arch/sim_def.h |  10 +-
  arch/tile/kernel/time.c               |  61 ++++++++----
  arch/tile/kernel/traps.c              |   2 +-
  arch/tile/kernel/vdso/vdso.lds.S      |   2 +
  arch/tile/kernel/vdso/vgettimeofday.c | 176 +++++++++++++++++++++++++---------
  arch/tile/kernel/vmlinux.lds.S        |   2 -
  arch/tile/mm/init.c                   |  12 +--
  drivers/char/tile-srom.c              |  13 ++-
  12 files changed, 245 insertions(+), 94 deletions(-)

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com


                 reply	other threads:[~2014-10-06 18:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5432DCE1.10607@tilera.com \
    --to=cmetcalf@tilera.com \
    --cc=linux-kernel@vger.kernel.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).