[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAEdQ38Eoifx-07VVGq=WDc5x929=AJo9iXoCs-X5RpwCeVx=fw@mail.gmail.com>
Date: Thu, 24 May 2012 14:43:54 -0400
From: Matt Turner <mattst88@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Måns Rullgård <mans@...sr.com>,
Michael Cree <mcree@...on.net.nz>,
linux-alpha <linux-alpha@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PULL] alpha.git
Hi Linus,
Please pull from the for-linus branch of my alpha tree.
This pull adds the implementations of some Tru64 syscalls which allow
some proprietary software such as the C compiler to work on Linux.
Also, it adds some big-endian ioread functions to help us get closer
to building allyesconfig.
Thanks,
Matt
The following changes since commit f9369910a6225b8d4892c3f20ae740a711cd5ace:
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal (2012-05-23
18:11:45 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha.git for-linus
Mans Rullgard (2):
alpha: implement setsysinfo(SSI_LMF) as a no-op
alpha: implement various OSF/1 stat syscalls
Michael Cree (1):
alpha: add io{read,write}{16,32}be functions
arch/alpha/include/asm/io.h | 5 +
arch/alpha/include/asm/sysinfo.h | 1 +
arch/alpha/include/asm/unistd.h | 6 ++
arch/alpha/kernel/osf_sys.c | 166 ++++++++++++++++++++++++++++++++++++++
arch/alpha/kernel/systbls.S | 10 +-
5 files changed, 183 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists