Skip to content
  • Linus Torvalds's avatar
    Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc · e23b6225
    Linus Torvalds authored
    Pull new ARC architecture from Vineet Gupta:
     "Initial ARC Linux port with some fixes on top for 3.9-rc1:
    
      I would like to introduce the Linux port to ARC Processors (from
      Synopsys) for 3.9-rc1.  The patch-set has been discussed on the public
      lists since Nov and has received a fair bit of review, specially from
      Arnd, tglx, Al and other subsystem maintainers for DeviceTree, kgdb...
    
      The arch bits are in arch/arc, some asm-generic changes (acked by
      Arnd), a minor change to PARISC (acked by Helge).
    
      The series is a touch bigger for a new port for 2 main reasons:
    
       1. It enables a basic kernel in first sub-series and adds
          ptrace/kgdb/.. later
    
       2. Some of the fallout of review (DeviceTree support, multi-platform-
          image support) were added on top of orig series, primarily to
          record the revision history.
    
      This updated pull request additionally contains
    
       - fixes due to our GNU tools ...
    e23b6225