index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
entry-arcv2.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helper
Vineet Gupta
2023-12-09
1
-0
/
+32
*
ARCv2: entry: rearrange pt_regs slightly
Vineet Gupta
2023-08-18
1
-6
/
+6
*
ARC: entry: replace 8 byte ADD.ne with 4 byte ADD2.ne
Vineet Gupta
2023-08-18
1
-1
/
+1
*
ARC: entry: replace 8 byte OR with 4 byte BSET
Vineet Gupta
2023-08-18
1
-2
/
+2
*
ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
2023-08-18
1
-1
/
+11
*
ARC: entry: rework (non-functional)
Vineet Gupta
2023-08-18
1
-9
/
+14
*
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
2023-08-18
1
-11
/
+6
*
ARC: entry: comment
Vineet Gupta
2020-04-13
1
-0
/
+2
*
ARC: add support for DSP-enabled userspace applications
Eugeniy Paltsev
2020-03-16
1
-0
/
+3
*
ARC: handle DSP presence in HW
Eugeniy Paltsev
2020-03-16
1
-0
/
+3
*
ARC: pt_regs: remove hardcoded registers offset
Eugeniy Paltsev
2019-12-28
1
-4
/
+4
*
ARCv2: entry: early return from exception need not clear U & DE bits
Alexey Brodkin
2019-08-05
1
-1
/
+1
*
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2019-07-08
1
-2
/
+1
*
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2019-07-01
1
-157
/
+140
*
ARCv2: entry: avoid a branch
Vineet Gupta
2019-07-01
1
-3
/
+2
*
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
2019-07-01
1
-8
/
+0
*
ARCv2: entry: comments about hardware auto-save on taken interrupts
Vineet Gupta
2019-07-01
1
-16
/
+62
*
ARCv2: support manual regfile save on interrupts
Vineet Gupta
2019-02-21
1
-0
/
+54
*
ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction
Alexey Brodkin
2018-01-18
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
2017-04-21
1
-0
/
+10
*
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
Vineet Gupta
2017-01-10
1
-0
/
+2
*
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-22
1
-0
/
+190