开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
arcregs.h
Age
Commit message (
Expand
)
Author
2019-02-21
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2019-01-17
ARC: boot log: print Action point details
Vineet Gupta
2019-01-17
ARCv2: boot log: BPU return stack depth
Vineet Gupta
2017-11-13
ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
Vineet Gupta
2017-10-03
ARCv2: boot log: identify HS48 cores (dual issue)
Vineet Gupta
2017-10-03
ARC: boot log: decontaminate ARCv2 ISA_CONFIG register
Vineet Gupta
2017-02-06
ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg
Yuriy Kolerov
2016-12-19
ARC: mm: No need to save cache version in @cpuinfo
Vineet Gupta
2016-11-30
ARC: breakout timer include code into separate header ...
Vineet Gupta
2016-11-30
ARC: breakout aux handling into a separate header
Vineet Gupta
2016-11-07
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
2016-10-28
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
2016-10-28
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
2016-10-28
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
2016-09-30
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
2016-03-12
ARC: build: Better way to detect ISA compatible toolchain
Vineet Gupta
2016-02-18
ARCv2: boot report CCMs (Closely Coupled Memories)
Vineet Gupta
2016-01-29
ARC: shrink cpuinfo by not saving full timer BCR
Vineet Gupta
2015-10-17
ARC: boot log: decode more mmu config items
Vineet Gupta
2015-10-17
ARC: mm: compute TLB size as needed from ways * sets
Vineet Gupta
2015-10-17
ARC: make write_aux_reg safer against macro substitution
Vineet Gupta
2015-08-20
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
Alexey Brodkin
2015-08-03
ARCv2: Fix the peripheral address space detection
Vineet Gupta
2015-06-22
ARCv2: MMUv4: cache programming model changes
Vineet Gupta
2015-06-22
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-22
ARCv2: [intc] HS38 core interrupt controller
Vineet Gupta
2015-06-22
ARC: uncached base is hard constant for ARC, don't save it
Vineet Gupta
2015-06-19
ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
Vineet Gupta
2015-06-19
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
Vineet Gupta
2015-04-13
ARC: Fix RTT boot printing
Vineet Gupta
2015-04-13
ARC: cosmetic: Remove unused ECR bitfield masks
Vineet Gupta
2015-04-13
ARC: Fix WRITE_BCR
Vineet Gupta
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
2014-10-13
ARC: unbork FPU save/restore
Vineet Gupta
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
2014-07-23
ARC: cache boot reporting updates
Vineet Gupta
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-06-22
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
2013-06-22
ARC: cache detection code bitrot
Vineet Gupta
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
2013-02-15
ARC: MMU Exception Handling
Vineet Gupta
2013-02-15
ARC: MMU Context Management
Vineet Gupta
2013-02-15
ARC: Cache Flush Management
Vineet Gupta
2013-02-11
ARC: Timers/counters/delay management
Vineet Gupta
2013-02-11
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
2013-02-11
ARC: Interrupt Handling
Vineet Gupta
2013-02-11
ARC: irqflags - Interrupt enabling/disabling at in-core intc
Vineet Gupta