aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/ptrace.c
AgeCommit message (Expand)Author
41 hoursmaster: sync with upstream 6.6Bruce Ashfield
2022-11-15arc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov
2022-04-25ARC: implement syscall tracepointsSergey Matyukevich
2022-04-25ARC: enable HAVE_REGS_AND_STACK_ACCESS_API featureSergey Matyukevich
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2020-07-27arc: switch to ->regset_get()Al Viro
2020-04-12arc: ptrace: hard-code "arc" instead of UTS_MACHINEMasahiro Yamada
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-05-03ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta
2015-06-19ARC: Make way for pt_regs != user_regs_structVineet Gupta
2014-06-26ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta
2013-06-22ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta
2013-02-15ARC: ptrace supportVineet Gupta
2013-02-15ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta