开源镜像站
帮助
动态
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
/
entry-arcv2.h
Age
Commit message (
Expand
)
Author
2023-12-08
ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helper
Vineet Gupta
2023-08-18
ARCv2: entry: rearrange pt_regs slightly
Vineet Gupta
2023-08-18
ARC: entry: replace 8 byte ADD.ne with 4 byte ADD2.ne
Vineet Gupta
2023-08-18
ARC: entry: replace 8 byte OR with 4 byte BSET
Vineet Gupta
2023-08-18
ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
2023-08-17
ARC: entry: rework (non-functional)
Vineet Gupta
2023-08-17
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
2020-04-12
ARC: entry: comment
Vineet Gupta
2020-03-16
ARC: add support for DSP-enabled userspace applications
Eugeniy Paltsev
2020-03-16
ARC: handle DSP presence in HW
Eugeniy Paltsev
2019-12-28
ARC: pt_regs: remove hardcoded registers offset
Eugeniy Paltsev
2019-08-05
ARCv2: entry: early return from exception need not clear U & DE bits
Alexey Brodkin
2019-07-08
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2019-07-01
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2019-07-01
ARCv2: entry: avoid a branch
Vineet Gupta
2019-07-01
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
2019-07-01
ARCv2: entry: comments about hardware auto-save on taken interrupts
Vineet Gupta
2019-02-21
ARCv2: support manual regfile save on interrupts
Vineet Gupta
2018-01-18
ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction
Alexey Brodkin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-20
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
2017-01-10
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
Vineet Gupta
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta