From: Chris Metcalf <cmetcalf@ezchip.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/tile changes for 3.19
Date: Mon, 15 Dec 2014 16:29:14 -0500 [thread overview]
Message-ID: <548F52AA.7060207@ezchip.com> (raw)
Linus,
Please pull the following changes for 3.19 from:
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
Note that one of the changes converts my old cmetcalf@tilera.com email in
MAINTAINERS to the cmetcalf@ezchip.com email that you see on this email.
Chen Gang (3):
arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_user()
arch: tile: gxio: Export symbols for module using in 'mpipe.c'
arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by one
Chris Metcalf (2):
tile: avoid undefined behavior with regs[TREG_TP] etc
arch/tile: update MAINTAINERS email to EZchip
Joe Perches (1):
tile: Use the more common pr_warn instead of pr_warning
MAINTAINERS | 2 +-
arch/tile/gxio/mpipe.c | 4 ++
arch/tile/include/asm/io.h | 5 +-
arch/tile/include/asm/pgtable.h | 4 +-
arch/tile/include/asm/pgtable_64.h | 2 +-
arch/tile/include/uapi/asm/ptrace.h | 16 +++---
arch/tile/include/uapi/asm/sigcontext.h | 14 +++--
arch/tile/kernel/hardwall.c | 6 +--
arch/tile/kernel/irq.c | 5 +-
arch/tile/kernel/kgdb.c | 6 +--
arch/tile/kernel/kprobes.c | 3 +-
arch/tile/kernel/machine_kexec.c | 28 ++++------
arch/tile/kernel/messaging.c | 5 +-
arch/tile/kernel/module.c | 12 ++---
arch/tile/kernel/pci.c | 7 ++-
arch/tile/kernel/pci_gx.c | 95 ++++++++++++++-------------------
arch/tile/kernel/process.c | 16 +++---
arch/tile/kernel/setup.c | 36 ++++++-------
arch/tile/kernel/signal.c | 20 ++-----
arch/tile/kernel/single_step.c | 6 +--
arch/tile/kernel/smpboot.c | 5 +-
arch/tile/kernel/stack.c | 7 +--
arch/tile/kernel/time.c | 4 +-
arch/tile/kernel/traps.c | 10 ++--
arch/tile/kernel/unaligned.c | 22 ++++----
arch/tile/mm/fault.c | 34 ++++++------
arch/tile/mm/homecache.c | 6 +--
arch/tile/mm/hugetlbpage.c | 18 +++----
arch/tile/mm/init.c | 32 +++++------
arch/tile/mm/pgtable.c | 4 +-
30 files changed, 187 insertions(+), 247 deletions(-)
--
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com
reply other threads:[~2014-12-15 21:29 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=548F52AA.7060207@ezchip.com \
--to=cmetcalf@ezchip.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox