https://github.com/torvalds/linux
Revision ca122fe376fc43f7565e3e56e6777d06a433a4cc authored by Linus Torvalds on 25 November 2017, 18:21:54 UTC, committed by Linus Torvalds on 25 November 2017, 18:21:54 UTC
Pull ARC updates from Vineet Gupta:

 - more changes for HS48 cores: supporting MMUv5, detecting new
   micro-arch gizmos

 - axs10x platform wiring up reset driver merged in this cycle

 - ARC perf driver optimizations

* tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  ARC: perf: avoid vmalloc backed mmap
  ARCv2: perf: optimize given that num counters <= 32
  ARCv2: perf: tweak overflow interrupt
  ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet reset
  ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
  ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking
  ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the  ISA config
2 parent s 5e2fda4 + 8238573
History
Tip revision: ca122fe376fc43f7565e3e56e6777d06a433a4cc authored by Linus Torvalds on 25 November 2017, 18:21:54 UTC
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Tip revision: ca122fe
File Mode Size
1.Intro.rst -rw-r--r-- 14.3 KB
2.Process.rst -rw-r--r-- 23.6 KB
3.Early-stage.rst -rw-r--r-- 10.7 KB
4.Coding.rst -rw-r--r-- 20.8 KB
5.Posting.rst -rw-r--r-- 15.6 KB
6.Followthrough.rst -rw-r--r-- 11.8 KB
7.AdvancedTopics.rst -rw-r--r-- 9.5 KB
8.Conclusion.rst -rw-r--r-- 3.1 KB
adding-syscalls.rst -rw-r--r-- 24.6 KB
applying-patches.rst -rw-r--r-- 16.9 KB
changes.rst -rw-r--r-- 11.9 KB
code-of-conflict.rst -rw-r--r-- 1.4 KB
coding-style.rst -rw-r--r-- 35.5 KB
conf.py -rw-r--r-- 260 bytes
development-process.rst -rw-r--r-- 810 bytes
email-clients.rst -rw-r--r-- 10.8 KB
howto.rst -rw-r--r-- 27.5 KB
index.rst -rw-r--r-- 1.3 KB
kernel-docs.rst -rw-r--r-- 24.2 KB
kernel-driver-statement.rst -rw-r--r-- 4.0 KB
kernel-enforcement-statement.rst -rw-r--r-- 4.8 KB
magic-number.rst -rw-r--r-- 10.3 KB
management-style.rst -rw-r--r-- 13.1 KB
stable-api-nonsense.rst -rw-r--r-- 9.3 KB
stable-kernel-rules.rst -rw-r--r-- 6.5 KB
submit-checklist.rst -rw-r--r-- 4.7 KB
submitting-drivers.rst -rw-r--r-- 6.6 KB
submitting-patches.rst -rw-r--r-- 36.4 KB
volatile-considered-harmful.rst -rw-r--r-- 5.6 KB

back to top