* [GIT PULL] arch/tile changes for 3.18
@ 2014-10-06 18:18 Chris Metcalf
0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2014-10-06 18:18 UTC (permalink / raw)
To: Linus Torvalds, Linux Kernel Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-06 18:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-06 18:18 [GIT PULL] arch/tile changes for 3.18 Chris Metcalf
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.