All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arch/tile changes for 3.16
@ 2014-06-11 18:44 Chris Metcalf
  0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2014-06-11 18:44 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Mailing List

Linus,

Please pull the following changes for 3.16 from:

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

These mostly just address smaller issues reported to me.

Thanks!

Daniel Walter (1):
       replace strict_strto* call with kstrto*

Fabian Frederick (1):
       drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO

Geert Uytterhoeven (1):
       tile: Update comments for generic idle conversion

Rickard Strandqvist (1):
       arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables

Wang Sheng-Hui (2):
       tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags
       tile: cleanup the comment in init_pgprot

  arch/tile/include/asm/thread_info.h |  2 +-
  arch/tile/kernel/setup.c            | 12 +++++-------
  arch/tile/kernel/signal.c           |  7 +++----
  arch/tile/kernel/traps.c            |  5 ++---
  arch/tile/kernel/unaligned.c        | 15 ++-------------
  arch/tile/mm/init.c                 |  8 ++++----
  drivers/tty/hvc/hvc_tile.c          |  2 +-
  7 files changed, 18 insertions(+), 33 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-06-11 18:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11 18:44 [GIT PULL] arch/tile changes for 3.16 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.