All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arch/tile changes for v4.3
@ 2015-09-04 15:53 Chris Metcalf
  0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2015-09-04 15:53 UTC (permalink / raw)
  To: Linus Torvalds, open list

Linus,

Please pull the following changes for 4.3 from:

   git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git HEAD

This includes secure computing support as well as miscellaneous minor improvements.

Chris Metcalf (4):
       tile: enable full SECCOMP support
       tile: Remove finish_arch_switch
       tile/vdso: emit a GNU hash as well
       tile: correct some typos in opcode type names

Viresh Kumar (1):
       tile/time: Migrate to new 'set-state' interface

  .../seccomp/seccomp-filter/arch-support.txt        |  2 +-
  arch/tile/Kconfig                                  | 17 +++++++++++++
  arch/tile/include/asm/Kbuild                       |  1 +
  arch/tile/include/asm/elf.h                        |  4 +---
  arch/tile/include/asm/switch_to.h                  |  8 +++----
  arch/tile/include/asm/syscall.h                    | 28 +++++++++++++++++++++-
  arch/tile/include/uapi/arch/opcode_tilegx.h        |  6 ++---
  arch/tile/kernel/intvec_32.S                       |  1 +
  arch/tile/kernel/intvec_64.S                       |  1 +
  arch/tile/kernel/process.c                         |  5 ++++
  arch/tile/kernel/ptrace.c                          |  3 +++
  arch/tile/kernel/time.c                            |  8 ++++---
  arch/tile/kernel/vdso/Makefile                     |  4 ++--
  include/uapi/linux/audit.h                         |  3 +++
  include/uapi/linux/elf-em.h                        |  2 ++
  15 files changed, 75 insertions(+), 18 deletions(-)

-- 
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com


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

only message in thread, other threads:[~2015-09-04 15:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 15:53 [GIT PULL] arch/tile changes for v4.3 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.