index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: user_regset_view table fix for ia32 on 64-bit
Roland McGrath
2008-05-13
1
-2
/
+5
*
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
2008-04-26
1
-59
/
+8
*
x86_64 ia32 ptrace: use compat_ptrace_request for siginfo
Roland McGrath
2008-04-26
1
-29
/
+1
*
x86: regparm(3) is mandatory, no need to annotate
Harvey Harrison
2008-04-17
1
-1
/
+0
*
x86: ptrace.c: fix defined-but-unused warnings
Andrew Morton
2008-03-27
1
-84
/
+85
*
x86: ia32 syscall restart fix
Roland McGrath
2008-03-11
1
-1
/
+8
*
x86_64: make ptrace always sign-extend orig_ax to 64 bits
Roland McGrath
2008-03-07
1
-0
/
+10
*
x86: disable BTS ptrace extensions for now
Ingo Molnar
2008-02-29
1
-0
/
+12
*
x86 ptrace: fix compat PTRACE_SETREGS
Roland McGrath
2008-02-22
1
-2
/
+2
*
x86 ptrace: disallow null cs/ss
Roland McGrath
2008-02-06
1
-2
/
+23
*
x86, ptrace: add bts_struct size to status command
Markus Metzger
2008-01-30
1
-0
/
+2
*
x86, ptrace: add buffer size checks
Markus Metzger
2008-01-30
1
-4
/
+21
*
x86, ptrace: support 32bit-cross-64bit BTS recording
Markus Metzger
2008-01-30
1
-1
/
+1
*
x86, ptrace: rlimit BTS buffer allocation
Markus Metzger
2008-01-30
1
-46
/
+103
*
x86: x86 ptrace generic requests
Roland McGrath
2008-01-30
1
-36
/
+1
*
x86: x86 core dump TLS
Roland McGrath
2008-01-30
1
-0
/
+1
*
x86: x86 ptrace user_regset
Roland McGrath
2008-01-30
1
-159
/
+77
*
x86: x86 user_regset_view
Roland McGrath
2008-01-30
1
-0
/
+87
*
x86: x86 user_regset general regs
Roland McGrath
2008-01-30
1
-0
/
+109
*
x86: x86 i387 user_regset
Roland McGrath
2008-01-30
1
-1
/
+0
*
x86, ptrace: new ptrace BTS API
Markus Metzger
2008-01-30
1
-91
/
+130
*
x86, ptrace: change BTS GET ptrace interface
Markus Metzger
2008-01-30
1
-14
/
+16
*
x86, ptrace: use jiffies for BTS timestamps
Markus Metzger
2008-01-30
1
-1
/
+1
*
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
2008-01-30
1
-0
/
+212
*
x86: x86 ia32 ptrace arch merge
Roland McGrath
2008-01-30
1
-0
/
+214
*
x86: x86 ia32 ptrace getreg/putreg merge
Roland McGrath
2008-01-30
1
-2
/
+128
*
x86: x86 ptrace merge syscall trace
Roland McGrath
2008-01-30
1
-0
/
+64
*
x86: x86 ptrace arch merge
Roland McGrath
2008-01-30
1
-30
/
+35
*
x86: x86 ptrace getreg/putreg merge
Roland McGrath
2008-01-30
1
-4
/
+213
*
x86: x86 ptrace getreg/putreg cleanup
Roland McGrath
2008-01-30
1
-66
/
+96
*
x86: ptrace FLAG_MASK cleanup
Roland McGrath
2008-01-30
1
-3
/
+8
*
x86: ptrace_32 renamed
Roland McGrath
2008-01-30
1
-0
/
+484