开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2023-08-18
ARC: pt_regs: create seperate type for ecr
Vineet Gupta
2023-08-17
ARC: entry: rework (non-functional)
Vineet Gupta
2023-08-17
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
2022-11-15
arc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
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