index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
ptrace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/tile: Fix syscall return value passed to tracepoint
Simon Marchi
2013-04-24
1
-1
/
+1
*
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
2013-03-22
1
-3
/
+14
*
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
2013-03-21
1
-20
/
+10
*
arch/tile: implement arch_ptrace using user_regset on tile
Simon Marchi
2012-12-18
1
-9
/
+6
*
arch/tile: implement user_regset interface on tile
Simon Marchi
2012-12-18
1
-0
/
+62
*
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Chris Metcalf
2012-12-14
1
-3
/
+7
*
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
Chris Metcalf
2012-12-13
1
-17
/
+40
*
arch/tile: don't allow user code to set the PL via ptrace or signal return
Chris Metcalf
2010-11-01
1
-18
/
+21
*
ptrace: cleanup arch_ptrace() on tile
Namhyung Kim
2010-10-28
1
-2
/
+2
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-28
1
-3
/
+6
*
arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode
Chris Metcalf
2010-10-15
1
-42
/
+36
*
arch/tile: avoid erroneous error return for PTRACE_POKEUSR.
Chris Metcalf
2010-07-06
1
-0
/
+1
*
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
1
-1
/
+2
*
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
2010-06-04
1
-0
/
+203