index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
arcregs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
ARC: boot log: cut down on verbosity
Vineet Gupta
1
-9
/
+0
2019-02-25
ARCv2: boot log: refurbish HS core/release identification
Vineet Gupta
1
-1
/
+1
2019-02-25
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
1
-0
/
+1
2019-02-21
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
1
-0
/
+8
2019-01-17
ARC: boot log: print Action point details
Vineet Gupta
1
-1
/
+9
2019-01-17
ARCv2: boot log: BPU return stack depth
Vineet Gupta
1
-1
/
+1
2017-11-13
ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
Vineet Gupta
1
-1
/
+32
2017-10-03
ARCv2: boot log: identify HS48 cores (dual issue)
Vineet Gupta
1
-1
/
+2
2017-10-03
ARC: boot log: decontaminate ARCv2 ISA_CONFIG register
Vineet Gupta
1
-4
/
+4
2017-02-06
ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg
Yuriy Kolerov
1
-0
/
+3
2016-12-19
ARC: mm: No need to save cache version in @cpuinfo
Vineet Gupta
1
-1
/
+1
2016-11-30
ARC: breakout timer include code into separate header ...
Vineet Gupta
1
-8
/
+1
2016-11-30
ARC: breakout aux handling into a separate header
Vineet Gupta
1
-84
/
+1
2016-11-07
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
1
-0
/
+2
2016-10-28
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
1
-1
/
+1
2016-10-28
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
1
-1
/
+1
2016-10-28
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
1
-0
/
+1
2016-09-30
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
1
-9
/
+1
2016-03-12
ARC: build: Better way to detect ISA compatible toolchain
Vineet Gupta
1
-6
/
+0
2016-02-18
ARCv2: boot report CCMs (Closely Coupled Memories)
Vineet Gupta
1
-12
/
+20
2016-01-29
ARC: shrink cpuinfo by not saving full timer BCR
Vineet Gupta
1
-2
/
+1
2015-10-17
ARC: boot log: decode more mmu config items
Vineet Gupta
1
-1
/
+1
2015-10-17
ARC: mm: compute TLB size as needed from ways * sets
Vineet Gupta
1
-2
/
+2
2015-10-17
ARC: make write_aux_reg safer against macro substitution
Vineet Gupta
1
-1
/
+1
2015-08-20
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
Alexey Brodkin
1
-0
/
+1
2015-08-03
ARCv2: Fix the peripheral address space detection
Vineet Gupta
1
-4
/
+3
2015-06-22
ARCv2: MMUv4: cache programming model changes
Vineet Gupta
1
-2
/
+3
2015-06-22
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
1
-1
/
+1
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
1
-4
/
+49
2015-06-22
ARCv2: [intc] HS38 core interrupt controller
Vineet Gupta
1
-0
/
+1
2015-06-22
ARC: uncached base is hard constant for ARC, don't save it
Vineet Gupta
1
-1
/
+0
2015-06-19
ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
Vineet Gupta
1
-3
/
+0
2015-06-19
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
Vineet Gupta
1
-1
/
+2
2015-04-13
ARC: Fix RTT boot printing
Vineet Gupta
1
-0
/
+1
2015-04-13
ARC: cosmetic: Remove unused ECR bitfield masks
Vineet Gupta
1
-6
/
+3
2015-04-13
ARC: Fix WRITE_BCR
Vineet Gupta
1
-2
/
+2
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
1
-24
/
+53
2014-10-13
ARC: unbork FPU save/restore
Vineet Gupta
1
-8
/
+0
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
1
-4
/
+0
2014-07-23
ARC: cache boot reporting updates
Vineet Gupta
1
-1
/
+1
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
1
-0
/
+4
2013-06-22
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
1
-0
/
+5
2013-06-22
ARC: cache detection code bitrot
Vineet Gupta
1
-1
/
+1
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
1
-116
/
+0
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
1
-10
/
+112
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
1
-0
/
+5
2013-02-15
ARC: MMU Exception Handling
Vineet Gupta
1
-0
/
+91
2013-02-15
ARC: MMU Context Management
Vineet Gupta
1
-0
/
+7
2013-02-15
ARC: Cache Flush Management
Vineet Gupta
1
-0
/
+80
2013-02-11
ARC: Timers/counters/delay management
Vineet Gupta
1
-0
/
+11
[next]