From: Chris Metcalf <cmetcalf@tilera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/tile changes for v3.10
Date: Wed, 1 May 2013 13:47:16 -0400 [thread overview]
Message-ID: <51815524.8010505@tilera.com> (raw)
Linus,
Please pull the following changes for 3.10 from:
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
These are some minor new feature work and other changes that didn't merit
getting pushed up after the 3.9 merge window closed.
There should be a lot more activity in the 3.11 merge window.
Chris Metcalf (2):
tile: support atomic64_dec_if_positive()
tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
Henrik Austad (1):
tile: ns2cycles should use __raw_get_cpu_var
Paul Bolle (2):
tile: remove two outdated Kconfig entries
arch: remove KCORE_ELF again [tile]
Simon Marchi (6):
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
arch/tile: Enable HAVE_ARCH_TRACEHOOK
tile: move declaration of sys_call_table to <asm/syscall.h>
tile: Add definition of NR_syscalls
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
arch/tile: Fix syscall return value passed to tracepoint
arch/tile/Kconfig | 17 +++------------
arch/tile/include/asm/atomic.h | 21 +++++++++++++++++++
arch/tile/include/asm/irqflags.h | 10 ++++++++-
arch/tile/include/asm/ptrace.h | 3 ++-
arch/tile/include/asm/syscall.h | 6 ++++++
arch/tile/include/asm/syscalls.h | 6 ------
arch/tile/include/asm/thread_info.h | 8 +++++++
arch/tile/include/uapi/asm/unistd.h | 2 ++
arch/tile/kernel/intvec_32.S | 10 +++++++--
arch/tile/kernel/intvec_64.S | 24 +++++++++++++++------
arch/tile/kernel/ptrace.c | 39 ++++++++++++++++++-----------------
arch/tile/kernel/time.c | 6 +++++-
12 files changed, 102 insertions(+), 50 deletions(-)
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
reply other threads:[~2013-05-01 17:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51815524.8010505@tilera.com \
--to=cmetcalf@tilera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.