[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170904205054.GA18055@ivybridge.mattst88.com>
Date: Mon, 4 Sep 2017 13:50:54 -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>,
Ben Hutchings <ben@...adent.org.uk>,
Krzysztof Kozlowski <krzk@...nel.org>,
Geliang Tang <geliangtang@....com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Shyam Saini <mayhs11saini@...il.com>,
Dan Carpenter <dan.carpenter@...cle.com>,
Julia Cartwright <julia@...com>,
Sergei Trofimovich <slyfox@...too.org>,
Tobias Klauser <tklauser@...tanz.ch>
Subject: [PULL] alpha.git
Hi Linus,
Please pull my alpha git tree. It contains some small clean up patches I've
neglected, and some build improvements from Ben Hutchings.
Thanks,
Matt
The following changes since commit dd689a68bc3551ad7bdff2c881fede5f0bd12cfa:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha (2017-08-30 14:54:24 -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 d9e3cb2f9ed91020b780ee662bdec692a3f276c9:
alpha: math-emu: Fix modular build (2017-09-04 12:04:34 -0700)
----------------------------------------------------------------
Ben Hutchings (2):
alpha: Restore symbol versions for symbols exported from assembly
alpha: math-emu: Fix modular build
Dan Carpenter (1):
alpha: silence a buffer overflow warning
Geliang Tang (1):
alpha: use kobj_to_dev()
Julia Cartwright (1):
alpha: marvel: make use of raw_spinlock variants
Krzysztof Kozlowski (1):
alpha: defconfig: Cleanup from old Kconfig options
Masahiro Yamada (1):
alpha: squash lines for immediate return
Sergei Trofimovich (1):
alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*
Shyam Saini (1):
alpha: kernel: Use vma_pages()
Tobias Klauser (1):
alpha: use generic fb.h
arch/alpha/defconfig | 2 --
arch/alpha/include/asm/Kbuild | 1 +
arch/alpha/include/asm/asm-prototypes.h | 18 ++++++++++++++++++
arch/alpha/include/asm/core_marvel.h | 2 +-
arch/alpha/include/asm/fb.h | 13 -------------
arch/alpha/include/uapi/asm/unistd.h | 5 -----
arch/alpha/kernel/core_marvel.c | 2 +-
arch/alpha/kernel/pci-noop.c | 6 +-----
arch/alpha/kernel/pci-sysfs.c | 7 +++----
arch/alpha/kernel/pci.c | 6 +-----
arch/alpha/kernel/setup.c | 5 +++--
arch/alpha/kernel/smc37c669.c | 7 ++-----
arch/alpha/kernel/sys_marvel.c | 12 ++++++------
arch/alpha/kernel/traps.c | 2 ++
arch/alpha/math-emu/math.c | 1 +
15 files changed, 40 insertions(+), 49 deletions(-)
create mode 100644 arch/alpha/include/asm/asm-prototypes.h
delete mode 100644 arch/alpha/include/asm/fb.h
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists