Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Sep 2013 15:40:49 +0000 (11:40 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Sep 2013 15:40:49 +0000 (11:40 -0400)
commitde0bc3dfc318fae30f09ee63b315c7cbfe528d8b
treec1f091c0b6aff8878d755a601d9210318ed36355
parent272b98c6455f00884f0350f775c5342358ebb73f
parente823acc0a9e36a5645cdf0c57fa5f738b51bb999
Merge git://git./linux/kernel/git/cmetcalf/linux-tile

Pull more tile architecture updates from Chris Metcalf:
 "This second batch of changes is just cleanup of various kinds from
  doing some tidying work in the sources.

  Some dead code is removed, comment typos fixed, whitespace and style
  issues cleaned up, and some header updates from our internal
  "upstream" architecture team"

* git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
  tile: remove stray blank space
  tile: <arch/> header updates from upstream
  tile: improve gxio iorpc autogenerated code style
  tile: double default VMALLOC space
  tile: remove stale arch/tile/kernel/futex_64.S
  tile: remove HUGE_VMAP dead code
  tile: use pmd_pfn() instead of casting via pte_t
  tile: fix typos in comment in arch/tile/kernel/unaligned.c