summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/entry.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-20ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta1-1/+1
2013-02-15ARC: SMP supportVineet Gupta1-0/+49
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta1-0/+95
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta1-0/+45
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta1-12/+17
2013-02-15ARC: Signal handlingVineet Gupta1-0/+35
2013-02-11ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta1-0/+495