summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/entry-compact.S
Commit message (Expand)AuthorAgeFilesLines
* ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeVineet Gupta2019-07-081-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARC: typos fix in kernel/entry-compact.SLiav Rehana2017-08-291-11/+11
* ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta2016-12-131-1/+1
* ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta2016-05-301-16/+2Star
* ARCv2: Enable LOCKDEPEvgeny Voevodin2016-04-221-0/+3
* ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta2015-11-141-4/+25
* ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesVineet Gupta2015-10-281-7/+3Star
* ARC: [arcompact] entry.S: Elide extra check/branch in exception ret pathVineet Gupta2015-10-171-12/+6Star
* ARC: [arcompact] entry.S: Document preemption games for L2 intrVineet Gupta2015-10-171-1/+14
* ARC: entry.S: use single EXCEPTION_PROLOGUEVineet Gupta2015-06-191-8/+6Star
* ARC: entry.S: move some code around for cache locality in return pathVineet Gupta2015-06-191-0/+2
* ARC: entry.S: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-191-0/+393