index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2022-04-25
ARC: implement syscall tracepoints
Sergey Matyukevich
2022-04-25
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2020-07-27
arc: switch to ->regset_get()
Al Viro
2020-04-12
arc: ptrace: hard-code "arc" instead of UTS_MACHINE
Masahiro Yamada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-05-03
ARCv2: ptrace: provide regset for accumulator/r30 regs
Vineet Gupta
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-19
ARC: Make way for pt_regs != user_regs_struct
Vineet Gupta
2014-06-26
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2013-10-12
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-06-22
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
2013-02-15
ARC: ptrace support
Vineet Gupta
2013-02-15
ARC: Last bits (stubs) to get to a running kernel with UART
Vineet Gupta