aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/entry.h
Commit message (Expand)AuthorAge
* ARC: Exception Handlers Code consolidationVineet Gupta2013-08-26
* ARC: SMP build breakageVineet Gupta2013-07-26
* ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta2013-06-26
* ARC: stop using pt_regs->orig_r8Vineet Gupta2013-06-22
* ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-22
* ARC: K/U SP saved from one location in stack switching macroVineet Gupta2013-06-22
* ARC: Increase readability of entry handlersVineet Gupta2013-06-22
* ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-22
* ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta2013-06-22
* ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta2013-06-22
* ARC: pt_regs update #0: remove kernel stack canaryVineet Gupta2013-06-22
* ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta2013-03-20
* ARC: SMP supportVineet Gupta2013-02-15
* ARC: Support for high priority interrupts in the in-core intcVineet Gupta2013-02-15
* ARC: [optim] Cache "current" in Register r25Vineet Gupta2013-02-15
* ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta2013-02-15
* ARC: Signal handlingVineet Gupta2013-02-15
* ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta2013-02-11