Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARC: ARCompact entry: elide re-reading ECR in ProtV handler | Vineet Gupta | 2016-12-13 | 1 | -1/+1 |
* | ARC: [intc-compact] simplify code for 2 priority levels | Vineet Gupta | 2016-05-30 | 1 | -16/+2 |
* | ARCv2: Enable LOCKDEP | Evgeny Voevodin | 2016-04-22 | 1 | -0/+3 |
* | ARC: [arcompact] Handle bus error from userspace as Interrupt not exception | Vineet Gupta | 2015-11-14 | 1 | -4/+25 |
* | ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes | Vineet Gupta | 2015-10-28 | 1 | -7/+3 |
* | ARC: [arcompact] entry.S: Elide extra check/branch in exception ret path | Vineet Gupta | 2015-10-17 | 1 | -12/+6 |
* | ARC: [arcompact] entry.S: Document preemption games for L2 intr | Vineet Gupta | 2015-10-17 | 1 | -1/+14 |
* | ARC: entry.S: use single EXCEPTION_PROLOGUE | Vineet Gupta | 2015-06-19 | 1 | -8/+6 |
* | ARC: entry.S: move some code around for cache locality in return path | Vineet Gupta | 2015-06-19 | 1 | -0/+2 |
* | ARC: entry.S: split into ARCompact ISA specific, common bits | Vineet Gupta | 2015-06-19 | 1 | -0/+393 |