summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta2017-05-031-3/+59
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-1/+1
* ARC: Make way for pt_regs != user_regs_structVineet Gupta2015-06-191-7/+83
* ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-06-261-0/+4
* ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-121-1/+1
* ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-221-2/+4
* ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta2013-06-221-0/+8
* ARC: ptrace supportVineet Gupta2013-02-151-2/+134
* ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta2013-02-151-0/+26