summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta2013-05-071-1/+3
* ARC: unaligned access emulation error handling consolidationVineet Gupta2013-05-071-2/+2
* ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta2013-03-201-1/+1
* ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta2013-03-111-25/+0
* ARC: Fix pt_orig_r8 accessVineet Gupta2013-02-151-2/+2
* ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta2013-02-151-2/+2
* ARC: Unaligned access emulationVineet Gupta2013-02-151-0/+13
* ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta2013-02-151-0/+9
* ARC: SMP supportVineet Gupta2013-02-151-0/+4
* ARC: Support for high priority interrupts in the in-core intcVineet Gupta2013-02-151-0/+117
* ARC: ptrace supportVineet Gupta2013-02-151-0/+68
* ARC: [optim] Cache "current" in Register r25Vineet Gupta2013-02-151-0/+14
* ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta2013-02-151-2/+2
* ARC: Signal handlingVineet Gupta2013-02-151-3/+8
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-111-2/+13
* ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta2013-02-111-0/+27
* ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta2013-02-111-0/+571
OpenPOWER on IntegriCloud