* [GIT PULL] arch/tile changes for 3.19
@ 2014-12-15 21:29 Chris Metcalf
0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2014-12-15 21:29 UTC (permalink / raw)
To: Linus Torvalds, Linux Kernel Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-15 21:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15 21:29 [GIT PULL] arch/tile changes for 3.19 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.