All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tile updates for 3.8
@ 2012-12-18 21:04 Chris Metcalf
  0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2012-12-18 21:04 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Mailing List

Linus,

Please pull from:

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

These are a smattering of minor changes from Tilera and other folks,
mostly in the ptrace area.

Chris Metcalf (3):
      tilegx: remove __init from pci fixup hook
      arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
      arch/tile: clean up tile-specific PTRACE_SETOPTIONS

Simon Marchi (3):
      arch/tile: implement user_regset interface on tile
      arch/tile: implement arch_ptrace using user_regset on tile
      arch/tile: set CORE_DUMP_USE_REGSET on tile

Wei Yongjun (1):
      tile/PCI: use for_each_pci_dev to simplify the code

 arch/tile/include/asm/elf.h         |    2 +
 arch/tile/include/asm/ptrace.h      |    3 +-
 arch/tile/include/uapi/asm/ptrace.h |    8 +-
 arch/tile/kernel/pci.c              |    4 +-
 arch/tile/kernel/pci_gx.c           |    3 +-
 arch/tile/kernel/ptrace.c           |  140 ++++++++++++++++++++++++++++-------
 6 files changed, 126 insertions(+), 34 deletions(-)

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com


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

only message in thread, other threads:[~2012-12-18 21:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18 21:04 [GIT PULL] tile updates for 3.8 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.