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