Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Feb 2016 16:18:21 +0000 (08:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Feb 2016 16:18:21 +0000 (08:18 -0800)
commite835a65f7ab143acf9aee6f9a98ef1c7afd2a835
tree298e2dfb1737508f2f7f2cd026ca50d86387e628
parent0cbb0b92689a1c4e0ac55f6188be563a813ac808
parent37eda9df5bd8444263418495632ea6ec750f03f9
Merge tag 'arc-4.5-fixes' of git://git./linux/kernel/git/vgupta/arc

Pull ARC fixes from Vineet Gupta:
 "I've been sitting on some of these fixes for a while.

   - Corner case of returning to delay slot from interrupt
   - Changing default interrupt prioiry level
   - Kconfig'ize support for super pages
   - Other minor fixes"

* tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  ARC: mm: Introduce explicit super page size support
  ARCv2: intc: Allow interruption by lowest priority interrupt
  ARCv2: Check for LL-SC livelock only if LLSC is enabled
  ARC: shrink cpuinfo by not saving full timer BCR
  ARCv2: clocksource: Rename GRTC -> GFRC ...
  ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
arch/arc/Kconfig