[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b4198de60912172315w73223eh996d32c89ac807fd@mail.gmail.com>
Date: Fri, 18 Dec 2009 02:15:09 -0500
From: Matt Turner <mattst88@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-alpha@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: [PULL] alpha-2.6
Hi Linus,
Please pull the 'for-linus' branch from
ssh://master.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6.git
for-linus
It contains some catch-up work, adding missing syscalls and perf
support, along with the new unreachable() stuff.
Thanks,
Matt Turner
The following changes since commit 55639353a0035052d9ea6cfe4dde0ac7fcbb2c9f:
Linus Torvalds (1):
Linux 2.6.33-rc1
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6.git for-linus
Daniele Calore (1):
alpha: Wire up missing/new syscalls
David Daney (1):
alpha: Convert BUG() to use unreachable()
Michael Cree (1):
alpha: Add minimal support for software performance events
arch/alpha/Kconfig | 1 +
arch/alpha/include/asm/bug.h | 3 ++-
arch/alpha/include/asm/perf_event.h | 9 +++++++++
arch/alpha/include/asm/unistd.h | 17 ++++++++++++++++-
arch/alpha/kernel/systbls.S | 16 +++++++++++++++-
5 files changed, 43 insertions(+), 3 deletions(-)
create mode 100644 arch/alpha/include/asm/perf_event.h
--
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