aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/ptrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-25ARC: enable HAVE_REGS_AND_STACK_ACCESS_API featureSergey Matyukevich1-0/+27
2021-09-30ARC: Add instruction_pointer_set() APIMasami Hiramatsu1-0/+5
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta1-5/+0
2020-03-16ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-08-28ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana1-0/+5
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta1-0/+4
2017-01-10ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta1-1/+1
2015-08-05ARC: Make pt_regs regs unsignedVineet Gupta1-27/+27
2015-07-13ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin1-1/+1
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta1-0/+43
2013-08-29ARC: Code cosmetics (Nothing semantical)Vineet Gupta1-29/+7
2013-06-26ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta1-16/+20
2013-06-22ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta1-0/+2
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta1-1/+0
2013-06-22ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta1-6/+0
2013-06-22ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta1-1/+1
2013-03-20ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta1-1/+1
2013-02-15ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta1-37/+1
2013-02-15ARC: Unaligned access emulationVineet Gupta1-0/+3
2013-02-15ARC: kprobes supportVineet Gupta1-0/+5
2013-02-15ARC: [Review] Prevent incorrect syscall restartsVineet Gupta1-0/+3
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta1-4/+20
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta1-0/+8
2013-02-11ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta1-0/+5
2013-02-11ARC: Fundamental ARCH data-types/definesVineet Gupta1-0/+126