[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170829193531.GA10565@ivybridge.mattst88.com>
Date: Tue, 29 Aug 2017 12:35:31 -0700
From: Matt Turner <mattst88@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-alpha@...r.kernel.org, linux-kernel@...r.kernel.org,
Richard Henderson <rth@...ddle.net>,
Guenter Roeck <linux@...ck-us.net>,
Ben Hutchings <ben@...adent.org.uk>,
Michael Cree <mcree@...on.net.nz>
Subject: [PULL] alpha.git
Hi Linus,
Please pull my alpha git tree. It contains a few fixes and wires up some
additional syscalls.
Thanks,
Matt
PS: My alpha has been offline, hence the very late-in-cycle pull request.
The following changes since commit 143c97cc652949893c8056c679012f0aeccb80e5:
Revert "pty: fix the cached path of the pty slave file descriptor in the master" (2017-08-23 18:16:11 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha.git for-linus
for you to fetch changes up to cec80d82142ab25c71eee24b529cfeaf17c43062:
alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ (2017-08-29 12:02:00 -0700)
----------------------------------------------------------------
Ben Hutchings (1):
alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
Guenter Roeck (1):
alpha: Define ioremap_wc
Matt Turner (2):
alpha: Fix build error without CONFIG_VGA_HOSE.
alpha: Fix section mismatches
Michael Cree (1):
alpha: support R_ALPHA_REFLONG relocations for module loading
Richard Henderson (3):
alpha: Update for new syscalls
alpha: Package string routines together
alpha: Fix typo in ev6-copy_user.S
arch/alpha/include/asm/io.h | 1 +
arch/alpha/include/asm/types.h | 2 +-
arch/alpha/include/asm/unistd.h | 2 +-
arch/alpha/include/uapi/asm/types.h | 12 +++++++++++-
arch/alpha/include/uapi/asm/unistd.h | 14 ++++++++++++++
arch/alpha/kernel/core_marvel.c | 6 ++++--
arch/alpha/kernel/core_titan.c | 2 ++
arch/alpha/kernel/module.c | 3 +++
arch/alpha/kernel/smp.c | 2 +-
arch/alpha/kernel/systbls.S | 9 +++++++++
arch/alpha/lib/Makefile | 22 ++++++++++++++++------
arch/alpha/lib/copy_user.S | 2 +-
arch/alpha/lib/ev6-copy_user.S | 7 ++++---
13 files changed, 68 insertions(+), 16 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists