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