aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16x86 ptrace: user-sets-TF nitsRoland McGrath1-0/+10
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath1-95/+46
2008-07-01x86 ptrace: fix PTRACE_GETFPXREGS errorRoland McGrath1-2/+2
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath1-2/+5
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath1-59/+8
2008-04-26x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath1-29/+1
2008-04-17x86: regparm(3) is mandatory, no need to annotateHarvey Harrison1-1/+0
2008-03-27x86: ptrace.c: fix defined-but-unused warningsAndrew Morton1-84/+85
2008-03-11x86: ia32 syscall restart fixRoland McGrath1-1/+8
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath1-0/+10
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar1-0/+12
2008-02-22x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath1-2/+2
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath1-2/+23
2008-01-30x86, ptrace: add bts_struct size to status commandMarkus Metzger1-0/+2
2008-01-30x86, ptrace: add buffer size checksMarkus Metzger1-4/+21
2008-01-30x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger1-1/+1
2008-01-30x86, ptrace: rlimit BTS buffer allocationMarkus Metzger1-46/+103
2008-01-30x86: x86 ptrace generic requestsRoland McGrath1-36/+1
2008-01-30x86: x86 core dump TLSRoland McGrath1-0/+1
2008-01-30x86: x86 ptrace user_regsetRoland McGrath1-159/+77
2008-01-30x86: x86 user_regset_viewRoland McGrath1-0/+87
2008-01-30x86: x86 user_regset general regsRoland McGrath1-0/+109
2008-01-30x86: x86 i387 user_regsetRoland McGrath1-1/+0
2008-01-30x86, ptrace: new ptrace BTS APIMarkus Metzger1-91/+130
2008-01-30x86, ptrace: change BTS GET ptrace interfaceMarkus Metzger1-14/+16
2008-01-30x86, ptrace: use jiffies for BTS timestampsMarkus Metzger1-1/+1
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger1-0/+212
2008-01-30x86: x86 ia32 ptrace arch mergeRoland McGrath1-0/+214
2008-01-30x86: x86 ia32 ptrace getreg/putreg mergeRoland McGrath1-2/+128
2008-01-30x86: x86 ptrace merge syscall traceRoland McGrath1-0/+64
2008-01-30x86: x86 ptrace arch mergeRoland McGrath1-30/+35
2008-01-30x86: x86 ptrace getreg/putreg mergeRoland McGrath1-4/+213
2008-01-30x86: x86 ptrace getreg/putreg cleanupRoland McGrath1-66/+96
2008-01-30x86: ptrace FLAG_MASK cleanupRoland McGrath1-3/+8
2008-01-30x86: ptrace_32 renamedRoland McGrath1-0/+484