summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/ptrace.h
Commit message (Expand)AuthorAgeFilesLines
* ARC: Make pt_regs regs unsignedVineet Gupta2015-08-051-27/+27
* ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin2015-07-131-1/+1
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-0/+43
* ARC: Code cosmetics (Nothing semantical)Vineet Gupta2013-08-291-29/+7
* ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta2013-06-261-16/+20
* ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-221-0/+2
* ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-221-1/+0
* ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta2013-06-221-6/+0
* ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta2013-06-221-1/+1
* ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta2013-03-201-1/+1
* ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta2013-02-151-37/+1
* ARC: Unaligned access emulationVineet Gupta2013-02-151-0/+3
* ARC: kprobes supportVineet Gupta2013-02-151-0/+5
* ARC: [Review] Prevent incorrect syscall restartsVineet Gupta2013-02-151-0/+3
* ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta2013-02-151-4/+20
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-111-0/+8
* ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta2013-02-111-0/+5
* ARC: Fundamental ARCH data-types/definesVineet Gupta2013-02-111-0/+126