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