[<prev] [next>] [day] [month] [year] [list]
Message-ID: <55E9BE90.7010308@ezchip.com>
Date: Fri, 4 Sep 2015 11:53:52 -0400
From: Chris Metcalf <cmetcalf@...hip.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
open list <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arch/tile changes for v4.3
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
--
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