summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/entry-compact.S
AgeCommit message (Expand)AuthorLines
2023-08-18ARC: entry: Add more common chores to EXCEPTION_PROLOGUEVineet Gupta-13/+0
2023-08-17ARC: entry: ARcompact EV_ProtV to use r10 directlyVineet Gupta-4/+2
2019-07-08ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeVineet Gupta-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2017-08-28ARC: typos fix in kernel/entry-compact.SLiav Rehana-11/+11
2016-12-13ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta-1/+1
2016-05-30ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta-16/+2
2016-04-22ARCv2: Enable LOCKDEPEvgeny Voevodin-0/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta-4/+25
2015-10-28ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesVineet Gupta-7/+3
2015-10-17ARC: [arcompact] entry.S: Elide extra check/branch in exception ret pathVineet Gupta-12/+6
2015-10-17ARC: [arcompact] entry.S: Document preemption games for L2 intrVineet Gupta-1/+14
2015-06-19ARC: entry.S: use single EXCEPTION_PROLOGUEVineet Gupta-8/+6
2015-06-19ARC: entry.S: move some code around for cache locality in return pathVineet Gupta-0/+2
2015-06-19ARC: entry.S: split into ARCompact ISA specific, common bitsVineet Gupta-0/+393