summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/entry.S
AgeCommit message (Expand)AuthorFilesLines
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta1-0/+9
2013-02-15ARC: SMP supportVineet Gupta1-0/+4
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta1-0/+117
2013-02-15ARC: ptrace supportVineet Gupta1-0/+68
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta1-0/+14
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta1-2/+2
2013-02-15ARC: Signal handlingVineet Gupta1-3/+8
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta1-2/+13
2013-02-11ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta1-0/+27
2013-02-11ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta1-0/+571