aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/kernel/entry-compact.S
AgeCommit message (Expand)AuthorFilesLines
2019-07-08ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeGravatar Vineet Gupta 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2017-08-28ARC: typos fix in kernel/entry-compact.SGravatar Liav Rehana 1-11/+11
2016-12-13ARC: ARCompact entry: elide re-reading ECR in ProtV handlerGravatar Vineet Gupta 1-1/+1
2016-05-30ARC: [intc-compact] simplify code for 2 priority levelsGravatar Vineet Gupta 1-16/+2
2016-04-22ARCv2: Enable LOCKDEPGravatar Evgeny Voevodin 1-0/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionGravatar Vineet Gupta 1-4/+25
2015-10-28ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesGravatar Vineet Gupta 1-7/+3
2015-10-17ARC: [arcompact] entry.S: Elide extra check/branch in exception ret pathGravatar Vineet Gupta 1-12/+6
2015-10-17ARC: [arcompact] entry.S: Document preemption games for L2 intrGravatar Vineet Gupta 1-1/+14
2015-06-19ARC: entry.S: use single EXCEPTION_PROLOGUEGravatar Vineet Gupta 1-8/+6
2015-06-19ARC: entry.S: move some code around for cache locality in return pathGravatar Vineet Gupta 1-0/+2
2015-06-19ARC: entry.S: split into ARCompact ISA specific, common bitsGravatar Vineet Gupta 1-0/+393