开源镜像站
帮助
动态
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
/
kernel
/
entry-compact.S
Age
Commit message (
Expand
)
Author
2023-08-18
ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
2023-08-17
ARC: entry: ARcompact EV_ProtV to use r10 directly
Vineet Gupta
2019-07-08
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-28
ARC: typos fix in kernel/entry-compact.S
Liav Rehana
2016-12-13
ARC: ARCompact entry: elide re-reading ECR in ProtV handler
Vineet Gupta
2016-05-30
ARC: [intc-compact] simplify code for 2 priority levels
Vineet Gupta
2016-04-22
ARCv2: Enable LOCKDEP
Evgeny Voevodin
2015-11-14
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
2015-10-28
ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes
Vineet Gupta
2015-10-17
ARC: [arcompact] entry.S: Elide extra check/branch in exception ret path
Vineet Gupta
2015-10-17
ARC: [arcompact] entry.S: Document preemption games for L2 intr
Vineet Gupta
2015-06-19
ARC: entry.S: use single EXCEPTION_PROLOGUE
Vineet Gupta
2015-06-19
ARC: entry.S: move some code around for cache locality in return path
Vineet Gupta
2015-06-19
ARC: entry.S: split into ARCompact ISA specific, common bits
Vineet Gupta