Revision 1308fd75e5ae211ee2ad688a58e4d7d0d8df4975 authored by Linus Torvalds on 29 October 2016, 00:02:58 UTC, committed by Linus Torvalds on 29 October 2016, 00:02:58 UTC
Pull ARC updates from Vineet Gupta:

 - support IDU intc for UP builds

 - support gz, lzma compressed uImage [Daniel Mentz]

 - adjust /proc/cpuinfo for non-continuous cpu ids [Noam Camus]

 - syscall for userspace cmpxchg assist for configs lacking hardware atomics

 - rework of boot log printing mainly for identifying older arc700 cores

 - retiring some old code, build toggles

* tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  ARC: module: print pretty section names
  ARC: module: elide loop to save reference to .eh_frame
  ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
  ARC: build: retire old toggles
  ARC: boot log: refactor cpu name/release printing
  ARC: boot log: remove awkward space comma from MMU line
  ARC: boot log: don't assume SWAPE instruction support
  ARC: boot log: refactor printing abt features not captured in BCRs
  ARCv2: boot log: print IOC exists as well as enabled status
  ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
  ARC: syscall for userspace cmpxchg assist
  ARC: fix build warning in elf.h
  ARC: Adjust cpuinfo for non-continuous cpu ids
  ARC: [build] Support gz, lzma compressed uImage
  ARCv2: intc: untangle SMP, MCIP and IDU
2 parent s 6fcc8ce + b75dcd9
History
File Mode Size
hisilicon
sti
Kconfig -rw-r--r-- 2.5 KB
Makefile -rw-r--r-- 613 bytes
core.c -rw-r--r-- 9.7 KB
reset-ath79.c -rw-r--r-- 4.0 KB
reset-berlin.c -rw-r--r-- 2.7 KB
reset-lpc18xx.c -rw-r--r-- 6.5 KB
reset-meson.c -rw-r--r-- 4.6 KB
reset-oxnas.c -rw-r--r-- 3.2 KB
reset-pistachio.c -rw-r--r-- 3.6 KB
reset-socfpga.c -rw-r--r-- 4.0 KB
reset-stm32.c -rw-r--r-- 2.6 KB
reset-sunxi.c -rw-r--r-- 4.3 KB
reset-ti-syscon.c -rw-r--r-- 7.1 KB
reset-uniphier.c -rw-r--r-- 11.8 KB
reset-zynq.c -rw-r--r-- 3.7 KB

back to top