All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arch/tile changes for v3.10
@ 2013-05-01 17:47 Chris Metcalf
  0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2013-05-01 17:47 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Mailing List

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-01 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 17:47 [GIT PULL] arch/tile changes for v3.10 Chris Metcalf

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.